ubuntu_ftp

所属分类:Ftp服务器
开发工具:Shell
文件大小:0KB
下载次数:0
上传日期:2021-01-22 23:59:24
上 传 者sh-1993
说明:  在Ubuntu上快速安装FTP服务器,
(Quickly install FTP Server on Ubuntu,)

文件列表:
qiftp.sh (1407, 2021-01-22)

# ubuntu_ftp Quickly install FTP Server on Ubuntu Easy steps to setup FTP on your Ubuntu 16-18 server. (Works on newer versions too) ## Install with 1 line ``` wget https://raw.githubusercontent.com/powerdot/ubuntu_ftp/master/qiftp.sh && chmod +x qiftp.sh && ./qiftp.sh ``` or ## Install by steps ### Download script ``` wget https://raw.githubusercontent.com/powerdot/ubuntu_ftp/master/qiftp.sh ``` ### Set run rule ``` chmod +x qiftp.sh ``` ### Run script (root) ``` ./qiftp.sh ``` ## Follow instruction in console. Enter user name and password for new FTP user, wait for install... ## Done! Your base folder is /home/**username**

近期下载者

相关文件


收藏者