Skip to content

Commit

Permalink
Update globus.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zhenghh04 authored Oct 29, 2024
1 parent 8de26a3 commit 1229358
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions docs/aurora/data-management/moving_data_to_aurora/globus.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,10 @@ Currently only Globus personal is supported

```bash
/soft/tools/proxychains/bin/proxychains4 -f /soft/tools/proxychains/etc/proxychains.conf /soft/tools/globusconnect/globusconnect -setup --no-gui
```
and follow the instruction to setup personal endpoint.

```
/soft/tools/proxychains/bin/proxychains4 -f /soft/tools/proxychains/etc/proxychains.conf /soft/tools/globusconnect/globusconnect -start &

```
You can also add -restrict-paths /lus/flare/projects/YOURPROJECT to access folders outside of your home

```

0 comments on commit 1229358

Please sign in to comment.