sftpgo-mirror/vfs
Nicola Murino 85a47810ff
S3: expose more properties, possible backward incompatible change
Before these changes we implictly set S3ForcePathStyle if an endpoint
was provided.

This can cause issues with some S3 compatible object storages and must
be explicitly set now.

AWS is also deprecating this setting

https://aws.amazon.com/it/blogs/aws/amazon-s3-path-deprecation-plan-the-rest-of-the-story/
2021-07-23 16:56:48 +02:00
..
azblobfs.go add experimental plugin system 2021-07-11 15:26:51 +02:00
azblobfs_disabled.go modules: add v2 support 2021-06-26 07:31:41 +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 S3: expose more properties, possible backward incompatible change 2021-07-23 16:56:48 +02:00
folder.go add experimental plugin system 2021-07-11 15:26:51 +02:00
gcsfs.go add experimental plugin system 2021-07-11 15:26:51 +02:00
gcsfs_disabled.go modules: add v2 support 2021-06-26 07:31:41 +02:00
osfs.go modules: add v2 support 2021-06-26 07:31:41 +02:00
s3fs.go S3: expose more properties, possible backward incompatible change 2021-07-23 16:56:48 +02:00
s3fs_disabled.go modules: add v2 support 2021-06-26 07:31:41 +02:00
sftpfs.go sftpd: remove workarounds for directory listing 2021-07-11 16:26:40 +02:00
statvfs_fallback.go sftpd: add statvfs@openssh.com support 2021-02-11 19:45:52 +01:00
statvfs_linux.go sftpd: add statvfs@openssh.com support 2021-02-11 19:45:52 +01:00
statvfs_unix.go sftpd: add statvfs@openssh.com support 2021-02-11 19:45:52 +01:00
sys_unix.go sftpd: remove workarounds for directory listing 2021-07-11 16:26:40 +02:00
sys_windows.go sftpd: remove workarounds for directory listing 2021-07-11 16:26:40 +02:00
vfs.go S3: expose more properties, possible backward incompatible change 2021-07-23 16:56:48 +02:00