sftpgo/vfs
Nicola Murino 4a6a4ce28d
sftpfs: map path resolution error to permission denied
we do the same for os fs so that the problematic directory is excluded
from the webdav listing instead of failing the whole directory listing
2021-10-16 10:32:18 +02:00
..
azblobfs.go dataprovider: add timestamp fields for users and admins 2021-08-19 15:51:43 +02:00
azblobfs_disabled.go dataprovider: add timestamp fields for users and admins 2021-08-19 15:51:43 +02:00
cryptfs.go modules: add v2 support 2021-06-26 07:31:41 +02:00
fileinfo.go sftpd: remove workarounds for directory listing 2021-07-11 16:26:40 +02:00
filesystem.go refactor custom actions 2021-10-10 13:08:05 +02:00
folder.go fix a possible nil pointer dereference 2021-09-11 14:19:17 +02:00
gcsfs.go dataprovider: add timestamp fields for users and admins 2021-08-19 15:51:43 +02:00
gcsfs_disabled.go dataprovider: add timestamp fields for users and admins 2021-08-19 15:51:43 +02:00
osfs.go modules: add v2 support 2021-06-26 07:31:41 +02:00
s3fs.go dataprovider: add timestamp fields for users and admins 2021-08-19 15:51:43 +02:00
s3fs_disabled.go dataprovider: add timestamp fields for users and admins 2021-08-19 15:51:43 +02:00
sftpfs.go sftpfs: map path resolution error to permission denied 2021-10-16 10:32:18 +02:00
statvfs_fallback.go dataprovider: add timestamp fields for users and admins 2021-08-19 15:51:43 +02:00
statvfs_linux.go dataprovider: add timestamp fields for users and admins 2021-08-19 15:51:43 +02:00
statvfs_unix.go dataprovider: add timestamp fields for users and admins 2021-08-19 15:51:43 +02:00
sys_unix.go dataprovider: add timestamp fields for users and admins 2021-08-19 15:51:43 +02:00
sys_windows.go sftpd: remove workarounds for directory listing 2021-07-11 16:26:40 +02:00
vfs.go fix a possible nil pointer dereference 2021-09-11 14:19:17 +02:00