Hello.
I am using FC3 and the most recent version of vsftpd available from Red Hat's Update. I am trying to transfer all my file on my Windows 98 machine to my Linux machine. I use the win98 dos based ftp client. I have had no prblem using ftp to upload small files, but attempts to transfer a 100MB file result the tranfer stopping. Any help would be welcome.
The behavior is as follows. First the trasfer seems to go fine, then the kilobytes/second decline. Finally the transfer stops at around 5.7 MB. After the most recent attempt the Gnome desktop froze and I had to reboot.
These are my vsftd.conf settings.
--------------------------------------
anonymous_enable=NO
local_enable=YES
write_enable=YES
local_umask=022
dirmessage_enable=YES
xferlog_enable=YES
connect_from_port_20=YES
xferlog_std_format=YES
nopriv_user=ftpsecure
pam_service_name=vsftpd
userlist_enable=YES
userlist_deny=YES
listen=YES
tcp_wrappers=YES