I'm surprised you don't see a message saying permission denied, but
by default rsync modules are read only. You need a
read only = false
in rsyncd.conf.
- Dave Dykstra
On Mon, Sep 17, 2001 at 09:25:49AM -0700, dennis wrote:
> Hi
>
> I'm a new rsync user. I have two systems, A and B both wi
Easy enough... look at your parameters. You're saying that you must not transfer more
than 48kb in a session... you actual mileage will be slightly smaller, because of
overhead. You have limited yourself to a bandwidth of 200kbps for a duration of
2400 seconds.
A single 400Mb file would ta
Hi,
I have some files size 400MB+ that my rsync ends on, error message is :
"Write failed: Broken pipe".
Without this "big files" everything works smoothe.
I searched to find anything about this problem but so far without any luck.
Source machine : Solaris 8, rsync-2.4.6
Destinatio
On Fri, Sep 14, 2001 at 10:29:37PM -0500, Phil Howard wrote:
> Dave Dykstra wrote:
>
> > If stunnel doesn't work, how about this idea: what if you hand out an
> > unencrypted SSH "private" key to all users, and put in a .ssh/authorized_keys
> > on the server with a forced command that restricts w
Hi
I'm a new rsync user. I have two systems, A and B both with rsync
installed. I've setup rsync in daemon mode on system B and want to rsync
a directory /projects/sw/lib/ from system A to system B. My rsyncd.conf
file on system B looks like this:
[swlibrary]
path = /projects/sw
On 17 Sep 2001, willem <[EMAIL PROTECTED]> wrote:
> hi,
> I was wondering if ther was any way of letting rsync not log to
> the message file. I use rsync over ssh. my log out put is
>
> connect form (my ip)
> log: connection from (my ip) port 1023
> log: could not revers map addres (my ip)
> log:
hi,
I was wondering if ther was any way of letting rsync not log to
the message file. I use rsync over ssh. my log out put is
connect form (my ip)
log: connection from (my ip) port 1023
log: could not revers map addres (my ip)
log: RSA authentication for use mirror accepted
log: execute remote co