Jump to content

rsync problem qindows hangs after pwd


cristalmolix

Recommended Posts

hi guys

 

im using rsync to sync from my windows machine to a linux box

 

ok so my command is

rsync -avz --delete "/cwRsync" [email protected]:testrsync

 

ok obviously i replace it with my stuff

 

the prob is it asks me for my password and then just hangs if i bash the keyboard it says

 

connection closed by the servers ip

 

i have openssh installed cygwin and rsync under windows and cygwin packaged

 

any help ?

 

Link to comment
https://forums.phpfreaks.com/topic/194936-rsync-problem-qindows-hangs-after-pwd/
Share on other sites

shell acccess disables on server, full error wioth ssh command

 

Are you replacing the said url's parts with your own username and password data? If it asks for a password and then closes the connection (IE it does acknowledge your request) then you aren't using a supported method or your credentials are not correct and it refused to continue the request.

 

What do you mean SSH is disabled? It's disallowed on the server?

  • 2 weeks later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.