If I set a password, it works fine using curl lib. from command line tool, the syntax ask for password, so i give some password, then it throws authentication failure error.
On Thu, Aug 2, 2012 at 11:38 PM, Daniel Stenberg <[email protected]> wrote: > On Thu, 2 Aug 2012, madhusudana yn wrote: > > you can write an application to transfer a file from your host machine >> through sftp to a remote machine that has no password set. in the URL to >> curl_easy_perform(), I had passed a junk password. >> > > So the command line tool curl also crashes then when used like that? > > Does it work if you set a password? > > > -- > > / daniel.haxx.se > ------------------------------**------------------------------**------- > List admin: > http://cool.haxx.se/list/**listinfo/curl-library<http://cool.haxx.se/list/listinfo/curl-library> > Etiquette: > http://curl.haxx.se/mail/**etiquette.html<http://curl.haxx.se/mail/etiquette.html> > -- madhusudana yn
------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
