port to D6
Babalu - November 15, 2008 - 18:15
| Project: | Drupal FTP |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
whats about a port to D6 ?
| Project: | Drupal FTP |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
whats about a port to D6 ?
#1
I'm thinking about porting this to D6. It's not a priority, so it may take some time or may not happen at all. Plus, I don't really know what I'm doing beyond the porting tutorials on d.o.
Anyone have any suggestions specific to this module?
Thanks
#2
Oops. Double post.
#3
I'd be interested in this module....subscribing.
My client wants their users (employees and clients) to be able to login to their FTP server with their Drupal user login info and be able to download and upload files....like you would with an FTP client app.
Is this what this application does (sorry, I haven't used it in D5)
#4
I think you want something like this: http://drupal.org/project/webfm.
Also, my client went with another solution, so I doubt I'll get to this.
#5
We might be using the functionality of this module for some other work we're doing, so I've taken the liberty of updating it for 6.x (fully conforms to coder module standards too):
http://www.akb.id.au/files/drupal_ftp-6.x.tar.gz
Hope that can help someone, cheers.
#6
thanks alexkb; committed your changes and rolled a new dev release.
anyone looking at this, the module is still meant to be experimental. patches to extend functionality are welcome.
#7
also, note that for d7, this should definitely be implemented using stream wrappers!!! #227232: Support PHP stream wrappers
#8
Automatically closed -- issue fixed for 2 weeks with no activity.