Failed to retrieve directory listing Pure-Ftpd
Failed to retrieve directory listing
Pure-Ftpd
除了 打开21端口外,以下两项端口需要选一项。
FTP主动模式数据端口 20
FTP被动模式端口范围 39000-40000
Failed to retrieve directory listing
Pure-Ftpd
除了 打开21端口外,以下两项端口需要选一项。
FTP主动模式数据端口 20
FTP被动模式端口范围 39000-40000
安装ClamAV杀毒软件步骤如下:在CentOS上安装ClamAV杀毒软件可以按照以下步骤进行:1.打开终端(Terminal)。2.更新软件包列表:yum update3.安装ClamAV...
zip -r 压缩文件名 源目录unzip -d /home/hello hello.zip现在要压缩test目录,忽略掉good.txt则可以执行如下命令zip -r xxx.zip test -x...
类似错误提示warning: CRLF will be replaced by LF in XXX .&nbs...
一、命令 du -ah --max-depth=1 ./ du -h ./ 查看磁盘容量 df -h df&n...
linux 快速创建一个10G大文件 要创建一个 10 GB 的文件,可以这样: fallocate -l 10G y...
centos/linux 宝塔 修改默认php版本登陆ssh 输入以下命令查看当前PHP 目录 版本php -v ls -l /usr/bin/...