Changes

From SME Server
Jump to navigationJump to search
950 bytes added ,  22:46, 10 September 2008
Line 32: Line 32:  
=== Uninstall ===
 
=== Uninstall ===
 
  yum remove smeserver-phpwebftp
 
  yum remove smeserver-phpwebftp
 +
 +
 +
=== Configuration ===
 +
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.
 +
solution : l
 +
expand-template /home/httpd/html/webftp/config.inc.php
    
=== Source ===
 
=== Source ===
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,249

edits

Navigation menu