Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
add ftp upload feature
#2
(12-02-2011, 03:02 PM)amine2018 Wrote: Can you plz add the ftp upload feature so that it can be possible to send our files by ftp.

This request has come several times, but ftp is not as easy as it may appear. It's not done by just writing a bunch of php files and stick them into letodms. It requires a complete server covering the ftp protocol and this server has to be started just like your http server. This is basically a completely new application and not just a module in LetoDMS. Doing this in php is not required though LetoDMS_Core is a good base for it. There is a ftp implementation using
php called nanoftpd, but that one is really slow and the code is quite old and unmaintained.

The bottom line is, this is quite some work and I wouldn't do it in php.
Any volunteers?

Uwe
Reply


Messages In This Thread
add ftp upload feature - by amine2018 - 12-02-2011, 03:02 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)