12-06-2011, 01:45 PM
(12-06-2011, 10:35 AM)dgbaker Wrote: Just thinking outside the box here.... BUT! If a cronjob were to be put in place that monitors a "sandbox" location, a script could be potentially written to call a op.AddDocument.php type routine to insert the data into the database and move/rename the ftp'd file(s).
That sounds like a feasable compromise. It should be quite easy to set
up a directory in the filesystem which is regulary synced with a directory in letodms. Well, it's not a real syncronisation, it's rather an import of all files in that directory. Those imported files could than be moved to their final place in letodms. It's up to the admin of the server to decide how that import directory can be filled. It can be ftp but it doesn't have to.
Uwe