Simon McManus
Javascript Engineer
Links tagged: rsync
-
Introduction to Rsync
Rsync is a tool created as part of the Samba project that provides quick and incremental file transfer. It serves as a replacement for the scp and rcp tools. Rsync is a great way to upload files to a remote server, particularly when you need the remote machine to maintain a current mirror of the local files using minimal transfer, because rsync is very efficient in what it transfers over the network.
April 21st 2017
Browse Links
Recent ‐
By Tag