sftpgo/vfs
Nicola Murino 2e9919d1a5
sftpfs: add more ciphers, KEXs and MACs
they are negotiated according to the order.
Restrictions are generally configured server side.
I want to avoid to expose other settings for now.

Fixes #817

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2022-05-06 14:10:55 +02:00
..
azblobfs.go sql provider: enhanced folder mapping query using an upsert 2022-04-30 13:02:32 +02:00
azblobfs_disabled.go dataprovider: add timestamp fields for users and admins 2021-08-19 15:51:43 +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 Admin UI: allow to create multiple users/folders from templates 2022-01-13 10:52:20 +01:00
folder.go make the sdk a separate module 2022-01-13 10:52:03 +01:00
gcsfs.go backport some fixes from the main branch 2022-03-04 19:14:39 +01:00
gcsfs_disabled.go dataprovider: add timestamp fields for users and admins 2021-08-19 15:51:43 +02:00
osfs.go improve readlink handling 2022-04-27 19:01:42 +02:00
s3fs.go move plugin handling outside the sdk package 2022-01-13 10:51:42 +01:00
s3fs_disabled.go dataprovider: add timestamp fields for users and admins 2021-08-19 15:51:43 +02:00
sftpfs.go sftpfs: add more ciphers, KEXs and MACs 2022-05-06 14:10:55 +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 dataprovider: add timestamp fields for users and admins 2021-08-19 15:51:43 +02:00
sys_windows.go sftpd: remove workarounds for directory listing 2021-07-11 16:26:40 +02:00
vfs.go make the sdk a separate module 2022-01-13 10:52:03 +01:00