I was transferring a few dozen gigs from one PC to another with scp. I got disconnected and double checked and found FTP to be faster (I scp only affected CPU to encrypt)
How do I resume my file transfer? I want to copy all of my files recursing from a root directory and not spend hours overwrite files.
I am using FTP on the command line for Mac Leopard which should be the same as linux
What is the command to put multiple directories without overwriting files (while still recurring) with FTP?