[Gambas-user] How to download a file?

Emil Lenngren emil.lenngren at ...626...
Tue Mar 27 00:20:23 CEST 2012


See here: http://gambasdoc.org/help/comp/gb.net.curl/httpclient?v3

2012/3/26 abbat <abbat.81 at ...787...>

>
> 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 at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>



More information about the User mailing list