[root@applemi home]# ftp
ftp> open 173.231.xx.230
Connected to 173.231.xx.230 (173.231.xx.230).
220 ProFTPD 1.3.3e Server ready.
Name (173.231.xx.230:root): applemin
331 Password required for applemin
Password:
230 User applemin logged in
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> cd public_html
250 CWD command successful
ftp> put backup.tar.gz backup.tar.gz
local: backup.tar.gz remote: backup.tar.gz
227 Entering Passive Mode (173,231,xx,230,138,208).
550 backup.tar.gz: Permission denied
//如果权限够的话
没有评论:
发表评论