Skip to content
Snippets Groups Projects
Commit 25dc0821 authored by Marina Popleteeva's avatar Marina Popleteeva
Browse files

Add explanation into <path>

parent fde550a1
No related branches found
No related tags found
No related merge requests found
......@@ -101,4 +101,4 @@ Run <code>ascli config ascp show</code> to show path of <code>ascp</code>.
Modify command with the path instead of <code>ascp</code>:<br>
Here is example of download command
`<path> -d -i $SSHKEY -P 33001 --file-crypt decrypt -W $TOKEN app_duma_private@aspera.lcsb.uni.lu:/<remote-dir> </local-dir>`
`<path-to-ascp-executable> -d -i $SSHKEY -P 33001 --file-crypt decrypt -W $TOKEN app_duma_private@aspera.lcsb.uni.lu:/<remote-dir> </local-dir>`
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment