The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

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




Thread: Automated FTP
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #7 (permalink)  
Old 06-10-2002
taher_n taher_n is offline
Registered User
  
 

Join Date: Jun 2002
Posts: 9
Question FTP with all directories+all subtrees

Thanks all..
even I was looking for automatic FTP and it worked for me too.
however I still have one problem as how can I FTP all directories with thier respective sub-directories between two hosts.

Its possible as of now but the structer of the directory has to be existing before, so that FTP can put all the files in their respective sub-directories by saying "mget *". But if the directory structure does not exists then FTP "mget *" command only gets files from home to home and not sub-directories and the files existing in the respective sub-directories.

can you all please help ? is there any way ?
Thanks and Regards
Taher