Witam,
chciałbym wrócić do tematu bo nie mogę rozgryźć gdzie jest problem....
skompilowałem sobie i mam już działającą wersję davfs2 - 1.5.4-2, wszystko pięknie montuje i jest ok.
Do momentu tworzenia pliku....katalogi tworzy i w webie się pojawiają natomiast plików nie widać.
Jak utworzę przez web to je widzę, jednakże utworzone pod routerem nie są widoczne w webie.
Pliki "pojawiają" się w katalogów którym je utworzę i w cache ( tutaj dodawane do nazwy jest pewnie identyfikator) i tyle...
Wcześniej mi to działało, a teraz ... czy ktoś wie gdzie może być problem? Reinstalacje nie pomagają.
Mój plik davfs.conf
# General Options
# ---------------
# dav_user davfs2 # system wide config file only
# dav_group davfs2 # system wide config file only
dav_user nobody
dav_group nogroup
# kernel_fs fuse
# buf_size 16 # KiByte
# WebDAV Related Options
# ----------------------
# use_proxy 1 # system wide config file only
# proxy # system wide config file only
# servercert
# clientcert
# secrets ~/.davfs2/secrets # user config file only
# ask_auth 1
# use_locks 1
# lock_owner <user-name>
# lock_timeout 1800 # seconds
# lock_refresh 60 # seconds
# use_expect100 0
# if_match_bug 0
# drop_weak_etags 0
# allow_cookie 0
# precheck 1
# ignore_dav_header 0
# server_charset
# connect_timeout 10 # seconds
# read_timeout 30 # seconds
# retry 30 # seconds
# max_retry 300 # seconds
# add_header
# Cache Related Options
# ---------------------
# backup_dir lost+found
cache_dir /var/cache/davfs2 # system wide cache
# ~/.davfs2/cache # per user cache
cache_size 50 # MiByte
# table_size 1024
dir_refresh 360 # seconds
# file_refresh 1 # second
# delay_upload 10
# gui_optimize 0
# Debugging Options
# -----------------
# debug # possible values: config, kernel, cache, http, xml,
# httpauth, locks, ssl, httpbody, secrets, most
use_locks 0