this is not entirely true, you can use rcp or scp (which does provide recursively) scp wants although a secure shell server running, which is surely a good thing.
you may also do a telnet, zip (tar cfz mydir.tar.gz mydir) the directory and then copy with ftp but i dont advice it. this is any case better than mc and copy since what you transmit is compress
Main Topics
Browse All Topics





by: ravenplPosted on 2008-03-31 at 02:16:09ID: 21244047
You can't get whole directory with just one FTP command. The ftp protocol have no command for that. ere/subdir "
wget can do it for You "-r" option stands for recursive
I use "mc" (midnight commander) built in ftp client, from mc subshell "cd ftp://ftp.something.somewh