Changes

From SME Server
Jump to navigationJump to search
35 bytes removed ,  19:09, 24 November 2013
m
Ajaxplorer -> Pydio
Line 79: Line 79:     
=== Features ===
 
=== Features ===
A lot of options are available in the panel. When you create a new shared folder, or modify an existing one, the page is divided in up to 5 parts (depending on other packages you migth have installed like encfs and Ajaxplorer):
+
A lot of options are available in the panel. When you create a new shared folder, or modify an existing one, the page is divided in up to 5 parts (depending on other packages you migth have installed like encfs and Pydio):
 
* The first part let you enter a name and a comment for this shared folder. This part works exactly the same way than ibay. An initial limit of 12 characters exists for the name. You can raise this value with
 
* The first part let you enter a name and a comment for this shared folder. This part works exactly the same way than ibay. An initial limit of 12 characters exists for the name. You can raise this value with
 
  db configuration set maxShareNameLength 16
 
  db configuration set maxShareNameLength 16
Line 95: Line 95:  
**'''Dynamic content execution (PHP, CGI, SSI)''': this enable the execution of PHP script. If disabled files with php, php3, phtml, cgi or pl as extension won't be allowed. If enabled, you can create a directory named "cgi-bin" in your shared folder. It will allow execution of cgi scripts
 
**'''Dynamic content execution (PHP, CGI, SSI)''': this enable the execution of PHP script. If disabled files with php, php3, phtml, cgi or pl as extension won't be allowed. If enabled, you can create a directory named "cgi-bin" in your shared folder. It will allow execution of cgi scripts
   −
=== Ajaxplorer ===
+
=== Pydio ===
If you install the [[Ajaxplorer]] contrib, you'll have a new option displayed in the configuration of the shared folders. With this, you can easily enable the access of any shared folders through Ajaxplorer. This is only available on SME8.
+
If you install the [[Pydio]] contrib, you'll have a new option displayed in the configuration of the shared folders. With this, you can easily enable the access of any shared folders through Pydio. This is only available on SME8.
   −
==== Limitations of Ajaxplorer ====
+
==== Limitations of Pydio ====
 
* You cannot work with files bigger than 2GB, this is a limitation of PHP on 32 Bits system
 
* You cannot work with files bigger than 2GB, this is a limitation of PHP on 32 Bits system
* Files uploaded with Ajaxplorer will not be counted for quota limitations (same applies for WebDav uploads). This is because the file will belong to www user, and not the real user.
+
* Files uploaded with Pydio will not be counted for quota limitations (same applies for WebDav uploads). This is because the file will belong to www user, and not the real user.
    
=== Encryption ===
 
=== Encryption ===
Line 128: Line 128:  
Some advanced settings are not available on the panel, but only with db commands:
 
Some advanced settings are not available on the panel, but only with db commands:
 
*Various options
 
*Various options
**'''ManualPermissions''': if you set this key to enabled, the permissions will only affect web access (HTTP, WebDav, Ajaxplorer), and will not touch the permissions on the file system. This can be used to host web applications with custom permissions.
+
**'''ManualPermissions''': if you set this key to enabled, the permissions will only affect web access (HTTP, WebDav, Pydio), and will not touch the permissions on the file system. This can be used to host web applications with custom permissions.
 
**'''Hide''': if set to yes, this share will not be listed in the server-manager
 
**'''Hide''': if set to yes, this share will not be listed in the server-manager
 
**'''Removable''': if set to no, you won't be able to remove this share through the server-manager
 
**'''Removable''': if set to no, you won't be able to remove this share through the server-manager

Navigation menu