Search Results

Search: Posts Made By: HROMERO
1,879
Posted By HROMERO
Sftp Scrip
I have this script but it is not working I need help, to transmit a file and rename it.

#!/bin/ksh

final_file="file name"

ftp -nvd IP_address << ENDFTP

user username password

cd...
11,789
Posted By HROMERO
SFTP script
I have this script but it is not working I need help, to transmit a file and rename it.

#!/bin/ksh

final_file="file name"

ftp -nvd IP_address << ENDFTP

user username password

cd...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 03:53 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy