5 ms·
No need to get fancy, scp or rsync are the tried and true options here.
by orbz 3y ago
No need to get fancy, scp or rsync are the tried and true options here.
- brudgers 3y agoOr on Windows, Xcopy.
- PopAlongKid 3y agoOr robocopy.
- jftuga 3y agoYes. It has many options - one of them being the capability of copying multiple files concurrently with the /MT switch.
- krylon 3y agorobocopy is nice.