QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 2658|回复: 3

vsftpd 如何实现断点续传

[复制链接]
发表于 2003-5-12 14:41:02 | 显示全部楼层 |阅读模式
vsftpd 配置文件如下

anonymous_enable=YES
local_enable=YES
write_enable=YES
local_umask=022
anon_umask=022
anon_upload_enable=YES
anon_mkdir_write_enable=YES
dirmessage_enable=YES
xferlog_enable=YES
connect_from_port_20=YES
xferlog_file=/var/log/vsftpd.log
xferlog_std_format=YES
idle_session_timeout=30
data_connection_timeout=3000
ascii_upload_enable=YES
ascii_download_enable=YES
ls_recurse_enable=YES
pam_service_name=vsftpd
userlist_enable=YES
listen=YES
tcp_wrappers=YES

如何实现上传续传呀??请教请教,我搞了好久还是搞不定

TYPE I
200 Switching to Binary mode.
PORT 192,168,0,1,10,179
200 PORT command successful. Consider using PASV.
REST 8409088
350 Restart position accepted (840908.
STOR Windows2003vlk中文版无需激活光启.iso
553 Could not create file.
CWD /incoming/Software/Windows 2003 Server/
250 Directory successfully changed.
PWD
257 "/incoming/Software/Windows 2003 Server"
TYPE A
200 Switching to ASCII mode.
PORT 192,168,0,1,10,179
200 PORT command successful. Consider using PASV.
LIST
150 Here comes the directory listing.
226 Directory send OK.
Transfer done: 350 bytes in 0.010 secs (35.00 k/sec)

这个是上传的时候的记录~~~~
 楼主| 发表于 2003-5-13 13:05:40 | 显示全部楼层
顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶
回复

使用道具 举报

发表于 2003-5-13 19:55:18 | 显示全部楼层
这玩我也不太清楚
你试试这个看async_abor_enable=YES

还不成的话你就自已看看这个吧http://www.linuxaid.com.cn/articles/4/9/4993205/vsftpd.pdf
回复

使用道具 举报

发表于 2003-5-14 13:59:05 | 显示全部楼层
丁!!
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-16 18:37 , Processed in 0.039047 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表