Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
OneDrive
Message
De
30/03/2022 11:48:58
Thomas Ganss (En ligne)
Main Trend
Frankfurt, Allemagne
 
 
À
30/03/2022 11:37:06
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Allemagne
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
01684024
Message ID:
01684031
Vues:
56
>There was something with how username / pwd gets transported and the like. Can't remember the details, it's old.
>
>There is enough to be found, but just an example https://www.centrestack.com/ftp-replacement/

FTP uses separate command and data channel, all unsecured.
IIRC:
FTPS still uses separate data and command, possibly many data channels:
more ports open in FW, bad when not using dedicated server, but parallel download possible.
Worse on client? Dunno.
Upd:
But danger of misconfigure to only encrypt part... /Upd:

SFTP was built on SSL, uses only 1 channel, less ports needed.
No problem if you map wrong file into the directory unless you operate on "*" / whole directory.

HTTPS up/download also secure, but I guess gives more attack surface than dedicated SFTP server.
Al ? Care to voice opinion forged by biz reading and learning ?

regards
thomas
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform