sftpgo-mirror/internal/vfs
Nicola Murino 4b4edef0ad
disable self connections by default
now that the event manager can create files, self connections may create
even more issues than before

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2022-10-12 18:12:12 +02:00
..
azblobfs.go cryptfs: fix quota for overwrites if upload fails 2022-10-10 19:34:15 +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 allow cross folder renaming if the underlying resource is the same 2022-08-15 21:39:04 +02:00
folder.go eventmanager: add support for data retention checks 2022-08-04 21:50:38 +02:00
gcsfs.go cryptfs: fix quota for overwrites if upload fails 2022-10-10 19:34:15 +02:00
gcsfs_disabled.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
httpfs.go allow cross folder renaming if the underlying resource is the same 2022-08-15 21:39:04 +02:00
osfs.go use epoch timestamp instead of current timestamp for unknown modification times 2022-08-16 17:59:13 +02:00
s3fs.go cryptfs: fix quota for overwrites if upload fails 2022-10-10 19:34:15 +02:00
s3fs_disabled.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
sftpfs.go disable self connections by default 2022-10-12 18:12:12 +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 disable self connections by default 2022-10-12 18:12:12 +02:00