Rclone with rsync server?

What is the problem you are having with rclone?

Does rclone operate with rsync servers? I have colleague using an unencrypted rsync server on port 873 and I'd like to know if rclone can connect to and pull data from that.

What is your rclone version (output from rclone version)

Using rclone 1.56

Which OS you are using and how many bits (eg Windows 7, 64 bit)

Ubuntu 21.04 64-bit.

Which cloud storage system are you using? (eg Google Drive)

rsync server.

The command you were trying to run (eg rclone copy /tmp remote:tmp)

Paste command here

The rclone config contents with secrets removed.

Paste config here

A log from the command with the -vv flag

Paste  log here

Hi Strider3000, welcome to the forum.

The short answer is: No.

You can find a more elaborate answer here:

Is it the rsync protocol (which is more or less deprecated) or is it over ssh? Generally, if it supports SSH, you can use SFTP.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.