transferring_files
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
transferring_files [2020/09/22 04:48] – fix up peteyboy | transferring_files [2025/03/24 20:51] (current) – [scp and sftp - secure copying and ftp] add link to other ssh tunnel and file transfer page peteyboy | ||
---|---|---|---|
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 ===== | ||
To transport data between SDF and your local (or any other external) machine, there are various ways. Their availability depends on your member level on SDF (see the [[http:// | To transport data between SDF and your local (or any other external) machine, there are various ways. Their availability depends on your member level on SDF (see the [[http:// | ||
+ | |||
+ | As of this writing, the [[https:// | ||
+ | ^ File Transfer Options by Membership Level ^^ | ||
+ | ^ Membership | ||
+ | | USER (unvalidated) | ||
+ | | USER (validated) | ||
+ | | ARPA | above, plus outbound telnet, ssh, sftp, ftp, ytalk, irc, snarf, wget | | ||
+ | | META | above, plus on the metaarray: ssh tunnel/ | ||
===== FTP - File Transfer Protocol ===== | ===== FTP - File Transfer Protocol ===== | ||
- | [[http:// | + | [[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# |
For download, point your FTP program to sdf.org and do anonymous FTP to read data (username " | For download, point your FTP program to sdf.org and do anonymous FTP to read data (username " | ||
Line 25: | Line 32: | ||
* **scp: | * **scp: | ||
- | * **.jpg:** The files you want to transfer. | + | |
* **me@sdf.org: | * **me@sdf.org: | ||
* **:/ | * **:/ | ||
- | * | + | |
Unless you've installed ssh authorization keys, you'll be prompted for your username and password. Afterwhich, you should have output similar to this: | Unless you've installed ssh authorization keys, you'll be prompted for your username and password. Afterwhich, you should have output similar to this: | ||
Line 40: | Line 47: | ||
On SDF, //you need to have ARPA membership to be able to use them//. Check the manpages of scp and ssh for more information and options to use. | On SDF, //you need to have ARPA membership to be able to use them//. Check the manpages of scp and ssh for more information and options to use. | ||
- | On Windows machines, you can use the [[# | + | On Windows machines, you can use the [[# |
===== ssh and tar - securely copying directories ===== | ===== ssh and tar - securely copying directories ===== | ||
Line 52: | Line 59: | ||
===== Gopher and HTTP - using the internet for download ===== | ===== Gopher and HTTP - using the internet for download ===== | ||
- | To get data out of SDF on a local machine, you can of course publish them on your gopher- or web-site. Please check the [[http:// | + | To get data out of SDF on a local machine, you can of course publish them on your gopher- or web-site. Please check [[gopher_site_setup_and_hosting_features|Gopher]], |
Please note that HTTP traffic is bandwidth limited depending on your membership level; if you go over the quota, your site will be temporarily blocked! | Please note that HTTP traffic is bandwidth limited depending on your membership level; if you go over the quota, your site will be temporarily blocked! | ||
Line 62: | Line 69: | ||
For transferring small amount of text data (scripts, tables, source code snippets), think about copy/paste directly in the terminal! If you are [[http:// | For transferring small amount of text data (scripts, tables, source code snippets), think about copy/paste directly in the terminal! If you are [[http:// | ||
- | To append text input in the terminal to a file on SDF, you can open the file on SDF in your favourite [[http:// | + | To append text input in the terminal to a file on SDF, you can open the file on SDF in your favourite [[http:// |
===== E-mail - for small files only ===== | ===== E-mail - for small files only ===== | ||
Line 69: | Line 76: | ||
This may not work for large attachments, | This may not work for large attachments, | ||
- | |||
===== Modem transfers ===== | ===== Modem transfers ===== | ||
- | | + | |
- | | + | * kermit transfers |
- | * kermit transfers | + | |
===== Glossary ===== | ===== Glossary ===== | ||
Line 89: | Line 95: | ||
- | **terminal: | + | **terminal: |
**upload:** to get data //to SDF// from your local machine; see // | **upload:** to get data //to SDF// from your local machine; see // | ||
- | Legacy link: | + | Legacy link: |
+ | |||
+ | $Id: filetransfer.html, |
transferring_files.1600750085.txt.gz · Last modified: 2020/09/22 04:48 by peteyboy