The short answer: BNET FTP isn’t a widely recognized standard protocol like SFTP or FTPS. Instead, it typically refers to FTP servers hosted on networks (using Banyan’s “StreetTalk” naming service) or, more commonly in gaming circles, a misnomer for file transfers related to Battle.net (Blizzard’s gaming service). In enterprise contexts, “BNET” can also stand for a private, internal network segment using legacy IBM or Banyan systems.
| Protocol | Encryption | Authentication | Best For | |----------|-----------|----------------|-----------| | (SSH File Transfer) | Full (SSH) | SSH keys or user/pass | General file transfers, automation | | FTPS (FTP over SSL/TLS) | Full (TLS) | X.509 certificates | Legacy apps that require FTP commands | | HTTPS WebDAV | Full (TLS) | OAuth / Basic Auth | Cloud & web-based file access | bnet ftp
Do not try to “secure” old BNET FTP with firewalls or IP whitelisting. Instead, migrate to these standard, secure protocols: The short answer: BNET FTP isn’t a widely