what's the PC version of "wget -r" to get files off an ftp site in the command line?

Posted by Bec on Super User See other posts from Super User or by Bec
Published on 2010-06-11T14:31:08Z Indexed on 2010/06/11 14:43 UTC
Read the original article Hit count: 205

Filed under:
|
|
|

someone showed me a really quick way to get folders off an ftp site via the shell on a Mac using the command "wget -r ftp://" (then the address of the ftp site folder location) and it would download to whatever folder i was in, keeping all the sub directories the same as the ftp site

seemed really quick and easy, but how do i do a similar thing on a PC?

© Super User or respective owner

Related posts about Windows

Related posts about ftp