Странная штука, может из-за пассивного режима. В общем закачка виснет на 65% когда качаю с офиса, сервер стоит в инете, когда качаю из дома то все нормально, хоть на работу не ходи :-) Клиент lftp, сервер vsftpd. lftp skipterm0001@62.109.20.90:~/skipterm0001> get 19.08.2011-08.13.39-CmdClientData.command 4394!!! байта перемещены за 302!!! секунды (15б/с)
Вот лог:
Mon Aug 22 09:30:44 2011 [pid 7745] [term0001] FTP response: Client "xxx.xx.xx.xxx", "331 Please specify the password."
Mon Aug 22 09:30:44 2011 [pid 7745] [term0001] FTP command: Client "xxx.xx.xx.xxx", "PASS <password>"
Mon Aug 22 09:30:44 2011 [pid 7744] [term0001] OK LOGIN: Client "xxx.xx.xx.xxx"
Mon Aug 22 09:30:44 2011 [pid 7755] [term0001] FTP response: Client "xxx.xx.xx.xxx", "230 Login successful."
Mon Aug 22 09:30:44 2011 [pid 7755] [term0001] FTP command: Client "xxx.xx.xx.xxx", "TYPE I"
Mon Aug 22 09:30:44 2011 [pid 7755] [term0001] FTP response: Client "xxx.xx.xx.xxx7", "200 Switching to Binary mode."
Mon Aug 22 09:30:44 2011 [pid 7755] [term0001] FTP command: Client "xxx.xx.xx.xxx", "CWD skipterm0001"
Mon Aug 22 09:30:44 2011 [pid 7755] [term0001] FTP response: Client "xxx.xx.xx.xxx", "250 Directory successfully changed."
Mon Aug 22 09:30:44 2011 [pid 7755] [term0001] FTP command: Client "xxx.xx.xx.xxx", "MDTM 19.08.2011-08.13.08-CmdClientData.command"
Mon Aug 22 09:30:44 2011 [pid 7755] [term0001] FTP response: Client "xxx.xx.xx.xxx", "213 20110819081308"
Mon Aug 22 09:30:44 2011 [pid 7755] [term0001] FTP command: Client "xxx.xx.xx.xxx", "SIZE 19.08.2011-08.13.08-CmdClientData.command"
Mon Aug 22 09:30:44 2011 [pid 7755] [term0001] FTP response: Client "xxx.xx.xx.xxx", "213 4394"
Mon Aug 22 09:30:45 2011 [pid 7755] [term0001] FTP command: Client "xxx.xx.xx.xxx", "PASV"
Mon Aug 22 09:30:45 2011 [pid 7755] [term0001] FTP response: Client "213.88.21.247", "227 Entering Passive Mode (62,109,20,90,248,96)."
Mon Aug 22 09:30:45 2011 [pid 7755] [term0001] FTP command: Client "xxx.xx.xx.xxx", "RETR 19.08.2011-08.13.08-CmdClientData.command"
Mon Aug 22 09:30:45 2011 [pid 7755] [term0001] FTP response: Client "xxx.xx.xx.xxx", "150 Opening BINARY mode data connection for 19.08.2011-08.13.08-CmdClientData.command (4394 bytes)."
Вот конфиг vsftp:
listen=YES
listen_address=xx.xxx.xx.xx
anonymous_enable=NO
local_enable=YES
virtual_use_local_privs=YES
write_enable=YES
guest_enable=YES
user_sub_token=$USER
local_root=/srv/ftp
hide_ids=YES
dirmessage_enable=YES
use_localtime=YES
xferlog_enable=YES
connect_from_port_20=YES
chroot_local_user=YES
local_umask=022
anon_umask=0000
chown_upload_mode=0777
file_open_mode=0777
secure_chroot_dir=/var/run/vsftpd/empty
pam_service_name=vsftpd
log_ftp_protocol=YES
Посоветуйте как отловить проблему, почему из офиса я с любого компа так долго не могу скачать файл? Соединение с инетом проводное толщина мегабит/сек.