[Bug 2187] rsync large file getting verification failed using -z

2004-12-28 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=2187 --- Additional Comments From [EMAIL PROTECTED] 2004-12-28 20:27 --- I added --partial to the options and got two files same in size,but not same in md5 checksum. And then I did the following test. First, I made two test files, test and

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

Re: trouble with chmod on certain symlinks

2004-12-28 Thread Wayne Davison
On Mon, Dec 27, 2004 at 10:34:13PM -0500, btb wrote: > chown "/Users/luna/Documents/backups/groundnoise/etc/courier/imapd.pem" > failed: No such file or directory

Re: Restricting rsync over ssh

2004-12-28 Thread Martin Scharrer
On Tuesday 28 December 2004 17:12, Dmitry V. Levin wrote: > > I was thinking to the folowing solution, but i don't know if it is > > secure enough : > > Create a dummy-shell sor ssh login that only allow the rsync --server > > --sender command. Then i get the path of the wanted files, and i appene

Re: preserving symlinks

2004-12-28 Thread John Van Essen
On Tue, 28 Dec 2004, C.Zimmermann <[EMAIL PROTECTED]> wrote: > > I only want to preserv symlinks when copying but rsync deletes the > leading "/" on the target system or does nothing regarding to the > options I use. > > My Symlink on the Source Filesystem : serviceWeb -> > /users/service/.public

Re: Restricting rsync over ssh

2004-12-28 Thread Alessandro Ranellucci
On 28-12-2004 at 19:12, Dmitry V. Levin wrote: >Use chroot(2) to get more robust solution. >See also ftp://ftp.altlinux.org/pub/people/ldv/rshell/ You may want to have a look at this shell: http://foosh.sourceforge.net/ I use it and it's nice for rsync (I can't do chroot). - Alessandro

Re: Restricting rsync over ssh

2004-12-28 Thread Dmitry V. Levin
On Tue, Dec 28, 2004 at 05:24:27PM +0100, Bob wrote: > I would like to avoid using chroot because it implies my dummy-shell > must run in suid root. Furthermore, it forces to create a jail with the > binaries and libraries inside. I was thinking to this solution to avoid > doing this. Is there

Re: Restricting rsync over ssh

2004-12-28 Thread Bob
I would like to avoid using chroot because it implies my dummy-shell must run in suid root. Furthermore, it forces to create a jail with the binaries and libraries inside. I was thinking to this solution to avoid doing this. Do you think there are some security issues using realpath instead of

Re: Restricting rsync over ssh

2004-12-28 Thread Dmitry V. Levin
Hi, On Tue, Dec 28, 2004 at 04:53:45PM +0100, Bob wrote: > I have very special needs and i wanted to use rsync over ssh. I don't > know if a solution already exists for what i want to do. I want to > provide rsync over ssh to my users. Howevern i want to have the > following limitations : > 1.

Restricting rsync over ssh

2004-12-28 Thread Bob
Hi I have very special needs and i wanted to use rsync over ssh. I don't know if a solution already exists for what i want to do. I want to provide rsync over ssh to my users. Howevern i want to have the following limitations : 1. No shell access 2. Limitting users to their home directories I w

preserving symlinks

2004-12-28 Thread C.Zimmermann
Hi, I only want to preserv symlinks when copying but rsync deletes the leading "/" on the target system or does nothing regarding to the options I use. My Symlink on the Source Filesystem : serviceWeb -> /users/service/.public_html results to: serviceWeb -> users/service/.public_html on the dest

[Bug 2187] rsync large file getting verification failed using -z

2004-12-28 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=2187 --- Additional Comments From [EMAIL PROTECTED] 2004-12-28 03:31 --- I think it's a common problem. In fact I have been transfered a list of files which become larger everyday for a long time using rsync. When XYSHAGLS.BAK was not large