FileManager » History » Version 2
Greg Burri, 07/30/2009 04:51 PM
1 | 1 | Greg Burri | h1. FileManager |
---|---|---|---|
2 | |||
3 | h2. Algorithms |
||
4 | |||
5 | * [[Algorithms#Searching]] |
||
6 | |||
7 | 2 | Greg Burri | h2. Sharing |
8 | |||
9 | 1 | Greg Burri | There is two type of shared directory : |
10 | |||
11 | # Readonly : The content will only be uploaded. |
||
12 | # Read and write : New downloaded file goes here. |
||
13 | |||
14 | * Two same directories cannot be shared. |
||
15 | * A shared directory can be a subdirectory of an existing share |
||
16 | * A shared directory can contains an existing share |
||
17 | |||
18 | Symlinks : pay attention ... |