On 10/02/14 05:38, Lorenz wrote:
> i have a problem. But let me first describe my setup. [...rsnapshot
configuration...]
> cmd_ssh/usr/bin/ssh
> ssh_args-i /home/backupuser/.ssh/id_rsa
> rsync: Failed to exec /usr/bin/ssh -i /home/backupuser/.ssh/id_rsa:
No such file or directory (2)
On 28/09/12 16:06, Satish Shukla wrote:
Our pipe is limited and we don't want to give everything to rsync, We
have situation where we want rsync transfers to scale up or down
within a specified bandwidth limit. For e.g. if there are two (or
multiple) rsyncs running parallel they should be cont
On 11/06/12 21:24, Kevin Korb wrote:
You might want to look into --fake-super. It can store metadata
things (like ownership) in the file attributes instead of setting them
on the file.
Thank you for the suggestion. Again, that seems to be a work-around
(albeit possibly a better one)?
Chris
-
I want to use rsync to backup a couple of Windows systems to a central
point. To this end I installed the "DeltaCopy" implementation of an
rsync server on the Windows boxes. On the central server I have rsync
3.0.7 running on a Debian GNU/Linux distribution. (I also have a similar
configuration