How do I download a whole folder through FTP in Terminal?
Tell me more
×
Ask Different is a question and answer site for
power users of Apple hardware and software. It's 100% free, no registration required.
|
The FTP works within a directory, not on directories as containers of files. If you absolutely had to get the job done and ftp was the only tool you could use - you could cobble together an Thankfully there are alternatives like |
|||||||||||
|
|
Another way is to use curl
I think this is working, or file by file
I hope this helped. |
|||||||
|
|
|
Use
|
|||||||
|