centOS机器上的ftp日志在哪里?

centOS机器上的ftp日志在哪里?

我有问题使用filezilla传输文件。 我可以浏览远程站点,但不能进行传输。

Error: Could not connect to server Status: Delaying connection for 5 seconds due to previously failed connection attempt... Status: Resolving address of callhome4free.webspacecommerce.com Status: Connecting to xxx.xxx.xxx.100:21... Status: Connection established, waiting for welcome message... Error: Could not connect to server 

日志文件的名称是xferlog,通常位于/ var / log /目录下。

看起来你正在使用ProFTPD(必须挖掘,因为你没有指定),如果你正在使用CentOS RPMs,它会将日志文件放在/ var / log / proftpd目录中。

如果在连接时遇到问题,请检查FileZilla是否为“被动”。 这些设置在FileZilla设置下 连接。

你得到的错误听起来像它永远不会连接? 当你第一次连接时,fileZilla客户端会说“连接已build立”?