Table of Contents

TMSS10SFTP

Synopsis

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]

Description

Sends and/or receives files from an Iron Mountain FTP server via SFTP.

Options

Technical Support

The 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.

Exit Statuses

  1. zero Program has ended successfully.
  2. non-zero Program has not ended successfully.

Environment

Files

stdout: Output Reports.
stderr: Diagnostic messages.
stdin: Program input.

Example

Command line syntax

TMSS10SFTP -u ftpuser -p ftppass -U -i /download < IRMinputFile.txt
Changelog
2021-05-24Fixed bug when using TMSSLEVELNAME and TMSSNOLEVELSLOT variables (#127)
2020-11-24Added support for JSON output
2019-03-10Added fast forward code to reduce runtime
2019-03-10Added return code list to end of all command line programs that use the TapeTrack API
2019-03-10Changed server argument parser to allow colon in password to support z/OS DD name files
2019-03-10Added support for Excel output
2019-03-10Added support for HTML output