Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to dowload files from piping-ui-web via cmdline (curl) #1510

Closed
oldunclez opened this issue Apr 10, 2023 · 1 comment
Closed

How to dowload files from piping-ui-web via cmdline (curl) #1510

oldunclez opened this issue Apr 10, 2023 · 1 comment

Comments

@oldunclez
Copy link

Hi

Is it possbile to download files from piping-ui-web via cmdline (curl) ?
I try curl https://piping-ui.org/xxxx
It only download the html code , not the files .
Thank you .

@nwtgck
Copy link
Owner

nwtgck commented Apr 10, 2023

Hello,

You can see the server URL in the red in the following image.
Screenshot 2023-04-11 at 8 23 02

The server transfers your data. In this case you can do curl https://ppng.io/hoge. Make sure passwordless is off.

image

You can use a password for encryption which is gpg-compatible.
image

@nwtgck nwtgck closed this as completed Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants