I was transferring large files using scp, but I got this error: rite failed: Broken pipe lost connection.
Now I need to re-launch scp but tell it to take back from the last file. I looked into the man, and couldn't figure out how to do so, there no interactive mode or skipping the files when they already exist in the destination...
Thank you for your help on this!