[svlug] Allowing ftp access

Skip Evans skip at bigskypenguin.com
Fri Dec 29 03:24:58 PST 2006


Robert Hajime Lanning wrote:
> <quote who="Skip Evans">
> 
>>What is the proper way to allow other machines to
>>rcp from another?
>>
>>The full test command I tried was:
>>
>>rcp 192.168.0.7:/home/sevans/footer.tpl .
> 
> 
> I would use scp, instead.
> 
> But if you MUST use rcp, then make sure inetd is configured
> with the exec command enabled. (rcp uses rsh, which uses the
> rexec protocol and TCP port.)
> 

I figured since the machines were on the same 
network in the same office rcp would be simpler 
and sufficient.

I use scp in a cron job to copy the server back up 
files from my office to my home machine for 
offsite backups, and yes, did all the stuff 
creating the keys, etc, but I was hoping to get 
away with something simpler in the office.


-- 
Skip Evans
Big Sky Penguin, LLC
61 W Broadway
Butte, Montana 59701
406-782-2240




More information about the Svlug mailing list