Recently the customer has a requirement: To set up an FTP server for the enterprise, and assign different directories and administrative rights to different departments.
This is a good realization! Install serv-u directly, do some setup, get it done!
However, the customer is suspected of landing ftp operation trouble, input IP, input account or something. In fact, you can install an FTP client management software, such as FLASHFXP, but customers are still not satisfied with the way of landing.
Their needs are: Open a folder on a remote FTP server like a folder on your own computer, and double-click the folder icon to open it!
Although the customer is a bit Virgo, but others asked, I will try to meet.
Here's my Final Solution:
First, write a DOS script that is saved as "ftp folder. Bat".
" Ftp://username:[email protected] "
Next, put the script in a safe place (prevent accidental deletion), and then create a shortcut.
Why would you create a shortcut? Because. bat file is too ugly, afraid of customers can not accept, but also change the icon, but the shortcut, the name can be changed according to their own preferences.
Through this simple method, we can double-click the shortcut icon, an instant "through" to the FTP server, is not very convenient?
Change icon to Dos command ". bat" File