FTP account password autofill?
phpcn_u63319
phpcn_u63319 2017-11-21 10:16:06
0
3
1305

If there are many ftp account passwords. It’s troublesome to enter it manually every time. How can I develop a function where I can only see the server IP on the page, and when I click on the link, it will automatically start the ftp and automatically fill in the account and password? Is there any case or source code reference?

phpcn_u63319
phpcn_u63319

reply all(2)
菲菲红素轻

Using the IIS7 server management tool, you can perform batch operations. As long as you log in as a member (free), the ftp/server login account and password information will be saved. Data can also be restored if it is accidentally deleted (no cloud backup function, only local data can be restored) )

猪哥

Doesn’t FTP have the function of saving passwords?

  • reply Yes, but this also has a certain security effect in it, which can prevent the ftp account password from being exposed.
    phpcn_u63319 author 2017-11-21 10:21:35
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template