note drop
Toggle theme
Saved
Markdown
Preview
Markdown
curl -F "file=@/home/guts/Desktop/client_test2.txt" \ -F "username=jeff" \ -F "password=1234" \ http://172.16.11.33:8000/upload guts@guts-Victus-by-HP-Gaming-Laptop-15-fb0xxx:~$ ls Android client_test2.txt client_test.txt Desktop Documents Downloads Music Pictures Public snap Templates Videos guts@guts-Victus-by-HP-Gaming-Laptop-15-fb0xxx:~$ guts@guts-Victus-by-HP-Gaming-Laptop-15-fb0xxx:~$ guts@guts-Victus-by-HP-Gaming-Laptop-15-fb0xxx:~$ curl -F "file=@Desktop/client_test2.txt client_test.txt" \ -F "username=jeff" \ -F "password=1234" \ http://172.16.11.33:8000/upload curl: (26) Failed to open/read local data from file/application guts@guts-Victus-by-HP-Gaming-Laptop-15-fb0xxx:~$ guts@guts-Victus-by-HP-Gaming-Laptop-15-fb0xxx:~$ guts@guts-Victus-by-HP-Gaming-Laptop-15-fb0xxx:~$ curl -F "file=@/home/guts/Desktop/client_test2.txt client_test.txt" -F "username=jeff" -F "password=1234" http://172.16.11.33:8000/upload curl: (26) Failed to open/read local data from file/application guts@guts-Victus-by-HP-Gaming-Laptop-15-fb0xxx:~$ guts@guts-Victus-by-HP-Gaming-Laptop-15-fb0xxx:~$ guts@guts-Victus-by-HP-Gaming-Laptop-15-fb0xxx:~$ curl -F "file=@/home/guts/Desktop/client_test2.txt" \ -F "username=jeff" \ -F "password=1234" \ http://172.16.11.33:8000/upload curl: (26) Failed to open/read local data from file/application guts@guts-Victus-by-HP-Gaming-Laptop-15-fb0xxx:~$ guts@guts-Victus-by-HP-Gaming-Laptop-15-fb0xxx:~$ curl -F "file=@/home/guts/Desktop/client_test2.txt" \ -F "username=jeff" \ -F "password=1234" \ http://172.16.11.33:8000/upload curl: (26) Failed to open/read local data from file/application guts@guts-Victus-by-HP-Gaming-Laptop-15-fb0xxx:~$ guts@guts-Victus-by-HP-Gaming-Laptop-15-fb0xxx:~$ curl -F "file=@/home/guts/Desktop/client_test2.txt" \ -F "username=jeff" \ -F "password=1234" \ http://172.16.11.33:8000/upload