Top "Rsync" questions

GENERAL RSYNC SUPPORT IS OFF-TOPIC.

keep rsync from removing unfinished source files

I have two machines, speed and mass. speed has a fast Internet connection and is running a crawler which downloads …

storage web-crawler rsync
Bypass Rsync Prompt "Are you sure you want to continue connecting"

How do you bypass this question or add a flag that auto answers this? Because I am trying to write …

linux rsync
cwrsync in windows not being recognised

I am trying to move from a mac environment to a windows one and require rsync. Found cwrsync @ http://www.…

windows rsync cwrsync
Monitoring Rsync Progress

I'm trying to write a Python script which will monitor an rsync transfer, and provide a (rough) estimate of percentage …

python progress rsync
How can I use rsync to backup files changed within a recent period?

Is it possible to specify a time range so that rsync only operates on recently changed files. I'm writing a …

linux scripting backup rsync bsd
Rsync checksum only for same size files

There's a bunch of threads regarding rsync checksum, but none seems addressing this need, which would be the most effective …

time size rsync checksum skip
Any way to eliminate time lag with sshfs?

If I rsync a directory with some remote directory under an sshfs management, even if the rsync process finishes synching …

linux ssh rsync sshfs
Cannot get rsync exclude option to exclude dir

Having an issues with rsync. I'm using rsync as a glorified cp command. I have in a script the following …

linux unix scripting rsync
rsync "connection refused" error

I'm getting crazy with rsync which gives me a "connection refused" error. Here's my problem: I have two servers, used …

rsync openstack-swift connection-refused
Slashes and the rsync command

I am trying to do something along the same lines as what is asked in this question: RSync: How do …

linux unix directory rsync