TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


cli:tmss10irm_ftp
 
 

TMSS10IRM_FTP

Synopsis

TMSS10IRM_FTP [-D download date] [-F ftp address] [-N skip upload] [-O only stats] [-P file search pattern] [-U upload file] [-X proxy address] [-f upload file] [-i directory] [-p ftp password] [-u ftp user-ID]

Description

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

Options

  • -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)
  • -X Proxy Server Address
  • -f Name of file when uploading
  • -i Download/Upload Folder default = archive)
  • -p FTP Password
  • -u FTP User-ID

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

TMSS10IRM_FTP -u ftpuser -p ftppass -U < IRMinputFile.txt
For example script see SendFile.bat example file in your SecureSync install directory TapeTrack\TapeTrack SecureSync\scripts

Changelog

2016-06-10Added retry to connection (10 retrys at 5 second intervals)
2016-05-29Fixed bug where last write date was incorrect when there was no time recorded after upload
2016-05-29Added support to skip upload when there is a blank file
2016-01-08Added CERN proxy / TIS FTP Gateway option
2015-08-24Changed hascontents to contentcount and change contentcount to a filter rather than bool
2015-08-24Added iscontainer and hascontents to the config file filter logic
2015-05-16Added environmental varialbe TMSSCANFILEUNQUALIFIED which will load and check volumes without Customer-ID and Media-ID qualifiers
2015-05-16Added environmental varialbe TMSSSCANFILENOPARSE which will presume scanfile items are only Volumes and not parse them, saving time
2015-05-16When loading scanfile from import definition, added CUSTOMER and MEDIA keywords to set defaults
2015-05-16When loading scanfile from import definition, changed keyword from VOLUME to BARCODE
2015-05-16Added TMSSUNQUALIFIEDVOLUME environmental variable which forces all barcodes to be printed without Customer-ID and Media-ID
2015-05-04Added support for AD passwords to all command line programs (check for environmental variable TMSSNOMD5)
2014-11-19Changed server argument parser to allow colon in password to support z/OS DD name files
2014-10-26Upgraded development environment from Visual Studio 2012 to Visual Studio 2013
cli/tmss10irm_ftp.txt · Last modified: 2021/07/22 01:29 by scunliffe