HI version is available. Content is displayed in original English for accuracy.
Advertisement
Advertisement
⚡ Community Insights
Discussion Sentiment
76% Positive
Analyzed from 993 words in the discussion.
Trending Topics
#rsync#synology#smb#more#run#bit#files#rclone#multiple#copy

Discussion (32 Comments)Read Original on HackerNews
If the author is reading, it would be nice to clarify that the 10g network comment is irrelevant. I was under the impression at least 1 of the devices would have a 10g link, but at least 2 of the 3 didn't. It was a bit confusing, but it's also very late where I am.
Your suggestions is also very nice, you can just turn off your own PC and wait for it to finish.
I don't even think rclone can split across multiple interfaces like SMB does.
I just finished slurping all of my files off an old Synology and onto a TrueNAS server. Unlike the article here, my Syno is 2x1Gb in a LAG, so I was really only getting ~1Gbps at max.
One disappointment with TrueNAS is that it doesn't support SMB-MC unless you put each interface on a separate subnet (which is a strange limitation because Samba itself doesn't seem to suffer from this, since synology handles it fine)
I don't know if this is better, but...an alternative is rclone, which uses rsync under the hood. It can also do parallel jobs and is restartable on any failed partial copy.
When I've had to do large Synology-to-Synology moves, that's what I've used. The multiple rsyncs in parallel really helps if you've got a lot of small files.
> rsync under the hood
Is it? I think one is written in C (rsync) and the other is in Go lang (rclone)
Also, it kinda sounds like the UNAS might not be supporting ADS' for some reason? That alone could be a problem later on...
In other words, yes, it may be restartable, but if it takes more than twice as long, just recopy the file(s) if needed.
If you want to get the advantage of SMB multi stream copies (in rsync*), look for LACP or other options. Not sure if Synology does that though.
I'm honestly surprised that SMB was faster here. I've never had luck getting it to perform well, so this is a bit of a shock.
https://docs.nersc.gov/services/bbcp/
for example, Immich is a huge upgrade to Synology photos. I didn't know how much i was missing out.