FTP & File Transfer

rsync

A utility for efficient incremental file synchronization that computes the differences between source and destination files and transmits only the changed blocks, dramatically reducing bandwidth usage for large or frequently updated datasets. rsync can operate over a direct connection, SSH tunnel, or its own protocol, and supports options for compression, checksumming, permission preservation, and deletion of files removed from the source.

Protocolos relacionados

Mencionado en guías

Ver también