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.

Get Instant Access to Files.com

The button below will take you to our Free Trial signup page. Click on the white "Start My Free Trial" button, then fill out the short form on the next page. Your account will be activated instantly. You can dive in and start yourself or let us help. The choice is yours.