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

Is it possible to upload files via the CLI? #53

Open
TheAlmightyDada opened this issue Oct 25, 2022 · 2 comments
Open

Is it possible to upload files via the CLI? #53

TheAlmightyDada opened this issue Oct 25, 2022 · 2 comments

Comments

@TheAlmightyDada
Copy link

As above.

@nadavf24
Copy link

you can upload directly to the REST api using post request.

@So0ni
Copy link

So0ni commented Jun 18, 2024

curl http://<ip:port>/upload -F 'file=@<path to local file>' -F "path=<path to remote directory>"

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

3 participants