Replies: 1 comment
-
I'm not sure what you are asking. If you are running the default deployment, it is in a set of docker containers and the files are either in the default assetstore (which is just the devops/dsa/assetstore folder) or imported from somewhere on your filesystem. Downloads are from the system's API via whatever url it needs relative to your location. You can access files in the assetstore directly, but they are stored by hash not name which makes this confusing. You can also use girder-client for command-line access to downloading files. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I was wondering if is it possible for me to download the files directly in the VM, from where it is being run? I get the port from docker forwarded to my local device, and accessing the browser from there, I am unable to save files in the VM.
Beta Was this translation helpful? Give feedback.
All reactions