Quote Originally Posted by the_nipper
Hi Jens,

yes, that's what I asked in my first posting: I used rsync, but I failed. Please look at my first posting where I described the commands that I used and the error messages that I got.

You or anyone else succeeded in using rsync? Then, please, tell me the client command line and the settings for Open-e...

Best,

Robert
Robert,

I'm sorry I wasn't specific enough: rsync knows two general modes of operation:
- using a remote shell to invoke rsync on the remote host and communicate via stdin+out
- using rsyncd on the remote host

DSS is providing the latter (rsyncd), your invocations were for the former (tying both ssh and rsh as the remote shell command).

Yes, I've been using rsync to both populate and to retrieve files via rsync to/from DSS.

With regards,
Jens