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
Using curl 7.58 on a Debian flavor and curl 7.20 on Minix3.1.8 it is not possible to upload a file to transfer.sh
I use curl -k --upload-file ./file-name https://transfer.sh/file-name and curl returns Could not save metadata
Is anyone else suffering the same issue?
EDIT: I read the disclaimer too late. Problems with the webhost should not be issues here.
The text was updated successfully, but these errors were encountered:
Using
curl 7.58on a Debian flavor andcurl 7.20on Minix3.1.8 it is not possible to upload a file to transfer.shI use
curl -k --upload-file ./file-name https://transfer.sh/file-nameand curl returnsCould not save metadataIs anyone else suffering the same issue?
EDIT: I read the disclaimer too late. Problems with the webhost should not be issues here.
The text was updated successfully, but these errors were encountered: