Skip to content

Commit 0f799e4

Browse files
adding rclone in allowed commands (#263)
added rclone for internal transfers
1 parent 1a66fdb commit 0f799e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/storage/transfer.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ cp
4343
mv
4444
rm
4545
rsync
46+
rclone
4647
```
4748

4849
You can adjust the Slurm batch script below to transfer your input data on `$SCRATCH`, setting the variable command to the unix command that you intend to use, choosing from the list given above:

0 commit comments

Comments
 (0)