curlpp  

scp sftp

linuxdude
Tue, 06 Oct 2009 22:59:45 -0700

Are these protocols supported by curlpp?  I have a version of curl
that works with them ex:
curl sftp://url -u username:password -o file

but when I write a program that does it, I get:
Unsupported protocol: sftp

What could be the problem here?

Thanks,
Michael
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"curlpp" group.
To post to this group, send email to curlpp@googlegroups.com
To unsubscribe from this group, send email to 
curlpp+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/curlpp?hl=en
-~----------~----~----~----~------~----~------~--~---

  • scp sftp linuxdude