Tagged Questions
0
votes
2answers
702 views
How to upload (and measure) SFTP in parallel?
I've got a remote server that I can access via SFTP. (Not FTP over SSL. SFTP.)
Periodically, I need to push a few thousand new files to that machine.
How can I:
Upload upload these in parallel?
...