GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
RCPD(1) FreeBSD General Commands Manual RCPD(1)

rcpd - remote file copy daemon

rcpd [ -a -n ]

The Rcpd exists to copy files between machines. It listens for service requests at the port indicated by the shell services specification; see services(5).

Rcpd offers up files from the /tftpboot directory (or another build-time configured directory), optionally prepending the source IP address (followed by a /) to the filename specified (again, optionally configured at build-time. The default is not to do this).

Rcpd tries to offer the same security model as tftpd by only writing to files that exist and are writable by user nobody and only reading from files that are readably by user nobody.

If the -a option is specified, hostnames are reverse-resolved and connections are aborted if addresses and names are not consistent.

Transport-level keepalive messages are enabled unless the -n option is present. This is probably entirely irrelevent for rcpd.

cp(1), ftp(1), rcp(1), rsh(1), rlogin(1), rshd(8)

The rcp utility appeared in 4.2BSD. The rcpd utility is based on the 4.4BSD (Lite) versions of rcp and rshd. rcpd was written by John Hawkinson; the idea for this came from a discussion with Bill Fenner.

Prevents you from running an rshd.

Doesn't have very elaborate negotiation, but it's a damn sight better than tftp.

April 27, 1996 4.2 Berkeley Distribution

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.