• 1 Post
  • 10 Comments
Joined 5 months ago
cake
Cake day: July 1st, 2025

help-circle



  • Yes, using rsync between the two servers would be the best option. I guess, despite I already have the drives. On my end I could provide the access and arrange proper security with VPN, but at the target there are still too many question marks and I cannot currently count on some basic Linux knowledge there.

    For a previous transfer of much less data I had to write a PS script that handled the transfer. It was very slow.

    So, I am actually dealing with another problem: Can I get enough information from the non-tech persons to provide the best and easiest solution for them.

    Thx so far all the ideas from all of you.


  • Thx.

    The disks are only meant for transport at this time.

    The more I think about it, the more I lean towards btrfs, because even if they don’t use btrfs on the target server the copying process will do the error correction based on the checksums in btrfs itself. I hope btrfs does it the same way as ZFS in this scenario.