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