Rsync on two WinXP Machines: how?

Marco Atzeri marco_atzeri@yahoo.it
Thu Oct 16 09:38:00 GMT 2008


--- Richard Ivarson  ha scritto:

> Marco Atzeri wrote:
> [..]
> > try with
> > starting  sshd service 
> 
> Marco, how do I start the "sshd" service?
> 
> I can for example enter "ssh" to get a console
> secure shell.
> 
> What is the better way to use rsync on two Windows
> PCs: the service way or
> the daemon way?
> 
> -Richard
> 

I prefer sshd as service way, but it is personal
preference :-)

$ cygcheck -l openssh |grep /bin
/usr/bin/ssh.exe
/usr/bin/scp.exe
/usr/bin/ssh-add.exe
/usr/bin/ssh-agent.exe
/usr/bin/ssh-keygen.exe
/usr/bin/ssh-keyscan.exe
/usr/bin/sftp.exe
/usr/bin/slogin
/usr/bin/ssh-host-config
/usr/bin/ssh-user-config

use ssh-host-config to configure the service
and ssh-user-config to configure the user settings

Regards
Marco



      Scopri il blog di Yahoo! Mail:
Trucchi, novità e scrivi la tua opinione.
http://www.ymailblogit.com/blog

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list