Last modified by publicadmin on 2026/04/14 07:34

From version 3.1
edited by publicadmin
on 2026/04/14 07:34
Change comment: Rollback to version 1.1
To version 2.1
edited by publicadmin
on 2026/04/08 06:48
Change comment: Imported from XAR

Summary

Details

Page properties
Content
... ... @@ -79,7 +79,7 @@
79 79   Download file from a given project/folder/file
80 80  
81 81  Options:
82 - -z, --zone TEXT Target Zone, core/greenroom [default: greenroom]
82 + -z, --zone TEXT Target Zone, vrecore/greenroom [default: greenroom]
83 83   --help Show this message and exit.
84 84  {{/code}}
85 85  
... ... @@ -89,10 +89,10 @@
89 89  * the local path you want to save the downloaded file/folder
90 90  * the Project zone (Green Room or Core) where contains the target file/folder
91 91  
92 -c.** Example**: a file of {{code language="none"}}TEST_csv.csv{{/code}} can be downloaded from {{code language="none"}}Indoc Test Project{{/code}} Core zone within the folder {{code language="none"}}swang{{/code}} to user's Home Directory by typing {{code language="none"}}vrecli file sync indoctestproject/swang/TEST_csv.csv . -z core{{/code}}
92 +c.** Example**: a file of {{code language="none"}}TEST_csv.csv{{/code}} can be downloaded from {{code language="none"}}Indoc Test Project{{/code}} Core zone within the folder {{code language="none"}}swang{{/code}} to user's Home Directory by typing {{code language="none"}}vrecli file sync indoctestproject/swang/TEST_csv.csv . -z vrecore{{/code}}
93 93  
94 94  {{code language="none"}}
95 -swang@jupyter-swang:~$ vrecli file sync indoctestproject/swang/Test_csv.csv . -z core
95 +swang@jupyter-swang:~$ vrecli file sync indoctestproject/swang/Test_csv.csv . -z vrecore
96 96  Preparing status: READY_FOR_DOWNLOADING
97 97  start downloading...
98 98  Downloading TEST_csv.csv |██████████████████████████████ 100% 00:00
... ... @@ -135,7 +135,7 @@
135 135   -g, --generate-id TEXT Generate ID (Only for project Generate)
136 136   -a, --attribute TEXT File Attribute Template
137 137   -t, --tag TEXT Add tag to the uploaded file
138 - -z, --zone TEXT Target Zone, core/greenroom [default:
138 + -z, --zone TEXT Target Zone, vrecore/greenroom [default:
139 139   greenroom]
140 140  
141 141   -m, --upload-message TEXT When upload processed files, must commit a
... ... @@ -159,10 +159,10 @@
159 159  * the Project zone. By default, data should be uploaded to Green Room for pseudonymisation. However, data can also be uploaded directly into Core zone if the data is output of source data from Core zone, if this's the case, you need to confirm on the VRE Terms of Use to proceed the uploading.
160 160  * the upload message if upload to Core zone. Users are required to provide a message to explain why data is uploaded directly to the Core zone.
161 161  
162 -b. ** Example**: a file of {{code language="none"}}TEST_csv.csv{{/code}} can be uploaded from user's Home Directory into a folder of {{code language="none"}}swang{{/code}}  within Project of {{code language="none"}}Indoc Test Project{{/code}} Core zone by typing {{code language="none"}}vrecli file upload ./TEST_csv.csv -p indoctestproject/swang -z core -m "workbench output"{{/code}}
162 +b. ** Example**: a file of {{code language="none"}}TEST_csv.csv{{/code}} can be uploaded from user's Home Directory into a folder of {{code language="none"}}swang{{/code}}  within Project of {{code language="none"}}Indoc Test Project{{/code}} Core zone by typing {{code language="none"}}vrecli file upload ./TEST_csv.csv -p indoctestproject/swang -z vrecore -m "workbench output"{{/code}}
163 163  
164 164  {{code language="none"}}
165 -swang@jupyter-swang:~$ vrecli file upload ./TEST_csv.csv -p indoctestproject/swang -z core -m "workbench output"
165 +swang@jupyter-swang:~$ vrecli file upload ./TEST_csv.csv -p indoctestproject/swang -z vrecore -m "workbench output"
166 166  You are about to transfer data directly to the VRE Core! In accordance with the VRE Terms of Use, please confirm that you have made your best efforts to pseudonymize or anonymize the data and that you have
167 167  the legal authority to transfer and make this data available for dissemination and use within the VRE .To review the Terms of Use, please visit https://vre.charite.de .If you need to process the data to remove
168 168  sensitive identifiers, please cancel this transfer and upload the data to the Green Room to perform these actions.
... ... @@ -181,7 +181,8 @@
181 181  ----
182 182  
183 183  {{box}}
184 -[[image:https://i.creativecommons.org/l/by-sa/4.0/88x31.png||data-xwiki-image-style-alignment="center"]]
184 +(% style="text-align:center" %)
185 +image:https://i.creativecommons.org/l/by-sa/4.0/88x31.png
185 185  
186 186  (% style="text-align: center;" %)
187 187  Copyright © 2022, Indoc Research. This work is licensed under a [[Creative Commons Attribution-ShareAlike 4.0>>http://creativecommons.org/licenses/by-sa/4.0/ ||rel="noopener noreferrer" target="blank"]] International License.