Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
rsync -e rsh ?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
humbletech99
Veteran
Veteran


Joined: 26 May 2005
Posts: 1229
Location: London

PostPosted: Wed Dec 21, 2005 5:37 pm    Post subject: rsync -e rsh ? Reply with quote

Hi, I'm wondering if anyone can help me, I'm not used to using rsync and rsh ( a little before my time). I get the folowing error

rsync -e rsh * mybox:/somedir
Permission denied.
rsync: connection unexpectedly closed (0 bytes read so far)
rsync error: error in rsync protocol data stream (code 12) at io.c(189)

I don't have a clue why this error message is here.
Back to top
View user's profile Send private message
nlindblad
Guru
Guru


Joined: 30 Jun 2005
Posts: 476
Location: Lund, Sweden

PostPosted: Thu Dec 22, 2005 9:03 pm    Post subject: Reply with quote

Why remote shell and not secure shell?
Code:
rsync -avz -e ssh user@host:/mydir /local/dir

_________________
Please provide detailed tracebacks and your emerge --info when posting compile errors.
Add [SOLVED] to the thread's topic if you feel that your question has been anwered or your problem is solved.
Back to top
View user's profile Send private message
groovin
Guru
Guru


Joined: 07 Feb 2004
Posts: 429
Location: California, USA

PostPosted: Fri Dec 23, 2005 8:01 am    Post subject: Reply with quote

yeah, why not just use ssh? isnt rsh considered dangerous now?
Back to top
View user's profile Send private message
humbletech99
Veteran
Veteran


Joined: 26 May 2005
Posts: 1229
Location: London

PostPosted: Fri Dec 23, 2005 9:08 am    Post subject: Reply with quote

I would love to, I don't know how this old stuff works, but this box doesn't have it for some unknown reason.... It's quite old as well so it'll probably be retired and isn't worth wasting time putting ssh on it...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum