what kind attrs are going to be transfered by rsync?

Tony Abernethy tony at servacorp.com
Thu Jun 4 08:10:18 GMT 2009


Each different OS has a different idea of what attributes exist for whatever
they call files.
The exact combination of attributes will not map exactly from any OS to any
other OS, 
although it is possible to preserve some crude distinctions in many (most?)
cases.
You look at the error messages to see what did not go through.
You read the man pages to get some idea of what to tell it to attempt.
Critical information is what attributes exist in what files system on which
system.
That information is really outside the scope of documentation about rsync.
You might have some luck with some kind of universal file system, but I'd
bet on snake oil.

If you can limit yourself to what is in common, you can make it look like it
works.

-----Original Message-----
From: rsync-bounces+tony=servacorp.com at lists.samba.org
[mailto:rsync-bounces+tony=servacorp.com at lists.samba.org] On Behalf Of
Daniel.Li
Sent: Thursday, June 04, 2009 2:53 AM
To: Rsync
Subject: Re: what kind attrs are going to be transfered by rsync?

It seems there is a discussion long time ago. But little info.
http://fixunix.com/tools/540757-do-not-reply-bug-3245-improve-rsyncs-error-m
essages-make-themclearer.html 


I noticed that it's status is assigned, Has it been improved?
https://bugzilla.samba.org/show_bug.cgi?id=3245 

On Thu, 2009-06-04 at 14:44 +0800, Daniel.Li wrote:
> Dear list,
> 
> I have met this error. I wanna know what attrs are transfer by rsync
> program? 
> 
> sent 5045 bytes  received 262853 bytes  107159.20 bytes/sec
> total size is 130560  speedup is 0.49
> rsync error: some files/attrs were not transferred (see previous errors)
> (code 23) at main.c(1535) [generator=3.0.5]
> 
> Any help is appreciated. Thanks.
> 
> 
> -- 
> Daniel Li
> 
> 
-- 
Daniel Li


-- 
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



More information about the rsync mailing list