Hi,
I use the below command to freshen or fetch files:
/usr/bin/rsync --rsh=/usr/local/openssh/bin/ssh -rltDv --delete $source
$destination
When a file is fetched (as new, and not freshened) it is created locally
with owner/group as root:other, i.e. it is run as a root cron.
Is it possible for newly created files to be owned by another user, even
though it is running as root?
Thanks,
Mike
_________________________________________________________________
Be the first to hear what's new at MSN - sign up to our free newsletters!
http://www.msn.co.uk/newsletters
--
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html