This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
sftpgo
Watch
4
Star
0
Fork
0
mirror of
https://github.com/drakkan/sftpgo.git
synced
2024-04-21 12:32:38 +00:00
Code
Issues
Releases
Wiki
Activity
Files
940836b25b3ff082c8de8ef50837bb27c8bdbd55
sftpgo
/
webdavd
T
History
Nicola Murino
634b723b5d
add KMS support
...
Fixes
#226
2020-11-30 21:46:34 +01:00
..
file.go
webdav: fix permission errors if the client try to read multiple times
2020-11-14 19:19:41 +01:00
handler.go
add a File interface so we can avoid to use os.File directly
2020-11-17 19:36:39 +01:00
internal_test.go
add a File interface so we can avoid to use os.File directly
2020-11-17 19:36:39 +01:00
mimecache.go
webdav: performance improvements and bug fixes
2020-11-04 19:11:40 +01:00
server.go
add KMS support
2020-11-30 21:46:34 +01:00
webdavd_test.go
add KMS support
2020-11-30 21:46:34 +01:00
webdavd.go
allow to disable SFTP service
2020-11-24 13:44:57 +01:00