You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# The following command is going to setup, initialize and connect with the globus special remote. The following operations are performed when launched:
# 1) Sets up connection with globus via authentication
# 2) Initializes the annex remote (if remote not initialized) or enables remote
# 3) Iterates through directories until all symlinks file are found, parses them and extract file keys for all files
# 4) Makes globus aware of the file keys
# 5) Builds globus urls for all files based on their location in globus and registers urls with corresponding file keys
# 6) Enable retrieving of file content by $git annex get path/to/file