Displaying 3 results from an estimated 3 matches for "langelino".
Did you mean:
langelier
2005 Jul 22
2
rsync doesn't copy all files
Hi,
I live in Portugal.
I have a Windows 2000 server with file sharing activated in my company.
I have a linux box with a 200Gb disk for backups with rsync.
I make an smbmount to /mnt/w2kbox then I use rsync like this:
rsync -ar /mnt/w2kbox /200gb_disk
The problem is that we use accents and cedillas and those files are not
copied to the backup directory.
Rsync says:
file has vanished:
2008 Mar 07
1
--detect-moved patch and --link-dest
Hi,
I am using --link-dest for my rotating backups. Noticing the
"--detect-renamed-lax" patch to rsync 3.0.0. I was hoping to make use
of the --detect-moved. Unfortunately, "--detect-moved" does not seem
to recognize the --linkdest option. A moved file is getting transferred
again and a new file is created at the receiving end instead of
linking to the moved
2007 Feb 06
2
Rsync 3.0.0 report and a performance question.
Hi,
first a short success report: rsync 3.0.0 works as far as I can tell
flawless for me.
My performance question: Below are of some recent backup stats one,
using the old protocol (29), the other the latest cvs (30). As you see,
the file creation time has dropped significantly (0.01 sec vs 80.2 sec).
Still the overall performance hasn't increased much. This may not be
surprising as