[SunHELP] ftp recursively.
    sunhelp at sunhelp.org 
    sunhelp at sunhelp.org
       
    Wed Jul 18 11:53:50 CDT 2001
    
    
  
 Man ftp. Give ftp either the -i switch or interactively give it the "prompt off" command.
Then use
"mget <string>" to get multiple files.
i.e.-
ftp -i blah.ftp.net
mget *
or 
ftp blah.ftp.net
prompt off
mget *
 -david
> Can anyone tell me how to ftp all files in one directory and its
> subdirectory? At ftp prompt, what subcommand or option I should use to do
> it?
    
    
More information about the SunHELP
mailing list