Skip to content

Instantly share code, notes, and snippets.

@mocchira
Created July 10, 2013 01:39
Show Gist options
  • Save mocchira/5962840 to your computer and use it in GitHub Desktop.
Save mocchira/5962840 to your computer and use it in GitHub Desktop.
curl
# PUT
curl -v -X PUT intel12:8080/isnews/photos/toyokeizai/toyokeizai_20130425_13796_0.jpg -d @toyokeizai_20130425_13796_0.jpg
@yosukehara
Copy link

It seems be an error, the process flow: "curl > leofs > [closed connection]".
I think leofs's problem. leofs did not continue the process.

I'll check this problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment