sftpgo/internal/vfs
Nicola Murino 526f6e0f6b
cloud storage providers: remove head bucket requests
let's just assume the bucket exists on "stat" requests for the "/" path

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2022-08-11 08:31:51 +02:00
..
azblobfs.go cloud storage providers: remove head bucket requests 2022-08-11 08:31:51 +02:00
azblobfs_disabled.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
cryptfs.go refactor: move eventmanager to common package 2022-08-01 18:48:54 +02:00
fileinfo.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
filesystem.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
folder.go eventmanager: add support for data retention checks 2022-08-04 21:50:38 +02:00
gcsfs.go cloud storage providers: remove head bucket requests 2022-08-11 08:31:51 +02:00
gcsfs_disabled.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
httpfs.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
osfs.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
s3fs.go cloud storage providers: remove head bucket requests 2022-08-11 08:31:51 +02:00
s3fs_disabled.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
sftpfs.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
statvfs_fallback.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
statvfs_linux.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
statvfs_unix.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
sys_unix.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
sys_windows.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
vfs.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00