Someone recently tooted about robocopy on Windows, and I can't find it in my feed. (Probably because I have no idea how to use Elasticsearch and even though it says it's working... ????)
Anyway, I wanted to also mention "rclone" - it says it's "rsync for cloud" but it works over SMB and SSH and, with a little twiddling, works great for copying large chunks of data multi-threadedly back and forth to/from your NAS and local thingie, whatever it may be. It's multi-platform, cross-platform compatible, and doesn't NEED to be configured for SMB or SSH, you can simply say "copy from source to dest" and it will Do Its Thing. It has, as the name implies, a "sync" option as well, like rsync, where it will copy new files, leave old files alone, and delete no-longer existing files.
It will also do this for a few dozen different cloud provider storage types, like S3, Google Drive, Dropbox, etc.
https://rclone.org
Robocopy is nice, but rclone is also nice!
#robocopy #rclone