The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Advanced & Expert Users
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 10-18-2007
harim harim is offline
Registered User
  
 

Join Date: Sep 2007
Posts: 5
Arrow FTP Files Sequentially

Hi Gurus,

i have to transfer files one by one from ftp server to target server

all files which is to be transferred lies in one ftp folder

i have to move those files sequentially from ftp to target and must verify files for successful transmission .

then i have to delete corresponding files in ftp

the above said process should be done until all files in the ftp are deleted.

Help/Ideas from any one is really apperciated