sftpgo-mirror/vfs
maximethebault 756b122ab8
S3: Fix timeout error when renaming large files (#899)
Remove AWS SDK Transport ResponseHeaderTimeout (finer-grained timeout are already handled by the callers)
Lower the threshold for MultipartCopy (5GB -> 500MB) to improve copy performance and reduce chance of hitting Single part copy timeout

Fixes #898

Signed-off-by: Maxime Thébault <contact@maximethebault.me>
2022-06-30 10:25:04 +02:00
..
azblobfs.go UI branding: use the short name on the login pages 2022-05-15 07:30:36 +02:00
azblobfs_disabled.go dataprovider: add timestamp fields for users and admins 2021-08-19 15:51:43 +02:00
cryptfs.go data provider: remove prefer_database_credentials 2022-04-28 12:55:01 +02:00
fileinfo.go allow to store temporary sessions within the data provider 2022-05-19 19:49:51 +02:00
filesystem.go Fixes #855 2022-05-30 19:01:12 +02:00
folder.go Fixes #855 2022-05-30 19:01:12 +02:00
gcsfs.go UI branding: use the short name on the login pages 2022-05-15 07:30:36 +02:00
gcsfs_disabled.go dataprovider: add timestamp fields for users and admins 2021-08-19 15:51:43 +02:00
osfs.go UI branding: use the short name on the login pages 2022-05-15 07:30:36 +02:00
s3fs.go S3: Fix timeout error when renaming large files (#899) 2022-06-30 10:25:04 +02:00
s3fs_disabled.go dataprovider: add timestamp fields for users and admins 2021-08-19 15:51:43 +02:00
sftpfs.go Fixes #855 2022-05-30 19:01:12 +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 try to automatically find shared data dirs in system-wide paths 2022-05-05 11:27:19 +02:00
sys_windows.go try to automatically find shared data dirs in system-wide paths 2022-05-05 11:27:19 +02:00
vfs.go allow to store temporary sessions within the data provider 2022-05-19 19:49:51 +02:00