[#1399] filesystem driver
Summary filesystem driver
Queue Forwards
Queue Version HEAD
Type Enhancement
State Rejected
Priority 1. Low
Owners
Requester offermann (at) thielpark (dot) de
Created 02/17/2005 (1179 days ago)
Due
Updated 11/28/2005 (895 days ago)
Assigned
Resolved 11/28/2005 (895 days ago)
Attachments filesystem.zip Download
Milestone
Patch

History
11/28/2005 Jan Schneider Comment #3
State ⇒ Rejected
Reply to this comment
No feedback.
10/25/2005 Jan Schneider Comment #2
State ⇒ Feedback
Reply to this comment
As the FTP driver already uses VFS (which also has a filesystem driver) to upload the .forward files, you should instead extend the existing driver to allow configuration of the VFS backend instead of hardcoding FTP usage.
02/17/2005 offermann (at) thielpark (dot) de Comment #1
State ⇒ New
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ filesystem driver
Queue ⇒ Forwards
New Attachment: filesystem.zip Download
Reply to this comment
I coded a new driver. It works directly on the filesystem. I included some configuration options to determine where the .forward-file should go, but it is probably not yet flexible enough to fit everyones needs. I'm open to suggestions. Obviously the webserver needs write access to the directory. I'm not very good with filesystem permissions, perhaps someone comes up with a better umask.