Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rcpd is a RCP server intended specifically for router | Martin Wilke | 2006-12-16 | 3 | -0/+35 |
or network device clients. It is used to transfer configurations, boot images, and kernels images (eg: IOS) to the devices. These files are often tranfered with TFTP, but TFTP has reliability and speed issues and file size limitations due to it's protocol specification and underlying transport; while RCP is not affected. WWW: http://www.shrubbery.net/rcpd/ Submitted by: Babak Farrokhi <farrokhi at FreeBSD.org> Notes: svn path=/head/; revision=179986 |