Home
last modified time | relevance | path

Searched defs:WebDAV (Results 1 – 25 of 375) sorted by relevance

12345678910>>...15

/dports/net/rclone/rclone-1.57.0/cmd/serve/webdav/
H A Dwebdav.go111 type WebDAV struct { struct
112 *httplib.Server
113 f fs.Fs
114 _vfs *vfs.VFS // don't use directly, use getVFS
115 webdavhandler *webdav.Handler
116 proxy *proxy.Proxy
117 ctx context.Context // for global config
150 func (w *WebDAV) getVFS(ctx context.Context) (VFS *vfs.VFS, err error) {
174 func (w *WebDAV) handler(rw http.ResponseWriter, r *http.Request) {
238 func (w *WebDAV) serve() error {
[all …]
/dports/www/owncloud/owncloud/apps/user_external/
H A DREADME.md116 WebDAV section in External user authentication
123 ### Configuration
/dports/ftp/sftpgo/sftpgo-2.2.0/docs/
H A Dwebdav.md1 # WebDAV chapter
/dports/devel/sope2/SOPE/sope-appserver/NGObjWeb/WebDAV/
H A DSoObject+SoDAV.m327 @implementation WOCoreApplication(WebDAV) category
359 @implementation WOApplication(WebDAV) category
367 @implementation WORequestHandler(WebDAV) category
399 @implementation SoControlPanel(WebDAV) category
/dports/devel/sope/SOPE/sope-appserver/NGObjWeb/WebDAV/
H A DSoObject+SoDAV.m327 @implementation WOCoreApplication(WebDAV) category
359 @implementation WOApplication(WebDAV) category
367 @implementation WORequestHandler(WebDAV) category
399 @implementation SoControlPanel(WebDAV) category
/dports/audio/ampache/ampache-php74-5.0.0/vendor/teapot/status-code/src/
H A DWebDAV.php49 interface WebDAV extends RFC2518, RFC3648, RFC4918, RFC5842 interface
/dports/mail/cyrus-imapd32/cyrus-imapd-3.2.8/docsrc/imap/download/installation/http/
H A Dwebdav.rst4 WebDAV chapter
/dports/mail/cyrus-imapd30/cyrus-imapd-3.0.16/docsrc/imap/download/installation/http/
H A Dwebdav.rst4 WebDAV chapter
/dports/mail/cyrus-imapd34/cyrus-imapd-3.4.2/docsrc/imap/download/installation/http/
H A Dwebdav.rst4 WebDAV chapter
/dports/www/davix/davix-0.7.6/doc/sphinx/
H A Dcli-examples.rst59 .. _WebDAV: https://en.wikipedia.org/wiki/WebDAV target
/dports/www/owncloud/owncloud/apps/files_external/l10n/
H A Dbs.json7 "WebDAV" : "WebDAV", string
H A Dkn.json7 "WebDAV" : "WebDAV", string
H A Dzh_HK.json7 "WebDAV" : "WebDAV", string
H A Dug.json7 "WebDAV" : "WebDAV", string
H A Dkm.json9 "WebDAV" : "WebDAV", string
H A Dka_GE.json9 "WebDAV" : "WebDAV", string
H A Dvi.json9 "WebDAV" : "WebDAV", string
/dports/www/nextcloud/nextcloud/apps-pkg/files/l10n/
H A Dnds.json14 "WebDAV" : "WebDAV" string
/dports/www/owncloud/owncloud/apps/files/l10n/
H A Dnds.json15 "WebDAV" : "WebDAV" string
/dports/www/nextcloud/nextcloud/apps-pkg/files_external/l10n/
H A Dkn.json9 "WebDAV" : "WebDAV", string
H A Dbs.json9 "WebDAV" : "WebDAV", string
H A Dnn_NO.json7 "WebDAV" : "WebDAV", string
H A Dug.json9 "WebDAV" : "WebDAV", string
H A Dkm.json11 "WebDAV" : "WebDAV", string
/dports/benchmarks/tsung/tsung-1.7.0/docs/
H A Dbenchmark.rst41 WebDAV section in HTTP/WebDAV

12345678910>>...15