Filemounts describe a filepath on the server, relative or absolute. i Filemounts descrivono un indirizzo sul server, in modo reativo o assoluto. By creating a file mount record and placing a reference to it in a Backend usergroup you can allow a user access to the file mount in the File>List module. Filemounts may also configure access to a path on the server to which the user has FTP-access. Just remember to set file-permissions on the server correctly so the webserver user (which PHP is running as) has at least read access to the FTP-dir. You can only mount absolute paths if they are within the base path set in $TYPO3_CONF_VARS[BE][lockRootPath] be_groups:file_mountpoints, be_users:file_mountpoints, More about File mounts | http://typo3.org/documentation/document-library/doc_core_inside/More_about_File_Moun/ A part of this string is an internal text, which must not be changed. Just copy this part into the translation field and do not change it. For more information have a look at the Tutorial. EXT:lang/cshimages/filemount_1.png This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial. Enter a title for the filemount. The title will appear as the name of the file mount when it is applied to users and groups. Inserisci il titolo del Filemount. Questo titolo apparirà come il nome del Filemount, quando sarà da applicare agli Utenti o ai Gruppi. EXT:lang/cshimages/be_groups_5.png This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial. Enter the path of the filemount, relative or absolute depending on the settings of BASE. Inserisci il path del Filemount, relativo o assoluto, a seconda del settagi di BASE If BASE is set to relative, the path mounted is found in the subfolder "fileadmin/" of the website. Then you should enter the subfolder in "fileadmin/" as path. For instance if you want to mount access to "fileadmin/user_uploads/all/" then enter the value "user_uploads/all" as the value of PATH. If BASE is absolute you should enter the absolute path on the server, eg. "/home/ftp_upload" or "C:/home/ftp_upload". Further you must make sure the configuration variable $TYPO3_CONF_VARS[BE][lockRootPath] contains the first part of the path you want to mount. <strong>Notice:</strong> In any case, make sure the webserver user which PHP is running as has <em>at least</em> read-access to the path. If not, the mount will simply not appear without any warnings. If you have problems - especially with absolute mounts - try to mount something "simple" like a relative path in fileadmin. If that is working well, try the absolute path. Your PHP-configuration may also impose other restrictions on you if open_basedir is enabled. Then use relative paths. sys_filemounts:base, be_groups:file_mountpoints, sys_filemounts This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial. EXT:lang/cshimages/be_groups_6.png, EXT:lang/cshimages/be_groups_7.png This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial. This is a filemount relative to "fileadmin/". The mounted folder is "fileadmin/user_upload/" since "user_upload" is the value of the "Path" field. The directory structure of "fileadmin/" where you can see the "user_upload" folder in the bottom of the list. Use this option to temporarily disable the filemount. usa questa opzione per disabilitare temporaneamente il Filemount. All backend users using the mount will not have access anymore. This includes 'Admin'-users. Determines whether the value of the PATH field is to be recognized as an absolute path on the server or a path relative to the fileadmin/ subfolder to the website. sys_filemounts:path This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.