Skip to content

Commit

Permalink
update transfer.md
Browse files Browse the repository at this point in the history
  • Loading branch information
trel committed Oct 18, 2024
1 parent 0ef3169 commit 477b5d0
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions sandbox/transfer.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,11 @@ $ docker exec -it -u irods sandbox-irods-catalog-provider-1 ils -l
/tempZone/home/rods:
rods 0 demoResc 20480 2024-01-12.02:43 & transfer.tar
```

live development...
```
# replace script with new version
omero script replace Send_to_iRODS.py Send_to_iRODS.py
# proxies as alice
omero script launch /Send_to_iRODS.py IDs=${IMAGE##Image:} iRODS_User=alice Path=/tempZone/home/alice/1146
```

0 comments on commit 477b5d0

Please sign in to comment.