Server IP : 172.24.0.40 / Your IP : 216.73.216.10 Web Server : Apache System : Linux dbweb26.ust.edu.ph 4.18.0-513.5.1.el8_9.x86_64 #1 SMP Fri Sep 29 05:21:10 EDT 2023 x86_64 User : apache ( 48) PHP Version : 8.2.18 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/share/doc/vsftpd/ |
Upload File : |
BUGS ==== This file, surprisingly enough, contains a list of known outstanding bugs in the program. Bugs that get documented here are typically not particularly serious, and may never get fixed. Serious bugs will get fixed immediately. - RFC compliance: if we get no PORT or PASV, looks like we're supposed to assume a PORT to the same IP as control connection, and port 20. - RFC compliance: shouldn't include directories in NLST. Note that wu-ftpd complies here, almost all other FTPd's don't - ls <existing but unreadable dir> should list nothing, but it lists the directory name itself - In ASCII mode, the SIZE command needs to take into account the size of the file _after_ ASCII linefeed mangling? - If someone has one of the timeouts (command, data) setup, but not the other, then timeout will behave whackily.