technote:sftp
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
technote:sftp [2019/04/19 22:43] – [Using TMSS10SFTP] Gerard Nicol | technote:sftp [2025/01/21 22:07] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 11: | Line 11: | ||
This comes in handy when downloading files from Iron Mountain as they only provide time-stamped files requiring the user to know the name of the file to be downloaded in advance. | This comes in handy when downloading files from Iron Mountain as they only provide time-stamped files requiring the user to know the name of the file to be downloaded in advance. | ||
- | Documentation for TMSS10SFTP can be found [[cli: | + | Documentation for '' |
==== Using sshpass and sftp ==== | ==== Using sshpass and sftp ==== | ||
The Linux '' | The Linux '' | ||
- | <sxh text;> | + | <code text;> |
[root@corp-01 ~]# yum install sshpass | [root@corp-01 ~]# yum install sshpass | ||
Last metadata expiration check: 0:04:14 ago on Fri 19 Apr 2019 04:22:49 PM MDT. | Last metadata expiration check: 0:04:14 ago on Fri 19 Apr 2019 04:22:49 PM MDT. | ||
Line 51: | Line 51: | ||
Complete! | Complete! | ||
- | </sxh> | + | </code> |
Once '' | Once '' | ||
Line 58: | Line 58: | ||
- | <sxh text;> | + | <code text;> |
[root@corp-01 ~]# sshpass -p " | [root@corp-01 ~]# sshpass -p " | ||
Connected to server.tapetrack.com. | Connected to server.tapetrack.com. | ||
sftp> put drm.csv upload/ | sftp> put drm.csv upload/ | ||
- | </sxh> | + | </code> |
+ | ===== Windows ===== | ||
+ | |||
+ | Windows users wanting to send files via SFTP can use the '' | ||
+ | |||
+ | |||
+ | {{tag> |
technote/sftp.1555713811.txt.gz · Last modified: 2025/01/21 22:07 (external edit)