Does anyone know of a jQuery FTP browser plugin?

后端 未结 2 1645
天命终不由人
天命终不由人 2021-01-17 04:22

I want to navigate an FTP using a jQuery plugin. Does it exist?

相关标签:
2条回答
  • 2021-01-17 04:34

    You might check out:

    http://www.phpwebftp.com/

    http://www.solitude.dk/filethingie/

    http://www.gleamtech.com/products/filevista/web-file-manager

    http://yafm.sourceforge.net/

    Another example (not sure it meets your requirements):

    http://www.net2ftp.com/

    And:

    https://addons.mozilla.org/en-US/firefox/addon/fireftp/

    0 讨论(0)
  • 2021-01-17 04:52

    There is no jquery plugin to do this, but if you can use php there is a good solution, I tested it and it was great: http://www.phpclasses.org/package/5045-PHP-Manage-files-and-directories-in-an-FTP-server.html

    0 讨论(0)
提交回复
热议问题