Does OpenSSH scp/sftp mode transfer sparse files correctly, i.e. are holes skipped and not transferred as chunks of 0 bytes? [1] We're asking about sparse files in the >= 1PB range, which consists of multi-TB holes with around 600-2000GB of valid data.
Perhaps rsync would be a good fit here, it supports --sparse. _______________________________________________ openssh-unix-dev mailing list openssh-unix-dev@xxxxxxxxxxx https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev