public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Dave Korn <dave.korn.cygwin@googlemail.com>
To: cygwin@cygwin.com
Subject: Re: Bug or feature missing in rsync.
Date: Wed, 16 Sep 2009 14:23:00 -0000	[thread overview]
Message-ID: <4AB0F823.6010100@gmail.com> (raw)
In-Reply-To: <4AB0EF6C.70605@lapo.it>

Lapo Luchini wrote:
> Lapo Luchini wrote:
>> Dave Korn wrote:
>>>   It appears that cygwin has the xattr functions implemented and exported
>> Of course I'd like to; I didn't hope it could be as easy as that. =)
> 
> Yes, it seems it was as easy as that.

  Hmm, it may or may not be...

> % rsync-3.0.6-1/inst/usr/bin/rsync.exe --version
> rsync  version 3.0.6  protocol version 30
> Copyright (C) 1996-2009 by Andrew Tridgell, Wayne Davison, and others.
> Web site: http://rsync.samba.org/
> Capabilities:
>     64-bit files, 64-bit inums, 32-bit timestamps, 64-bit long ints,
>     socketpairs, hardlinks, symlinks, IPv6, batchfiles, inplace,
>     append, ACLs, xattrs, iconv, symtimes
> 
> "make check" tests seems to have good results too, except the xattr one
> is a SKIP.
> Mhhh, that depends on a missing commandline "setfattr" utility.

  I downloaded ftp://oss.sgi.com/projects/xfs/cmd_tars/attr_2.4.43-1.tar.gz
and found it builds OOTB, but my first attempt to use setfattr got me an error:

> $ ./setfattr/.libs/setfattr.exe -n bar -v baz foo
> setfattr: foo: Operation not supported

  Nor was getfattr capable of showing me the attributes I set in the windows
explorer file properties "summary" tab.  I'm taking a look through the strace
to see what's failing and why.  The code might need a little porting.

    cheers,
      DaveK



--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

  reply	other threads:[~2009-09-16 14:23 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-08 10:28 Linda Walsh
2009-09-16  9:03 ` Lapo Luchini
2009-09-16  9:24   ` Lapo Luchini
2009-09-16 11:59     ` Dave Korn
2009-09-16 13:33       ` Lapo Luchini
2009-09-16 14:00         ` Lapo Luchini
2009-09-16 14:23           ` Dave Korn [this message]
2009-09-16 14:26             ` Dave Korn
2009-09-17  4:48               ` Lapo Luchini
2009-09-17 10:27                 ` Dave Korn
2009-09-17 12:08                   ` Vincent R.
2009-09-17 13:23                     ` mingw question : Post repetita Vincent R.
2009-09-17 13:39                       ` Dave Korn
2009-09-21 14:58               ` Bug or feature missing in rsync Corinna Vinschen
2009-09-16 18:52           ` Linda Walsh

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4AB0F823.6010100@gmail.com \
    --to=dave.korn.cygwin@googlemail.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).