[Bug 2957] rsync hangs when client put files to server (checked in 2.6.6 too)

2005-10-10 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=2957 --- Additional Comments From [EMAIL PROTECTED] 2005-10-10 16:36 --- Tried the shell-script here: Creating files, syncing, creating files with other content, syncing - all fine. Even with 2500 instead of 500 files. Too bad :-( Any possib

Why pay big bucks? Create your OWN website now!

2005-10-10 Thread Bertram Oconnor
Looking for cheap high-quality software? that will be accessing this feed. Poets are the unacknowledged legislators of the world. I'd give my right arm to be ambidextrous. By all means, let's not confuse ourselves with the facts! Life is anything that dies when you stomp on it.

For professional documents use professional software...

2005-10-10 Thread Rolf Hogan
Get discounted OEM software from Online Store! that will be accessing this feed. Practice Random Acts of Kindness and Senseless Beauty. Californians invented the concept of life-style. This alone warrants their doom. The only possible form of exercise is to talk, not to walk. If everybo

Re: whether rsync supports resource fork or any alternative

2005-10-10 Thread Dan Pritts
not in the standard rsync. see: http://www.quesera.com/reynhout/misc/rsync+hfsmode/ http://archive.macosxlabs.org/rsyncx/rsyncx.html for two rsync-based solutions for mac os x. On Wed, Oct 05, 2005 at 08:22:00PM +0530, Amol Gajewar wrote: > Respected Sir > > I want to know whther rsync

Update: Re: Help with synchronizing two directories on remote servers

2005-10-10 Thread symbulos - ethical services (external mailing lists)
Strangely we can login as ssh from the pc here, but we cannot login as ssh from the other remote server (ssh: connect to host serverb port 22: Connection refused). What is happening? I do not understand. Corrado On Monday 10 Oct 2005 17:44, Paul Slootman wrote: > On Mon 10 Oct 2005, symbulos

Re: Help with synchronizing two directories on remote servers

2005-10-10 Thread symbulos - ethical services (external mailing lists)
The fact is, we can login as username on this server. Instead of giving an error should then ask me for password, I think. Corrado On Monday 10 Oct 2005 17:44, Paul Slootman wrote: > On Mon 10 Oct 2005, symbulos - ethical services (external mailing lists) wrote: > > What I do is to go to one

Re: Help with synchronizing two directories on remote servers

2005-10-10 Thread Paul Slootman
On Mon 10 Oct 2005, symbulos - ethical services (external mailing lists) wrote: > > What I do is to go to one of the server (server a) as root > using ssh, navigate to the directory, and write > > rsync -avz [EMAIL PROTECTED]:directory/ ./ > > This is the error we get > > ssh: connect to h

Re: Help with synchronizing two directories on remote servers

2005-10-10 Thread symbulos - ethical services (external mailing lists)
I apologise for the incongruous posting. We have two webservers, a and b, both of them with rsync installed. We would like to rsync one directory on one server with another directory on another server. What I do is to go to one of the server (server a) as root using ssh, navigate to the direc

Help with sincronizing two directories on remote servers

2005-10-10 Thread symbulos - ethical services (external mailing lists)
Dear friends, a newbie here. we have two webservers, a and b, both of them with rsync installed. We would like to rsync one directory on one server with another directpory on another server. What I do is to go to one of the server (server a) as root using ssh, navigate to the directory, and

[Bug 2957] rsync hangs when client put files to server (checked in 2.6.6 too)

2005-10-10 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=2957 --- Additional Comments From [EMAIL PROTECTED] 2005-10-10 03:00 --- Created an attachment (id=1495) --> (https://bugzilla.samba.org/attachment.cgi?id=1495&action=view) Simple shellscript for reproducing the bug This simple script repro