FTP: Difference between revisions

From UMIACS
Jump to navigation Jump to search
No edit summary
No edit summary
Line 22: Line 22:
----
----


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

Revision as of 18:28, 4 June 2008

UMIACS provides File Transfer 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.