Posted by bluestarstudios on September 15, 2011 at 8:24pm
4 followers
Jump to:
| Project: | FileField Sources |
| Version: | 7.x-1.4 |
| Component: | Source: Attach (FTP) |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Currently the "Move the file directly to the final location" attach method is apparently not yet supported on Drupal 7. Is there any news on development of this feature? It would be very helpful.
Thanks
Comments
#1
Last I looked at the problem I still didn't know how to make this possible in Drupal 7. The D7 abstraction around file handling is very convenient in a lot of places, but certain use cases (such as this) don't seem to have an immediate answer. So generally, there isn't any "news" on the development of the feature, right now I'm still trying to figure out how it would be possible. But in general terms I'm not spending a huge amount of time on FileField Sources currently (I tend to cycle through my modules an give them each dedicated attention every couple of weeks).
#2
That makes sense. And surely let me say Thank You for taking the time to create this one. It's really helpful. I researched a lot trying to find a module that did this with such ease, but this was surely the best one out there. So thank you for that. If there's any way I can help let me know. ;)
In the meantime, do you know of any other module that does importing/attaching of files already uploaded via FTP?