[PATCH] Exceeding white spaces and a typo

2010-03-25 Thread Andrea Gelmini
From: Andrea Gelmini andrea.gelm...@gelma.net --- rsync3.txt | 22 +++--- 1 files changed, 11 insertions(+), 11 deletions(-) diff --git a/rsync3.txt b/rsync3.txt index 42d77dc..293680f 100644 --- a/rsync3.txt +++ b/rsync3.txt @@ -1,6 +1,6 @@ -*- indented-text -*- -Notes

include/exclude problems

2010-03-25 Thread Vitaly V. Ganusov
Dear Wayne, I am using rsync to synchronize my working files from home computer to the work computer. I want to sync only the files in some directories and no .files. However, I do need to sync several files from .mozilla director (addressbook, calendar and bookmarks) which are located in the

Re: include/exclude problems

2010-03-25 Thread Paul Slootman
On Thu 25 Mar 2010, Vitaly V. Ganusov wrote: from excluded-utk.txt file: + .mozilla-thunderbird/ + .mozilla-thunderbird/afc5fv2p.default/ + .mozilla-thunderbird/afc5fv2p.default/abook.mab + .mozilla-thunderbird/afc5fv2p.default/storage.sdb - .mozilla-thunderbird/afc5fv2p.default/ImapMail

Re: include/exclude problems

2010-03-25 Thread Vitaly V. Ganusov
You are right, the reason that I did not see that before is that the file on the server was newer than on my desktop. It now all works. However, it seems like a very messy way to sync a given file (by excluding bunch of other files that are not needed). Would you suggest a better way? Could

rsync give option mkdir -p

2010-03-25 Thread Alex
Hello how i can use rsync whith mkdir -p for nackup dirs ? when i use rsync / /backup/month/day i need automatic creation month and day dirs. mkdir -p can do that, but rsync can't -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change

Re: rsync give option mkdir -p

2010-03-25 Thread Lloyd Standish
Alex, to create directories for a series of backups and other backup administration tasks, I think you should consider using a backup program or shell script - there are several. I am author of one, called snap2. It uses rsync as backup engine. You have find it here:

Test post - ignore

2010-03-25 Thread David A. Soussan
Posted a message earlier, seen others since but not mine. Test post to see if this makes it to the list or not. -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read:

rsync issue with lots of small files

2010-03-25 Thread David A. Soussan
(Sorry if this is a repost - didn't see my earlier post, so thinking it got lost somehow.) Wayne, et al: First posting, and I'm a n00b with rSync. I was having issues with rSync from a PC (3.0.7 either via DeltaCopy or cwRsync) to a Freenas box (3.0.6). I've since replicated and isolated the

Re: UDT4 and rsync? support to socket.c?

2010-03-25 Thread Jamie Lokier
Jan Wagner wrote: Jamie Lokier kirjoitti: Jan Wagner wrote: Hi, has anyone of the devels considered adding UDT4 fast reliable udp transport to socket.c, as a user-selectable alternative to using default slow TCP? It could give a 4 to 10-fold throughput improvement to rsync speed over

Re: UDT4 and rsync? support to socket.c?

2010-03-25 Thread Jamie Lokier
Jamie Lokier wrote: I'll be interested if TCP cannot reach anywhere near the same performance level, because TCP is hardware assisted if you have sensible 10G hardware, and I can't imagine UDT4 needing any less RAM on an unreliable network. Having just read the presentation poster, UDT does