FTP-related matters (III)-No permission issues, but the relevant links cannot be uploaded: those matters on the FTP server (I) http://www.bkjia.com/os/201207/142441.html FTP Server (2)-Permission Control http://www.bkjia.com/os/201207/143573.html After the first and second steps, it was no longer a problem to reach a basic application, but when I just breathed a sigh of relief, the problem came again. Cai Jinlong is going to upload documents to the FTP server I just created. The problem is: if the entire folder cannot be uploaded, the system prompts "no permission (logon status ), however, if a single file is uploaded, some files can be uploaded, and others cannot. To address this problem, www.2cto.com checked the reason why the Chinese file name cannot be too long. It doesn't matter if it is English. I tried to change the names of files that cannot be uploaded, and then I can upload them immediately. However, this method is not feasible. Because the text is too short and the name is incomplete, it cannot indicate the nature of the document, so it is impossible to shorten the name. What I can do now is to check the FTP settings to see if I can find something like unicode, because I personally think it is a problem of encoding. After searching for a while, no results were found. So I guess I can use the command line to upload it? So I found a file that cannot be uploaded directly. The file was uploaded successfully using the command line method. You cannot ask everyone to learn how to upload a file through the command line, because the command line cannot upload the entire folder (the information I checked is like this and there is no practice, because after a while, the upload folder is not found from the ftp command), but if the command line can, someone will think about how to solve this problem. So I searched and found that a software was visualized-FlashFXP. After testing, the problem was solved immediately. However, I don't feel very good about the permission control and upload efficiency of the FTP service created by IIS In win7. Some software on www.2cto.com is specialized in the field and easy to use. However, I have not found any created dialog box. If you set anonymous access for Windows 7, the dialog box is not displayed for user input. In this case, I personally feel that FTP tools will not create system users. If win7 comes with a good user control, we need to create many system users, of course, these can be blocked through settings. Writing about the FTP server is almost over. Some time ago, the construction of the Data Sharing server made me more familiar with the use of SVN, he also has a better understanding of his role (although this is not a cooperative project). Every task is a good opportunity to train himself. Author: Cao Jianxin