This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Rsync on two WinXP Machines: how?


--- 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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]