Guyu Online File Management System Original author: Guyu Source: osfm Static
Introduction 1 Chineseize and optimize the internal structure of the program 2 Fix the problem that files in the directory cannot be deleted 3 Optimize and fix the faulty file viewing component 4 Implement the function of online decompression of Zip files 5 Implement the function of remote uploading from other URLs 6 Realize the function of whole-site packaging 7 Implement database local backup function 8 Implement the function of remote uploading to other FTP
Remark: 1 This system has only one file. 2 The user name and password are both admin by default. You can directly edit the file to modify it.
Guyu’s words: The main reason why I want to continue to develop this system that was built N years ago is actually to help webmasters quickly migrate their sites. It is true that VPS can use the Wget command, but it will be difficult if the webmaster purchases a virtual host. Download it and then upload it. You say how troublesome it is! It is easier to transfer directly from server to server, so this series of enhancements have been added. I honestly don’t know how many loopholes there are in this management system. I’m a PHP guy and don’t know how to write PHP. I found many functions online and then slightly modified them to make them more user-friendly. So I don’t recommend webmasters to use this. If the system is under the virtual host for a long time, it is best to delete it directly after use! Please forgive me for not being perfect!