Quote Originally Posted by the_nipper
Hi!
[...]
Set up "Data replication agent settings" for one of the shares.
Now I want to fill that share with some 100 GB of initial data.
I found that I may use rsync for that purpose.

But I fail:

- when using ssh, the connection is refused at port 22 -- no sshd on Open-e !?!

- when using rsh, after 10-15 seconds, I get this error:
[...]
Any hint how to correct that?

Robert
Robert, have you tried using rsync protocol instead of ssh or rsh? DSS provides an rsync daemon, which the client can connect to directly.

With regards,
Jens