On Tue, 2009-10-27 at 23:38 -0400, Tony wrote:
> When rsync 3.0.6 copies files with HFS+ File Compression, the new
> extended attribute decmpfs is not preserved, and the UF_COMPRESSED
> flag is not set on the destination and the destination file is not
> compressed.
>
> I examined the destin
On Tue, 2009-10-27 at 19:31 -0400, Tony wrote:
> Are there any patches (or planned updates) to rsync v3.0.6 to handle
> the HFS+ File Compression that Apple introduced with Snow Leopard?
What kind of special treatment from rsync were you expecting? I read
http://arstechnica.com/apple/reviews/2
Are there any patches (or planned updates) to rsync v3.0.6 to handle
the HFS+ File Compression that Apple introduced with Snow Leopard?
--
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
On Tue, 2009-10-27 at 15:38 -0700, Jacob Weber wrote:
> Is it possible to call rsync and tell it to use a filter file if it
> exists, but otherwise continue without errors?
>
> If I pass "--filter=. .rsync-filter", it will fail if .rsync-filter
> doesn't exist.
>
> I know you can pass "--filt
Is it possible to call rsync and tell it to use a filter file if it
exists, but otherwise continue without errors?
If I pass "--filter=. .rsync-filter", it will fail if .rsync-filter
doesn't exist.
I know you can pass "--filter=: /.rsync-filter" to search for filter
files in each director