Permission problems on Win 7 x64

2011-09-14 Thread Highend
Hi, I have a major problem with permissions on files that are rsynced from Strato Hidrive to a local machine (Win 7 Ultimate x64 SP1 German). The permissions for the source file (e.g. an executable like: Xshell.exe) are: Everyone with Full control (inherited from the root of drive D:) Now I sync

DO NOT REPLY [Bug 3978] readonly source -> incomplete transfers (permission problems)

2006-09-17 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=3978 [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 3978] New: readonly source -> incomplete transfers (permission problems)

2006-07-29 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=3978 Summary: readonly source -> incomplete transfers (permission problems) Product: rsync Version: 2.6.4 Platform: x86 OS/Version: Linux Status: NEW Sever

Re: Permission problems running rsync as a Windows service

2005-01-09 Thread Lapo Luchini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Joel Brown wrote: > So I think that the Administrator account in some way > has less privileges than the SERVICE account but I > just can't work out what the crucial differences > relating to running as a service are. I think each WinXP account has a

Permission problems running rsync as a Windows service

2004-12-28 Thread Joel Brown
I've spent a long time searching the archives and can't find a solution to my problem- apologies if I've missed it. I've been running rsync absolutely fine for a couple of months on Win2K server using Win2K & WinXP clients with a 'regular' service installation using cygrunsrv (below). It works exc

permission problems

2003-07-02 Thread Frank Kicenko
Hi All, I have a simple problem... I am trying to sync a file from one server to another by running the following: rsync ./some.file x.x.x.x:/dir/dir2 This used to work.. now I'm getting 'permission denied' errors... I also test rsh running rsh -l userid x.x.x.x /bin/true > test.dat and am ge

RE: Rsync / SSH / Cygwin .. permission problems..

2003-06-03 Thread Oswell, Michael
ch1.5-1 zlib 1.1.4-1 Use -h to see help about each section Thanks, -- Mike Oswell -Original Message- From: Lapo Luchini [mailto:[EMAIL PROTECTED] Sent: May 31, 2003 12:29 AM To: Oswell, Michael Cc: '[EMAIL PROTECTED]'; CygWin Subject: Re: Rsync / SSH

Re: Rsync / SSH / Cygwin .. permission problems..

2003-06-03 Thread Vince Hoffman
> >Cygwin is installed on both systems and works perfectly. OpenSSH is > >installed and running, and the rsync user we created is able to ssh using > >password-less keys between the 2 systems. When I run rsync, it correctly > >pulls the data down that I want. The problem is that there are NO > >

Re: -p option in man and help [Was: Rsync / SSH / Cygwin ..permission problems..]

2003-06-01 Thread jw schultz
On Sat, May 31, 2003 at 11:51:25AM +0200, Lapo Luchini wrote: > jw schultz wrote: > > >On Sat, May 31, 2003 at 09:48:47AM +0200, Lapo Luchini wrote: > > > > > >>Actually it seems to me the opposite: it has perms also without -p... > >>maybe it is the default? > >> > >> > >Without -p new files

Re: Rsync / SSH / Cygwin .. permission problems..

2003-05-31 Thread jw schultz
On Sat, May 31, 2003 at 09:48:47AM +0200, Lapo Luchini wrote: > Actually it seems to me the opposite: it has perms also without -p... > maybe it is the default? Without -p new files get perms of source as modified by umask. --

Re: Rsync / SSH / Cygwin .. permission problems..

2003-05-31 Thread Lapo Luchini
jw schultz wrote: Hey cygwiners have you no comment? I think this is a cygwin limitation. Perms are probably not supported. With -p it will use whatever perms stat returned (apparently ). I'm not sure why you are getting a 0200 mode. I asked Micheal Oswell for more details because perms ar

Re: Rsync / SSH / Cygwin .. permission problems..

2003-05-31 Thread Lapo Luchini
Oswell, Michael wrote: [sorry for the full quote, but I'm CCing the cygwin mailing list too] I am attempting to use rsync to "mirror" data between several windows 2000 and windows XP systems. I am a UNIX person by nature, so decided the easiest way to go about doing this would be to use Cygwin wit

Re: Rsync / SSH / Cygwin .. permission problems..

2003-05-30 Thread jw schultz
On Thu, May 29, 2003 at 10:02:02AM -0700, Oswell, Michael wrote: > I am attempting to use rsync to "mirror" data between several windows 2000 > and windows XP systems. I am a UNIX person by nature, so decided the > easiest way to go about doing this would be to use Cygwin with cron and ssh > runni

Rsync / SSH / Cygwin .. permission problems..

2003-05-30 Thread Oswell, Michael
I am attempting to use rsync to "mirror" data between several windows 2000 and windows XP systems. I am a UNIX person by nature, so decided the easiest way to go about doing this would be to use Cygwin with cron and ssh running as services, then run the rsync connection nightly through cron. Cyg

Filesystem Permission problems

2002-06-10 Thread Leaw, Chern Jian
HI, I would like to copy my file, i.e. test_file.cc on 1 host machine into another user's home directory i.e /usr/adm/ken_lee/ , on a different host machine. These 2 hosts machines, i.e host1 and host2 are on different NIS domains. I tried copying my file into the other user's home directory, b

Re: rsync logging and permission problems

2001-10-19 Thread Dave Dykstra
On Wed, Oct 17, 2001 at 08:36:22PM -0400, Faheem Mitha wrote: > > Dear rsync people, > > I have just started using rsync for backups. I have had a couple of > issues. Note I'm trying to use rsync as user using ssh between two > machines both running Debian GNU/Linux potato (2.2r3). The local mac

rsync logging and permission problems

2001-10-17 Thread Faheem Mitha
Dear rsync people, I have just started using rsync for backups. I have had a couple of issues. Note I'm trying to use rsync as user using ssh between two machines both running Debian GNU/Linux potato (2.2r3). The local machine is currently running 2.4.6-1 and the remote 2.3.2-1.2. 1) When I run