Cget, Cput, and stage: safe file transport tools for the internet

  • Authors:
  • Bill Cheswick

  • Affiliations:
  • Bell Laboratories, Lucent Technologies

  • Venue:
  • ATEC '97 Proceedings of the annual conference on USENIX Annual Technical Conference
  • Year:
  • 1997

Quantified Score

Hi-index 0.00

Visualization

Abstract

Cget, cput, and stage are three simple programs that implement authenticated or encrypted file transfers on the Internet. Cget and cput read and write files to a remote host, and stage ensures that a remote directory accurately mirrors a local master directory. These routines use private key cryptography for authentication and privacy between pairs of secured hosts. They are simple, paranoid Unix tools that can be used to support systems that operate in a hostile environment.