具有基于 Web 的 UI/API 的 FTP 客户端/服务器
我什至不知道从哪里开始寻找这样的东西,也不知道是否存在。我通常寻找的是一个可以在任何给定 Linux 发行版后台运行的 FTP 服务器。特别是 RedHat 和 Ubuntu。使该服务器作为机器上的服务运行。然后,我需要一个 FTP 客户端,它可以与内置于基于浏览器的 UI 中的特定服务进行交互。如果能有一些东西可以将服务器管理绑定到 UI 中,那就太好了。
所以我的问题是,有没有人知道类似的事情? UI部分应该能够支持(j)Ruby
I don't even know where to begin to look for something like this, or whether or not one even exists. What I am generally looking for is a FTP Server that I can run in the background of any given linux distro. Particularly RedHat and Ubuntu. Having this server run as a service on the machine. Then through that I need a FTP client that can interact with that particular service thats built into a Browser based UI. It would be nice to have something that I can tie the server admin into the UI as well.
So my question here is, is there anything like that, that anyone knows of? The UI portion should be able to support (j)Ruby
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
F->它可能符合要求。它在服务器上有一个封装在 Rails 中的 Javascript 客户端。
阅读相关内容:
http://www.webresourcesdepot.com/web- based-ftp-client-similar-to-windows-explorer/
查看演示:
https://fit.jupiterit.com/
下载:
http://code.google.com/p/f-it/
F->It may fit the bill. It has a Javascript client wrapped in Rails on the server.
Read about it:
http://www.webresourcesdepot.com/web-based-ftp-client-similar-to-windows-explorer/
See a demo:
https://fit.jupiterit.com/
Download it:
http://code.google.com/p/f-it/