Both sides previous revisionPrevious revisionNext revision | Previous revision |
cli:tmss10uploadfile [2017/11/22 02:00] – [Example] Scott Cunliffe | cli:tmss10uploadfile [2025/07/04 04:49] (current) – [Example] Scott Cunliffe |
---|
===== Synopsis ===== | ===== Synopsis ===== |
| |
''TMSS10UploadFile [-C customer ID] [-E expiry date] [-S logon string] [-d file description] [-f file name]'' | ''TMSS10UploadFile [-C Customer-ID] [-E expiry date] [-S logon string] [-d file description] [-f file name]'' |
| |
===== Description ===== | ===== Description ===== |
| |
TMSS10UploadFile uploads a file to the TapeTrack server to the specified customer ID. | TMSS10UploadFile uploads a file to the TapeTrack server to the specified Customer-ID. |
| |
===== Options ===== | ===== Options ===== |
| |
* ''-C'' Customer ID to upload file to. | * ''-C'' Customer-ID to upload file to. |
* ''-E'' File expiry date. | * ''-E'' File expiry date. |
* ''-S'' The logon string argument sets the [[cli:server_argument|Server logon information]]. | * ''-S'' The Logon string argument sets the [[cli:server_argument|Server Logon Information]]. |
* ''-d'' File description. | * ''-d'' File description. |
* ''-f'' File name to upload to TapeTrack server. | * ''-f'' File name to upload to TapeTrack server. |
| |
| {{page>cli:fi}} |
==== Technical Support ==== | ==== Technical Support ==== |
| |
| |
=== Command line syntax === | === Command line syntax === |
<code> | <code plain;> |
TMSS10UploadFile -S user:-password@server -C "US02" -E "2017-12-13" -d "file description" -f "MyFile.txt" | TMSS10UploadFile -S user:-password@server -C "US02" -E "2017-12-13" -d "file description" -f "MyFile.txt" |
</code> | </code> |
=== Output === | === Output === |
<code> | <code plain;> |
ZBT001N-12:55:55 TMSS10UploadFile (c) GazillaByte 1998-2017 | ZBT001N-12:55:55 TMSS10UploadFile (c) GazillaByte 1998-2017 |
ZBT002N-12:55:55 Compiled Sep 3 2017 at 17:56:16 | ZBT002N-12:55:55 Compiled Sep 3 2017 at 17:56:16 |
ZBT000N-12:55:55 Arguments parsed and validated with 0 errors | ZBT000N-12:55:55 Arguments parsed and validated with 0 errors |
ZBT000N-12:55:55 Expiry Date set to: Wednesday, December 13, 2017 | ZBT000N-12:55:55 Expiry Date set to: Wednesday, December 13, 2017 |
ZBT000N-12:55:55 Compressing input file to temporary file C:\Users\Scott\AppData\Local\Temp\TMSB7F6.tmp | ZBT000N-12:55:55 Compressing input file to temporary file C:\Users\GazillaByte\AppData\Local\Temp\TMSB7F6.tmp |
ZBT000N-12:55:55 Compression Progress: 0 of 7 | ZBT000N-12:55:55 Compression Progress: 0 of 7 |
ZBT000N-12:55:55 Compression Progress: 7 of 7 | ZBT000N-12:55:55 Compression Progress: 7 of 7 |
</code> | </code> |
| |
| ===== See Also===== |
| |
<- cli:introduction|Command Line Utilities^ master:starting|Getting Started ^ -> | [[technote/command_line_diagnosis|Command Line Utility Troubleshooting and Diagnosis]] |
| |
| --> Changelog |
| |
| [filterrss http://www.tapetrack.com/cgi/changelog.cgi?module=TMSS10UploadFile] |
| |
| <-- |
| |
| <- ^ cli:introduction|Command Line Utilities^ -> |