-
Senior Member
FTP: get a directory and everything in it
HI,
I was using ftp on the command line and I needed to get a directory. Is there a way to get the whole directory w/o having it ask you if you want to download every file??
I type 'help mget' -> get multiple files ....DUHHHHHH.
thanx.
-
Kind Mastermind
Re: FTP: get a directory and everything in it
Try wget -rc ftp://ftp.skldjfsdf.com/pub/aksjdalsj/asd/ and it shoud get it all for you. You could also try mget * and then use the flag to get all of the files.
-
Member
Re: FTP: *get a directory and everything in it
look at ncftp - bit better then normal CLI ftp- apt-get install ncftp or google for it.
-
Re: FTP: *get a directory and everything in it
ncftp> get -R whatever_dir
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks