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

ShareX #144

Closed
memzlol69 opened this issue Jul 14, 2018 · 3 comments
Closed

ShareX #144

memzlol69 opened this issue Jul 14, 2018 · 3 comments

Comments

@memzlol69
Copy link

Hey there,
Currently trying to setup ShareX with clone'd Transfer.sh.
Currently, my config looks like this:
grafik

But the server prints following error:
2018/07/14 01:54:36 Uploading BY1lI . 60641 multipart/form-data; boundary=--------------------8d5e93d84df3fd6
open /tmp/BY1lI: is a directory2018/07/14 01:54:36 Error putting new file: open /tmp/BY1lI: is a directory
2018/07/14 01:54:36 46.84.98.155:52976 - - [2018-07-14T01:54:36Z] "POST / HTTP/1.1" 500 "" "ShareX"

@aspacca
Copy link
Collaborator

aspacca commented Jul 17, 2018

@Fatulatti I don't know ShareX, but the problem seems that transfer.sh is trying somehow to upload a directory to the tmp folder instead of the file. How do you send the file to transfer.sh?

@aspacca aspacca closed this as completed Aug 31, 2018
@dutchcoders dutchcoders deleted a comment Aug 31, 2018
@N6UDP
Copy link
Contributor

N6UDP commented Sep 2, 2018

@Fatulatti this should be resolved by #155 -- ShareX is attempting a POST w/multipart form data.

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

4 participants
@aspacca @N6UDP @memzlol69 and others