1. Improve FlashFXP Upload Speed Select "Options → Parameter Selection" menu Open "Configure FlashFXP" window, switch to "Advanced" tab, here there is a "Upload Packet Size" setting item. The size of the upload package largely determines the upload speed of FlashFXP. Its default is "4096" (unit is byte), we can set it larger than the value. If you still feel that the speed is not satisfied, open the "flashfxp.ini" file in the flashfxp installation directory. In the "main" field you can see the "UTB = *" code, this code is also used to define upload Package size, its specific conversion relationship is: "Upload package size = 2 ^ (UTB-1)" so that we can unlimited the size of the package. Tip: This technique is particularly effective for bandwidth users. In addition, the larger the UTB's value is set, the faster the upload speed of FlashFXP is, and the value is selected, depending on the respective network conditions, please debug themselves. Second, what kind of file upload I said if you want to upload all the text files in a directory to the FTP server, but find that the files in the directory are messy, how to solve it? In fact, FlashFXP has provided us with selective transmission. Select "Tools → Selective Transfer → Edit" in FlashFXP, open the Selective Transfer setting window, click the "New" button to create a new list, name it "Scente 1" (or other name). Enter ".txt" in the "Mask" text box in the File bar, click the Add button. Next, select the Tool → Selective → Scenario 1 menu to make the transfer list take effect. This way when we select all the files in a directory for upload operation, FlashFXP will automatically make a judgment, only uploaded the file in TXT format. Tip: We can also specify the transfer rules for the directory name through the "Directory" column, or use "exclusion" to exclude files that transmit certain formats or naming rules. In addition, the settings here support masks, such as the album I want to upload a singer on the hard disk, the name of these files is "jacky01.mp3, jacky02.mp3 ...", then we can set the "Mask" column "Jacky .Mp3 ", this only uploads these specific naming files. Third, the automatic adjustment of the file name case is sensitive to the case where the operating system of some site servers is sensitive to the case of the web file. If we are named web page, the image and other file names, there is no attention to the case, so it is easy to display the uploaded web page unable to browse Case. Can it only be able to check the correction one by one? In fact, FlashFXP has already thought of this problem. Select the "Options → Parameter Selection" menu, open the FlashFXP Configuration window, switch to the "Transfer" tab, select "lowercase" in the drop-down list of "Upload File Name Translation". Tip: General Server requires use of lowercase to name some site files, such as Index. HTML, you can consult the server provider.