Windows系統(tǒng)推薦使用IIS服務搭建FTP服務器:
Linux系統(tǒng)建議通過vsftpd實現(xiàn):
sudo apt update sudo apt install vsftpd
通過OpenSSL生成證書:
sudo openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout /etc/ssl/private/vsftpd.pem -out /etc/ssl/certs/vsftpd.pem
ssl_enable=YES allow_anon_ssl=NO rsa_cert_file=/etc/ssl/certs/vsftpd.pem
實現(xiàn)中文目錄正常顯示需注意:
utf8_filesystem=YES
建議為不同用戶創(chuàng)建獨立目錄,通過本地用戶和組管理工具設置專屬訪問權限
2025-03-11
廣州蘇營貿易有限公司專注海外推廣十年,是谷歌推廣.Facebook廣告核心全球合作伙伴,我們精英化的技術團隊為企業(yè)提供谷歌海外推廣+外貿網(wǎng)站建設+網(wǎng)站維護運營+Google SEO優(yōu)化+社交營銷為您提供一站式海外營銷服務。
We and selected third parties use cookies or similar technologies for technical purposes and, with your consent, for other purposes as specified in the cookie policy.
You can consent to the use of such technologies by closing this notice, by interacting with any link or button outside of this notice or by continuing to browse otherwise.