hi I am quite new to shell script and need to complete the following;
lftp 10-14 files from one ftp server to another then move the transmitted files to /transmitted/ddmmyy on orginating ftp host.
FTP Server: Lftp sftp://path
Path: u2/uat-elan/uat/
Copy files from above path to: Lftp ftps://path
Move copied files to new newly created ddmmyyyy folder: u2/uat-elan/uat/transmitted/ddmmyy
Any assistance would be appreciated.

Reply With Quote
