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
v1.2.2
sftpgo
/
webdavd
T
History
Nicola Murino
ca0ff0d630
add a File interface so we can avoid to use os.File directly
2020-11-17 19:36:39 +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
webdav: user caching is now mandatory
2020-11-04 22:29:25 +01:00
webdavd_test.go
add support for limit files using shell like patterns
2020-11-15 22:04:48 +01:00
webdavd.go
webdav: user caching is now mandatory
2020-11-04 22:29:25 +01:00