TMSS10SFTP [-D download date] [-F ftp address] [-N skip upload] [-O only stats] [-P file search pattern] [-U upload file] [-f upload file] [-i directory] [-p ftp password] [-u ftp user-ID]
Sends and/or receives files from an Iron Mountain FTP server via SFTP.
-D
Date for download-F
FTP Address (default = ftp.osdp.ironmountain.com)-N
Skip upload if stdin empty (default = false)-O
Only show the stats (default = false)-P
Download file search pattern (default = inventory_*)-U
Upload file, rather than download (default = false)-f
Name of file when uploading-i
Download/Upload Folder (default = archive)-p
FTP Password-u
FTP User-IDThe TapeTrack Software is commercially supported by a full time help desk staff. If you are experiencing problems or want some advice on how to configure or use the product please see the Accessing Technical Support page.
stdout: Output Reports.
stderr: Diagnostic messages.
stdin: Program input.
TMSS10SFTP -u ftpuser -p ftppass -U -i /download < IRMinputFile.txt
2021-05-24 | Fixed bug when using TMSSLEVELNAME and TMSSNOLEVELSLOT variables (#127) |
2020-11-24 | Added support for JSON output |
2019-03-10 | Added fast forward code to reduce runtime |
2019-03-10 | Added return code list to end of all command line programs that use the TapeTrack API |
2019-03-10 | Changed server argument parser to allow colon in password to support z/OS DD name files |
2019-03-10 | Added support for Excel output |
2019-03-10 | Added support for HTML output |