Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 10 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(6)
我测试了 Mollify (基于 PHP),发现它非常好。
I tested Mollify (PHP-based) and found it to be quite good.
无耻插件:我曾经创建过myftphp。它是一个用 php 编写的文件管理器,它管理不同主目录中的多个用户。也许你可以尝试一下
Shameless plug: I once created myftphp. it's a file manager written in php, which manages several users in distinct home directories. maybe you can give it a shot
您还可以查看 FileGator (http://file-gator.com) 它具有非常先进的功能,例如多用户每个用户的权限和主目录、ajax 多文件上传、拖放、压缩、解压缩、图片库、发送电子邮件链接、目录树、编辑文件...
You can also look at FileGator (http://file-gator.com) It has very advanced features like multiuser with permissions and home dir for each user, ajax multifile upload, drag&drop, zip, unzip, image gallery, sending email links, directory tree, edit files...
也许你应该看看IMCE,它非常简单
对于更复杂的东西试试这个:
http://drupal.org/project/webfm
请注意有关“相关项目”的列
Maybe you should have a look at IMCE, it is quite simple
For something more complex try this:
http://drupal.org/project/webfm
Notice the column regarding "related projects"
也许,ASP.NET 文件管理器 HTTP Commander 正是您所需要的:
http://www.element -it.com/asp-net-explorer-browser/online-share/web-file-manager.aspx。我非常喜欢它,因为它允许上传和下载文件并在线编辑它们。它还支持 Active Directory 用户、组及其主文件夹。作为管理员,您可以管理用户。用户可以使用远程文件和在线编辑办公文档的丰富功能(MS Office、OpenOffice 和 Google Docs 集成)。我希望它对你有帮助。
Maybe, the ASP.NET file manager HTTP Commander is what you need:
http://www.element-it.com/asp-net-explorer-browser/online-share/web-file-manager.aspx. I like it a lot 'cause it allows upload and download files and edit them online. Also it supports Active Directory users, groups and their home folders. As admin you may manage users. Users may work with remote files and rich features of editing office documents online(MS office, OpenOffice and Google Docs integration). I hope it will be helpful for you.
我现在确实也在做同样的事情。
就我个人而言,我会自己编写,因为它通常需要集成到您现有的结构或应用程序中。
给我一些背景信息。这究竟是为了什么?它必须有多复杂?它是集成到另一个应用程序中还是独立的?您对 php 有多少经验?
编辑
嗯,对于完整的管理套件,您可能想看看出售解决方案。更高等级的东西将为您节省大量的开发和集成时间。我认为相当不错的几个:
http://www.filerun.com/ (非常光滑,但是昂贵)
http://www.solitude.dk/filethingie/ (免费供个人使用,价格便宜用于商业)
I am literally doing the same thing right now.
Personally, I would cook my own up, as it usually needs to be integrated into your existing structure or application.
Give me some background information. What is this for exactly? How complex does it have to be? Is it being integrated into another application or is it a stand-alone? How experienced are you with php?
Edit
Hmmm, for a full management suite you might want to have a look at a for-sale solution. Something higher grade will save you tons of time in development and integration. A couple that I thought were pretty good:
http://www.filerun.com/ (Very slick but expensive)
http://www.solitude.dk/filethingie/ (Free for personal use and cheap for business)