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
{{ message }}
This repository has been archived by the owner on Dec 20, 2022. It is now read-only.
Sometimes I want to download files from a remote Docker container running on a server. I get access to the container directly, and don't have SCP access or similar options to pull the file down to my machine. It would be super convenient if I could run this on my local machine, and do an authenticated cURL PUT request from the container to push the file to my local machine.
Would you consider adding upload support, preferably for authenticated users?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Sometimes I want to download files from a remote Docker container running on a server. I get access to the container directly, and don't have SCP access or similar options to pull the file down to my machine. It would be super convenient if I could run this on my local machine, and do an authenticated cURL PUT request from the container to push the file to my local machine.
Would you consider adding upload support, preferably for authenticated users?
The text was updated successfully, but these errors were encountered: