I've recently made a Pylons backend to Saki Ext.ux.FileTreePanel : http://filetree.extjs.eu/ If you're interested in getting the code, I can make it available on a public repository. Regards,
Bruno 2009/9/28 Mike Orr <[email protected]>: > > What are people's recommendations for a simple Python-based file > manager? Our users are getting tired of the FTP interface and > active/passive dilemma on our FTP server, and many people we exchange > files with don't have FTP clients installed, so I'm looking for a web > interface that can either sit on top of the FTP directory or be > installed on another server. (Windows in the former case; Linux in > the latter.) Plone would be overkill, and while I could write one in > Pylons, I expect somebody already has, and has made a better > directory-tree interface than I can. Bonus if it's written in Pylons > or can be embedded as a WSGI application, but these are not strictly > necessary. Authorization is currently just a couple levels, although > we may want something more complex later. > > -- > Mike Orr <[email protected]> > > > > -- Bruno Binet Camptocamp France SAS Savoie Technolac, BP 352 73377 Le Bourget du Lac, Cedex Mail : [email protected] http://www.camptocamp.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
