Closed (fixed)
Project:
FileField
Version:
6.x-3.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
10 Jan 2008 at 01:33 UTC
Updated:
14 Aug 2008 at 22:42 UTC
I am looking for a way to include files which may be uploaded to a temporary folder with FTP or similar to the server and then pointed to from the filefield. This would be very helpful due to the fact that many files are too large to upload via http. The secondary field could be a drop down box listing the contents of the temporary folder or a simple text field where the path could be manually entered. The file is then used instead of the primary upload field and is added to the database and to the node while bypassing the actual "uploading" process. If this could be implemented or anyone has a way to implement this, it would be greatly appreciated.
Comments
Comment #1
sliiiiiide commentedsubscribing, this is what I'm after too...
Comment #2
Christopher Herberte commentedsubscribing, I would use this feature -- even providing a filename relative to files/ would be great!
Comment #3
Rob T commentedI'd love this also.
Comment #4
aaron commentedshould already be able to do this with a combo of media mover and filefield.
Comment #5
shittii commentedI don't know if to post here or to the media mover support request, but how do you do that? This would be brilliant but the documentation of Media Mover is not that good at the moment. Also are there any other methods?
Comment #6
dopry commentedThere is a new function in field_file.inc field_file_save_file() which saves files from system paths to the drupal filesystem... needs a UI, but functions for importing... drewish has some working code... Would love it if someone worked on a UI now that the functionality is in...
but gonna call it fixed since it's possible and waiting on someone to do the dirty work of building a UI for it.
Comment #7
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.