Aaron Morris wrote:
On 4/25/06, Hamish Robertson <[EMAIL PROTECTED]> wrote:
Hello
I have been using cwRsync on some Windows boxes, backing up to a Linux server.
I have found some issues which files being open and not being copied etc, so I
decided that I would log the outpu
Hello
I have been using cwRsync on some Windows boxes, backing up to a Linux server.
I have found some issues which files being open and not being copied etc, so I
decided that I would log the output from the rsync command on the Windows
clients so that I can look at them.
On the Windows boxes, I
Matt McCutchen wrote:
On Wed, 2006-04-19 at 08:51 +0100, Hamish Robertson wrote:
rsync -vbalz --stats --backup-dir=/yesterday_backups/
--exclude-from="exclude_list.txt" --files-from="include_list.txt"
--rsh="ssh" . [EMAIL PROTECTED]:/path/to/fold
Hello
I run rsync on a server and I backup our office PCs to it using cwRsync
on Windows PCs. The command I use to backup these PCs is:
rsync -vbalz --stats --backup-dir=/yesterday_backups/
--exclude-from="exclude_list.txt" --files-from="include_list.txt"
--rsh="ssh" . [EMAIL PROTECTED]:/p
In technical terms, is rsync capable of dealing with backing up any type of
file then? In practical terms, has anyone had any corruption problems when
backing up files?
Thanks
Hamish
Alex Pedenko ([EMAIL PROTECTED]) wrote:
>
> we use rsync to move encrypted files with no problems. i would say tha