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. [1] Note the difference: Sparse files can have data sections which consist of valid 0 bytes. Holes in sparse files represent regions where no data space is allocated, but they read as 0 bytes Lionel _______________________________________________ openssh-unix-dev mailing list openssh-unix-dev@xxxxxxxxxxx https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev