On Sun, 2007-12-16 at 06:00 +0530, [EMAIL PROTECTED] wrote:
> Thanks for your advise on using ACL's.
> Since the rsync command is embedded within a wrapper, if I have to
> change the command, I will have to rebuild the entire package and
> install the new package on all the related servers.
> To av
On Tue, 2007-12-11 at 20:45 +0530, [EMAIL PROTECTED] wrote:
> Yes Exactly.
> When I give;
>
> $ ssh [EMAIL PROTECTED] umask
> 077
> Which explains my problem.
>
> Is this taking from /etc/profile?. B'cos under ~msctrans/.profile, the
> umask is set to 022.
>
> How do I by-pass and tell rsy
On Fri, 2007-12-07 at 12:35 +0530, [EMAIL PROTECTED] wrote:
> Curiously, whatever be the file permission it masks the group and
> users to 00 and retains the perm for owner.
> However, If we add the -p bit to rsync, it's retaining the
> permissions.
This is strong evidence that the umask seen by
Hi,
Until now we have been using rsync with SSH for copying data across
different sites.
They are bundled within wrappers and are circulated thru' cronjobs.
All the sites exchange data in this way.
It is working fine in all the sites, but except for 1 site. It transfers the
files fine, but it chan