Code: Alles auswählen
#---------------------------------------------------------------------
# konqueror search for '.directory' subdir in any directory and its
# subdirectories. This slow a groups/shares listing. The value below
# specify the number of path component checked for ".directory". Use
# the value of -1 to check all path component.
#
# Set kde_workaround to 3 or above if you browse SMBNetFs with
# konqueror. Other people can use 0 value.
# Possible value: -1, 0, 1, 2, ...
#
# Default: "3"
#---------------------------------------------------------------------
kde_workaround "3"
Code: Alles auswählen
#---------------------------------------------------------------------
# The time between workgroup refresh
#
# Default: 300 sec
#---------------------------------------------------------------------
smb_refresh_time 5
Code: Alles auswählen
#---------------------------------------------------------------------
# The time between samba context refresh. This is used to preserve
# samba connection alive. Reduse it if the connection closed by
# timeout often.
#
# Default: 300 sec
#---------------------------------------------------------------------
smb_ctx_refresh_time 60
Code: Alles auswählen
#---------------------------------------------------------------------
# The maximum number of opened files.
#
# Default: 100
#---------------------------------------------------------------------
smb_open_files_max 200
Will ich nun in den extra im Homeverzeichnis angelegten Ordner ~/Netzwerk mounten, bekomme ich folgende Meldung:
Code: Alles auswählen
~$ smbnetfs ~/Netzwerk -o allow_other
WARNING: Unknown libsmbclient version: 4.1.9-Debian
SMBNetFS may not work as expected.
Gkr-Message: secret service operation failed: The name org.freedesktop.secrets was not provided by any .service files
3826->reconfigure_read_config_file: Error: (file: /home/benutzer/.smb/smbnetfs.conf) Invalid input line : smb_refresh_time 5
3826->reconfigure_read_config_file: Error: (file: /home/benutzer/.smb/smbnetfs.conf) Invalid input line : smb_ctx_refresh_time 60
3826->reconfigure_read_config_file: Error: (file: /home/benutzer/.smb/smbnetfs.conf) Invalid input line : smb_open_files_max 200
3826->reconfigure_read_config_file: Error: (file: /home/benutzer/.smb/smbnetfs.conf) Invalid input line : kde_workaround "3"