> Hello,
>
> I use rsync in the company to make a backup every 4 hours.
>
> but I would like to do in a way like this, that the rsync make a backup of
> the changed files until one month long.
>
> EX:- file.bak.001 file.bak.002 .
>
> This file will be to get always, and so i can get the all fi
I'm getting an error trying to pull a file with ssh/rsync:
$ rsync -e 'ssh -i .ssh/id_rsa' [EMAIL PROTECTED]::www/index.html index.html
rsync: unable to open configuration file "rsyncd.conf": No such file or
directory
rsync error: syntax or usage error (code 1) at clientserver.c(502)
rsync: connec