rsync-phenomenon

2009-01-18 Thread August C. Quint
Hi, I have some questions regarding rsync. I've created a little script that makes a backup of my home-directory using rsync. When I call this script again _all files_ will be copied again. What's wrong here? My environment: OS is Linux (SuSE 10.3) I want to backup my internal disk to an exte

DO NOT REPLY [Bug 6041] rsync --delete from ext3 to hfs+ always deletes files with special characters in name.

2009-01-18 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6041 i...@retrosync.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Re: --compare-dest; I'm missing the boat

2009-01-18 Thread Harry Putnam
Matt McCutchen writes: First a comment: You have far more expertise than I in all the many things that come into play in this kind of endeavor. So any opinions I have or have posted should be taken with a large grain of salt. > On Sat, 2009-01-17 at 14:57 -0600, Harry Putnam wrote: >> Matt McC

Does rsync support resuming feature?

2009-01-18 Thread Daniel
Hi All, Does rsync support resuming feature? Now, this is the case, when we back a 4GB file, for example. I have backed up for about 2GB in progress, and we found this is a connnection problem to Internet, so we simply re-plug the net-cable and do rsynce again. Currently, I found rsync have to re

Re: Does rsync support resuming feature?

2009-01-18 Thread Cyd
maybe try option --partial and/or --partial-dir= rsync manpage on google for more informations :) On Mon, Jan 19, 2009 at 8:17 AM, Daniel wrote: > Hi All, > Does rsync support resuming feature? > Now, this is the case, when we back a 4GB file, for example. > I have backed up for about 2GB in p