FileTransferProtocol

From UMIACS
Revision as of 19:25, 4 June 2008 by Bkirz (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

UMIACS provides File Transfer Protocol (FTP) Services as follows,

Anonymous FTP

ftp://ftp.umiacs.umd.edu/pub

These user directories are available from supported machines in the following way,

  • UNIX/Linux - /fs/ftp/pub
  • Windows/Mac - \\umiacs-webftp.umiacs.umd.edu\ftp-umiacs\pub

Incoming FTP Drop Boxes

Users are provided with a FTP drop box that is located at

ftp://ftp.umiacs.umd.edu/incoming/{username}

These user directories are available from supported machines in the following way,

  • UNIX/Linux - /fs/ftp/incoming/{username}
  • Windows/Mac (SMB) - \\umiacs-webftp.umiacs.umd.edu\ftp-umiacs\incoming/{username}

Please note, we do not provide authenticated FTP as it is a insecure protocol. Please look to use SFTP or SCP to transfer files.