On Tue, 2008-12-16 at 10:13 -0500, Sebastien Roy wrote:
> In this context, an option "--sort-by-size" would be very helpful to get
> the maximum number of files transfered before an interruption. "size"
> could be the actual file size, or the ammount of bytes that rsync intend
> to transfer.
>
> F
https://bugzilla.samba.org/show_bug.cgi?id=5977
--- Comment #1 from m...@mattmccutchen.net 2008-12-19 00:41 CST ---
What makes you think this is a bug in rsync? To me it looks more likely to be
caused by Windows and/or Cygwin mishandling the special characters in the path.
--
Conf
On Fri, 2008-12-19 at 11:46 +0800, Daniel wrote:
> I backup data in test_laptop folder in my laptop to the server. And I use
> another PC to get data back from server, and the folder is named with
> test_pc. But rsync is going to create a folder test_laptop in test_pc. I
> just wanna everything in
Dear Sir,
I have a question about rsync restore process.
I backup data in test_laptop folder in my laptop to the server. And I use
another PC to get data back from server, and the folder is named with
test_pc. But rsync is going to create a folder test_laptop in test_pc. I
just wanna everything in
On Mon, Dec 15, 2008 at 12:20:23PM +0100, Peter Rindfuss wrote:
> The latter is a (partial) ACL from /wzb/user/spura, the "spura"
> person's home dir.
The ACL code uses a array to hold the various ACLs it finds. The
receiver builds a list of the items that the sender sends to it, and is
told inde
resent since earlier one didn't show up correctly. Also updated the email
Hi all,
I need some help. I self compiled rsync 3.0.4 on Mac OSX 10.4 (Tiger)
Trying to run the command below...
rsync --dry-run -aucvvvX --log-file=fly-dryrun.txt /Volumes/airplane/
/Volumes/plane/flight
when
GOOD EVENING. Iwish join the job
--
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: http://www.catb.org/~esr/faqs/smart-questions.html
Cheers mate thanks,
That was EXACTLY what I was looking for. I swear to god I scoured the
internet and rsync man pages, but I did not see the little 'p' modifier.
Thanks again Matt!
Matt McCutchen-7 wrote:
>
> On Wed, 2008-12-17 at 09:02 -0800, Richard Lee wrote:
>> src(local copy) --> dst(s
On Fri, Dec 12, 2008 at 12:56 PM, Roman Fiedler
wrote:
> Hi list,
>
> After reading rsync docu and doing online search, I still failed to find a
> simple solution for following problem:
>
> The goal is to sync two directories using rsync without running the rsync
> daemon on one of the two hosts.