thanks to db configuration setprop webftp **** you will be able to change some options:
+
+
'''ForceFtpVirtualLocalhost''' default yes
+
+
yes: will override DefaultRoot directive defined for each users
+
no : will allow ftp connection as if an external ftp client were used: with respect to DefaultRoot directive
+
+
'''MaxFileSize''' default 20000000
+
+
max size in octets you will allow to transfer thanks to php web ftp . Be carrefull you are also limited to PHP PostMaxSize and UploadMaxFilesize directives.
+
+
+
'''ResumeDownload''' default true
+
true: allow resume download
+
false: do not allow resuming
+
+
'''status''' default enabled
+
enabled: allow php webftp to work
+
disabled : prevents access to phpwebftp
+
+
=== known problems and bugs ====
+
on french version of sme after installation : "Invalid language entered. Exiting script" error when trying to connect.