newb prob with "user"

4 posts / 0 new
Last post
rog
Offline
Last seen: 15 years 2 months ago
Joined: 01.05.2008 - 21:33
newb prob with "user"

hi all
i have installed cwrsync server on a xp box
i have installed rsync on a linux box (sarge)

i have read all the forum but didn't find the issue

i want the linux box to connect to xp and bring the backup to linux
i have 5 windows box to synchronize to the linux box
so i would like to create an unique user by windows box, then i create the same username on the linux box

i could understand that the wrapper wizard is not part of the cwrsyncserver package and i couldn't find something like adduser in the bin directory

can some one help me with this case ?

thanks

best regard
rog

itefix
Offline
Last seen: 2 hours 51 min ago
Joined: 01.05.2008 - 21:33
Re: newb prob with "user"

Thanks for your feedback.
I've written a new FAQ about the issue.

Can you give it a try ?

Rgrds Tev

rog
Offline
Last seen: 15 years 2 months ago
Joined: 01.05.2008 - 21:33
Re: newb prob with "user"

thanks for the tip
so i have uninstalled cwrsyncserver, rebooted the comp and cleaned the registry
then i have installed again without the openssh module

then editing the rsyncd.conf and added :

##################################################################
# documents and settings (mo)
##################################################################

path = /cygdrive/c/Documents and Settings/mo/
read only = true
transfert = yes
##################################################################

then i runned the PreUploadDir.exe and enabled the directory c:\Documents and Settings\mo to be synchronized

on the linux box, as root i gave the command :
rsync -ruvvv 192.168.0.50::mo_documents_and_settings /home/mo/documents_and_settings

and all seems to be fine

thanks again for the help.

just for a better understanding, the network protocole is tcp/ip and all the traffic is on clear text
if i want to do the same using ssh i should install an ssh daemon on the win box as openssh
then i should initiate a tunnel from the linux box eg : port 2200 to the win box port 22 redirecting to the 873 ?
then the command should be from the linux box :
localhost:2200::mo_documents_and_settings /home/mo/documents_and_settings

is it right ?

thanks
best regards

rog

itefix
Offline
Last seen: 2 hours 51 min ago
Joined: 01.05.2008 - 21:33
Re: newb prob with "user"
Topic locked

Release news