2018-01-18 11:11 GMT+08:00 wang Yu <yuwang668...@gmail.com>:
> now i use curl -X POST http://192.168.122.89:8000/file/js.jar
> -Fname=@js.jar to upload the js.jar to osv "/"
>
> and i want to download/get js.jar, how i do?
> i try  curl -X GET http://192.168.122.89:8000/file/js.jar, but failed
curl  http://192.168.122.76:8000/file/js.jar?op=GET > js.jar can download file
how about directory?

-- 
You received this message because you are subscribed to the Google Groups "OSv 
Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to osv-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to