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

Simply not working for me #272

Closed
JayBrown opened this issue Nov 4, 2019 · 1 comment
Closed

Simply not working for me #272

JayBrown opened this issue Nov 4, 2019 · 1 comment

Comments

@JayBrown
Copy link

JayBrown commented Nov 4, 2019

I'm using both the following options in a shell script:

curl -k --connect-timeout 30 -H "Max-Days: 7" --upload-file "$filepath" "https://transfer.sh/$filename"
curl -k --connect-timeout 30 -H "Max-Downloads: 1" -H "Max-Days: 7" --upload-file "$filepath" "https://transfer.sh/$filename" 2>/dev/null

…and it never returns a URL. Often it doesn't even care about the 30 seconds timeout argument and simply runs forever. Also tried it directly/manually in Terminal, no change.

What gives?

@aspacca
Copy link
Collaborator

aspacca commented Nov 16, 2019

@JayBrown the repo is not related to the service hosted on https://transfer.sh

@aspacca aspacca closed this as completed Nov 16, 2019
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