Skip to main content

Rsync

Rsync is a popular utility used for efficiently syncing files from one computer to another.

Files.com does not support Rsync, however, it offers comparable functionality via the Files.com Command Line App (CLI) and via rclone.

Command Line (CLI) App

To perform a sync with the CLI, the --sync flag can be used with the upload or download command to specify that only new files (based on modified date) be transferred.

Here is a "push" (upload) example for syncing files from a local Documents folder to a Files.com folder of the same name:

files-cli upload Documents Documents --sync --send-logs-to-cloud

Here is a "pull" (download) example for syncing files to a local Documents folder from a Files.com folder of the same name:

files-cli download Documents Documents --sync --send-logs-to-cloud

Rclone

RcloneExternal LinkThis link leads to an external website and will open in a new tab is mature, open-source software originally inspired by rsync. Rclone supports Files.com and can be used to perform rsync actions with your Files.com site. Refer to our rclone documentation for more information.

Ready to Transform Your File Infrastructure?

Join over 4,000 organizations that trust Files.com to manage their mission-critical file flows. Start your free trial today and see why we're the #1 rated file orchestration platform.

No credit card required • 7-day free trial • Setup in minutes