PC SOFT

GRUPOS DE DISCUSSÃO PROFISSIONAL
WINDEVWEBDEV e WINDEV Mobile

Inicio → WEBDEV 2024 → ftp secure connection strange issue
ftp secure connection strange issue
Iniciado por VEGEboss, dez., 06 2019 2:09 PM - Sem resposta
Membro registado
88 mensagems
Popularité : +2 (2 votes)
Publicado em dezembro, 06 2019 - 2:09 PM
Hello folks

I have a curious issue using the FTP connection secure

This happens on my program AND in the FTP demo tool from Windev Projects

If I connect to the ftp server with a "unsecure" connection on the port 21 EVERYTHING runs fine: I get a good connection and I can copy whatever I need
If I connect to the ftp server with a "secure" connection on port 990, I get a good connection BUT the FTPGET command doesn't copy anything

I would like to use the "secure" connection because I have some users from India that can't connect via port 21

someone has some advice for help me?

thank you very much