sftpgo-mirror/vfs
Nicola Murino 93dfb03eaf
GCS: add a trailing / to "directories"
This way SFTPGo should be compatible with Google Cloud console.

This change should be backward compatibile, testing is welcome

Fixes #464
2021-06-24 19:36:01 +02:00
..
azblobfs.go azblob: store SAS URL as kms.Secret 2021-06-11 22:27:36 +02:00
azblobfs_disabled.go extend virtual folders support to all storage backends 2021-03-21 19:15:47 +01:00
cryptfs.go cryptfs: add support for atomic uploads 2021-05-31 21:45:29 +02:00
fileinfo.go sftpfs: set the correct file mode 2021-01-23 10:32:15 +01:00
filesystem.go added vfs.ListProviders() and using it in template fsconfig.html (added a new ListFSProviders template function for that) 2021-06-19 19:27:54 +02:00
folder.go move Filesystem config validation to vfs 2021-06-19 12:24:43 +02:00
gcsfs.go GCS: add a trailing / to "directories" 2021-06-24 19:36:01 +02:00
gcsfs_disabled.go extend virtual folders support to all storage backends 2021-03-21 19:15:47 +01:00
osfs.go webclient: allow to download multiple files as zip 2021-05-30 23:07:46 +02:00
s3fs.go s3fs: use "application/x-directory" as folder mime type 2021-06-08 13:52:36 +02:00
s3fs_disabled.go extend virtual folders support to all storage backends 2021-03-21 19:15:47 +01:00
sftpfs.go OpenAPI: add users API 2021-06-05 16:07:09 +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 local fs rename: if it fails with a cross device error try a copy 2021-05-27 20:14:12 +02:00
sys_windows.go local fs rename: if it fails with a cross device error try a copy 2021-05-27 20:14:12 +02:00
vfs.go azblob: store SAS URL as kms.Secret 2021-06-11 22:27:36 +02:00