Support article
Anonymous FTP vs secure FTP: which to choose
Learn why secure FTP protects your files better and which alternatives to use when you need to share content from your hosting.
Introduction
Not all FTP access works in the same way. Some methods are designed for controlled private access, while others were historically used for public file sharing.
For a normal hosting account, the safest choice is almost always a protected connection with a real username and password.
What is anonymous FTP?
Anonymous FTP allows access without a personal account, often using the user name anonymous.
It was useful years ago for public downloads, but it is rarely appropriate for a standard website hosting environment.
Can anonymous FTP be used at miHosting?
For security reasons, the normal and recommended method is authenticated access using the credentials of your hosting account or an additional FTP user created from the control panel.
Anonymous FTP vs secure FTP
Anonymous FTP
- Easier for public access.
- Much less control over who connects.
- Higher security risk.
- Not the right option for website administration.
Secure FTP
- Requires valid credentials.
- Gives you more control over permissions.
- Better for uploading and managing website files.
- Fits normal hosting use much better.
Safer ways to access your files
- Use a real FTP account.
- Prefer secure transfer methods when available.
- Limit access only to the folders you need.
- Change passwords if you suspect unauthorized access.
How to share files without anonymous FTP
If you need to share content publicly, it is often better to:
- Publish the files through your website.
- Use a protected download area.
- Use storage or distribution tools designed for downloads.
Risks of anonymous FTP
Anonymous FTP can expose files, make abuse easier and reduce traceability. For most commercial or personal websites, that tradeoff is not worth it.
Conclusion
If you need to manage website files, choose secure FTP access with a proper user account. Anonymous FTP belongs to very specific scenarios and is not the recommended approach for standard hosting accounts.