Last modified by Dennis Segebarth on 2024/10/02 18:38

From version 5.1
edited by Susan Evans
on 2023/07/11 13:05
Change comment: There is no comment for this version
To version 6.1
edited by Susan Evans
on 2023/07/11 13:07
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -618,7 +618,7 @@
618 618  All uploading jobs have finished.
619 619  {{/code}}
620 620  
621 -(10) upload with customized manifest name
621 +Upload with customized manifest name
622 622  
623 623  When you upload a file using pilotcli, a JSON file with the details of your specific upload job will be created automatically and allows you to resume the upload at a later time, in case the process is aborted due to any reason. By default, this JSON file will be created as “manifest.json” in the current working directory (see //Command: **resume**// below for more details on how to resume the file upload). However, you can use the {{code}}--output-path{{/code}} option to specify the filepath and, thus, the filename of this JSON file:
624 624