Comment on Can/should I just use a networked folder as a duplicati backup destination?

just_another_person@lemmy.world ⁨1⁩ ⁨week⁩ ago

I think you’re asking about the Samba share? If it works, there’s no real downside except the speed and general wonkiness of the SMB protocol.

As I would rank the different options:

  1. Rsync+SSH would be fastest if you’re sending entire directories and not packaging first. A bit slower if sending huge files.
  2. NFS would be fastest if sending prepackaged large files, but overall slower if sending a bunch of smaller files
  3. SMB will be slowest in any scenario, but may be easier for you

source
Sort:hotnewtop