Jean-Baptiste Gardette
2015-02-23 12:30:12 UTC
Hello
I use curl 7.40 on windows 7
I want to upload a file to a server Samba (slackware), I use this command :
curl -T essai.txt -u "user:passwd" smb://192.168.x.x/home/share
who return :
curl : (7) Couldn't connect to server
with verbose option :
Trying 192.168.x.x...
Connected to 192.168.x.x (192.168.x.x) port 445 (#0)
Closing connection 0
curl : (7) Couldn't connect to server
What can be the reasons ?
Thank
Jean-Baptiste
---
L'absence de virus dans ce courrier électronique a été vérifiée par le logiciel antivirus Avast.
http://www.avast.com
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiq
I use curl 7.40 on windows 7
I want to upload a file to a server Samba (slackware), I use this command :
curl -T essai.txt -u "user:passwd" smb://192.168.x.x/home/share
who return :
curl : (7) Couldn't connect to server
with verbose option :
Trying 192.168.x.x...
Connected to 192.168.x.x (192.168.x.x) port 445 (#0)
Closing connection 0
curl : (7) Couldn't connect to server
What can be the reasons ?
Thank
Jean-Baptiste
---
L'absence de virus dans ce courrier électronique a été vérifiée par le logiciel antivirus Avast.
http://www.avast.com
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiq