User Tools

Site Tools


transferring_files

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
transferring_files [2022/10/05 23:18] – [Introduction] made table peteyboytransferring_files [2022/12/05 05:58] (current) hc9
Line 2: Line 2:
  
 This tutorial discusses various ways to get data from and to a local (external) machine into and out of SDF. This tutorial discusses various ways to get data from and to a local (external) machine into and out of SDF.
- 
  
 ===== Introduction ===== ===== Introduction =====
Line 15: Line 14:
 |            ARPA                      | above, plus outbound telnet, ssh, sftp, ftp, ytalk, irc, snarf, wget | |            ARPA                      | above, plus outbound telnet, ssh, sftp, ftp, ytalk, irc, snarf, wget |
 |            META                      | above, plus on the metaarray: ssh tunnel/forwarding with alt port & Access to rsync | |            META                      | above, plus on the metaarray: ssh tunnel/forwarding with alt port & Access to rsync |
- 
  
 ===== FTP - File Transfer Protocol ===== ===== FTP - File Transfer Protocol =====
  
-[[http://en.wikipedia.org/wiki/File_Transfer_Protocol|FTP (File Transfer Protocol)]] on SDF is available only for **downloading** public files. This is for security reasons. For upload and download of private files, [[transferring_files#scp_and_sftp_-_secure_copying_and_ftp  |scp or sftp must be used.]] \\ Note: ARPA membership allows for up-& download via FTP; however, it is better to use scp or sftp if possible, as FTP is unencrypted, and your passwords also have to travel in the clear.+[[wp>File_Transfer_Protocol|FTP (File Transfer Protocol)]] on SDF is available only for **downloading** public files. This is for security reasons. For upload and download of private files, [[transferring_files#scp_and_sftp_-_secure_copying_and_ftp  |scp or sftp must be used.]] \\ Note: ARPA membership allows for up-& download via FTP; however, it is better to use scp or sftp if possible, as FTP is unencrypted, and your passwords also have to travel in the clear.
  
 For download, point your FTP program to sdf.org and do anonymous FTP to read data (username "anonymous", password "//yourlogin//@sdf.org", or another of your e-mail addresses). For download, point your FTP program to sdf.org and do anonymous FTP to read data (username "anonymous", password "//yourlogin//@sdf.org", or another of your e-mail addresses).
Line 78: Line 76:
  
 This may not work for large attachments, as the e-mail system (everywhere!) was not intended for file transfer. If you have to regularly transfer large files, you should seriously consider becoming ARPA! This may not work for large attachments, as the e-mail system (everywhere!) was not intended for file transfer. If you have to regularly transfer large files, you should seriously consider becoming ARPA!
- 
  
 ===== Modem transfers ===== ===== Modem transfers =====
Line 98: Line 95:
  
  
-**terminal:** The equipment used to connect to a computer in text mode (for a more accurate definition see the corresponding [[http://en.wikipedia.org/wiki/Computer_terminal|Wikipedia entry]]), or in a narrower context the window which gives access to a SDF in text mode. If you are using Windows, it may be a telnet window (or better use PuTTY for secure access via ssh - that's even possible without being ARPA), or on a Linux machine an xterm window.+**terminal:** The equipment used to connect to a computer in text mode (for a more accurate definition see the corresponding [[wp>Computer_terminal|Wikipedia entry]]), or in a narrower context the window which gives access to a SDF in text mode. If you are using Windows, it may be a telnet window (or better use PuTTY for secure access via ssh - that's even possible without being ARPA), or on a Linux machine an xterm window.
  
 **upload:** to get data //to SDF// from your local machine; see //download// **upload:** to get data //to SDF// from your local machine; see //download//
Line 105: Line 102:
  
 $Id: filetransfer.html,v 1.17 2020/01/01 22:27:19 niro Exp $ $Id: filetransfer.html,v 1.17 2020/01/01 22:27:19 niro Exp $
 +
transferring_files.txt · Last modified: 2022/12/05 05:58 by hc9