[Gambas-user] Using FTPClient
Daniel Campos
daniel.campos at ...338...
Tue Feb 22 13:49:51 CET 2005
Adrien Hernot escribió:
>Hi!
>
> I have been trying to use FTP client from inside Gambas to get my FTP account listing and to upload some files to it, but without full success.
> The autentification always work, but the data transfer happens only 1 out of 10 times and otherwise fails with a status of -1007 (Connection refused).
>
>Using ncftp to connect to my site and show th elisting always work, so it is probably not a network problem.
>
>Can someone help me with that issue? I included part of my code at the bottom.
>
>
>
Could you try to connect using the "curl" command line utility? If it fails
it is a problem from libcurl, otherwise I should see what's happening in
then gb.net.curl component...
Regards,
D. Campos
More information about the User
mailing list