HI, own I connect to my Ftp, and download//upload files to my Server

Previous topic - Next topic

mentalthink

Hi there,
how I can connect to my Ftp, and read the information of a directory, well, download in example a image or file into my computer, I try to use netwebget, but not succes.

Exist some library for make this action, some like ftp lib for gLbasic.

Thanks,
Kinds Regards,
Iván J.

mentalthink

HI Ocean, thanks for you reply.
Well I solvented tthe trouble whit the librarie of Trucidare , (  Thanks so much Trucidare)

The library is very usefull and easy to implement, but now I´ve got another trouble and is:
Own I get it the name´s of the files from the FTP, I try whit setcurrentDir command, but only works in local.

Kind Regars, Ocean.
Iván J.

Kitty Hello

FTP is a different file protocol. NETWEBGET does not work.
Be aware that when using FTP in a public application, the password you tranfer can easily be peeked from the sent  bytes!