And how to save the sBuffer to file?
What if file is *.png *.rar *.gambas etc?


Emil Lenngren wrote:
> 
> See here: http://gambasdoc.org/help/comp/gb.net.curl/httpclient?v3
> 
> 2012/3/26 abbat <abbat...@mail.ru>
> 
>>
>> I have a file on:
>> www.mydomain.com/test
>>
>> I tried :
>>
>>
>> sSourcePath = "http://mydomain";
>> sCopyPath = User.Home & "/Test/"
>> Copy sSourcePath & "test" To sCopyPath & "test"
>>
>> but "File or Directory does not exist"
>>
>> How to download a file?
>> Thanks
>> --
>> View this message in context:
>> http://old.nabble.com/How-to-download-a-file--tp33544764p33544764.html
>> Sent from the gambas-user mailing list archive at Nabble.com.
>>
>>
>>
>> ------------------------------------------------------------------------------
>> This SF email is sponsosred by:
>> Try Windows Azure free for 90 days Click Here
>> http://p.sf.net/sfu/sfd2d-msazure
>> _______________________________________________
>> Gambas-user mailing list
>> Gambas-user@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/gambas-user
>>
> ------------------------------------------------------------------------------
> This SF email is sponsosred by:
> Try Windows Azure free for 90 days Click Here 
> http://p.sf.net/sfu/sfd2d-msazure
> _______________________________________________
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
> 
> 

-- 
View this message in context: 
http://old.nabble.com/How-to-download-a-file--tp33544764p33701587.html
Sent from the gambas-user mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second 
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to