I am trying to setup rsync between Open-e and your product

2 posts / 0 new
Last post
sgrass
Offline
Last seen: 11 years 4 months ago
Joined: 19.01.2012 - 15:42
I am trying to setup rsync between Open-e and your product

I am in the process of trying to setup rsync between an Open-e box and your product, and keep getting the following error in your product.

2012/01/19 09:31:52 rsync: extended attributes are not supported on this server

I have tried the following config with no luck:

use chroot = true
strict modes = false
hosts allow = *
log file = rsyncd.log
UID = 0
GID = 0

# Module definitions
# Remember cygwin naming conventions : c:\work becomes /cygwin/c/work
#

path = /cygdrive/e/acronis
read only = false
transfer logging = yes
fake super = yes

itefix
Offline
Last seen: 5 hours 31 min ago
Joined: 01.05.2008 - 21:33
It seems that Open-e has some

It seems that Open-e has some requirements which can not be covered by cwRsync, excerpt from

http://kb.open-e.com/How-can-I-replicate-data-right-to-the-share-over-RS...

 

To be able to use rsync with ACLs and XATTRs you need to have rsync compiled from patched source. For now it's not possible to use these options under Windows (while using rsync from Cygwin) because Cygwin does not support ACLs and XATTRs.

Release news