@sevenup233
2018-12-09T09:46:23.000000Z
字数 1539
阅读 949
FTP
FTP [-v] [-d] [-i] [-n] [-g] [-s:filename] [-a] [-A] [-x:sendbuffer] [-r:recvbuffer] [-b:asyncbuffers] [-w:windowsize] [host]-v 禁止显示远程服务器响应。-n 禁止在初始连接时自动登录。-i 关闭多文件传输过程中的交互式提示。-d 启用调试。-g 禁用文件名通配(请参阅 GLOB 命令)。-s:filename 指定包含 FTP 命令的文本文件;命令在 FTP 启动后自动运行。-a 在绑字数据连接时使用所有本地接口。-A 匿名登录。-x:send sockbuf 覆盖默认的 SO_SNDBUF 大小 8192。-r:recv sockbuf 覆盖默认的 SO_RCVBUF 大小 8192。-b:async count 覆盖默认的异步计数 3-w:windowsize 覆盖默认的传输缓冲区大小 65535。host 指定主机名称或要连接到的远程主机的 IP 地址。注意:- mget 和 mput 命令将 y/n/q 视为 yes/no/quit。- 使用 Ctrl-C 中止命令。
open Computer [Port] 连接到服务器cd RemoteDirectory 更改服务器目录dir [RemoteDirectory] [LocalFile] 显示并储存服务器目录get RemoteFile [LocalFile] 下载lcd [Directory] 更改本地目录ls [RemoteDirectory] [LocalFile] 显示远程目录put LocalFile [RemoteFile] 上传bye 退出ftpdisconnect 从服务器断开! 执行本机命令close 在不结束ftp进程的情况下,关闭与ftp服务器的连接delete 删除远端ftp服务器上的文件hash 显示下载进度mkdir 在远端ftp服务器上,建立文件夹newer 下载时,检测是不是新文件pwd 显示目录status 显示当前FTP连接状态race 开关数据包追踪
filezilla [<FTP URL>][protocol://][user[:pass]@]host[:port][/path]eg. sftp://username:password@server:portfilezilla -h, - helpfilezilla -s, - site-managerfilezilla -c, - site = <string>filezilla --site="0/foo/bar/sl\/ash"filezilla -c "0/foo\/bar/Backup server"filezilla -l, - logontype = <string>filezilla -a, - local = <string>filezilla --site="0/site1" --local="C:\site1 downloads"filezilla ftp://username:password@ftp.example.com --local="C:\server2 downloads"filezilla --closefilezilla --verbosefilezilla -v, - version
/start/stop/install/install auto/uninstall/reload-config/compat /start/compat /stop/servicename SERVICENAME/servicedisplayname SERVICEDISPLAYNAME
真的一点都没有涉及到用户操作,不过在server的文件夹中找到了疑似用户信息的xml文件,大概有救了。