Hallo
kann ich einen FTP Server als ein Lauferk mounten ?
kann ich einen FTP Server als ein Lauferk mounten ?
The parameters: [defaults]
* user: The user to be used for logging on the FTP server. [anonymous]
* password: The password for that user. [user@ftpfs.sourceforge.net]
* hostname: The FTP server.
* port: The port the server is listening on. [21]
* root_dir: The directory on the FTP server you want to be mounted. This should be specified without the trailing slash (that is "/home/duru", not "/home/duru/"). [/]
* mount_point: The local directory you want to mount the FTP server onto.
* own: Flag to force ownership on all remote files. Useful for FTP servers that list user IDs instead of user names.
* uid: The local user ID you want to be the owner of the mounted tree.
* gid: The local group ID you want to own the mounted tree.
* fmask: The numeric mode to be ORed on all mounted files.
* dmask: The numeric mode to be ORed on all mounted dirs.
* active: Flag to enable active mode for FTP transfers. Useful if you're behind some firewall and cannot connect to random ports.
LUFS is enabling you to mount into your file hierarchy a remote computer's file system, which is accessible by various means (ftp, ssh, etc.). Then, the access to the remote files will be completely network transparent. In other words, you'll be able to read/modify remote files as if they were local, watch movies/listen to MP3s from FTP/SSH/Gnutella servers without copying them locally. Sheer magic. Now skip to the next section.
1 Besucher