Learn Windows XP Professional: Troubleshooting TCP/IP - Part 2 (Page 3) Page 3
TELNET
- Telnet is a terminal emulation program that allows a user
to perform commands on a remote computer from a command
window. RCP
- RCP copies files to and from computers running the RCP
service. RCP uses the Transmission Control Protocol (TCP) to
utilize the connected and reliable delivery of data between
the client and the host. RCP can be scripted in a batch file
and does not require a password. The remote host must be
running the RSHD service, and the users username must be
configured in the remote hosts .rhosts file. RCP is one of
the r-commands available on all UNIX systems.
[NOTES FROM THE FIELD] -
Microsofts implementation of TCP/IP includes the RCP
client software but not rshd services.telnet
[-a][-e escape char][-f log file][-l user][-t term][host
[port]]
RCP [-a | -b] [-h] [-r] [host][.user:]source [host][.user:]
path\destination
