Discuss this help topic in SecureBlackbox Forum

WebDAV: Configure and use a custom filesystem adapter

By default TElWebDAVClient creates an instance of TElDiskFileSystemAdapter and sets its BasePath property to the empty value. If you want to create a custom filesystem adapter or just have your own instance of the adapter being used (eg. SolFS adapter), you can assign it to the TElWebDAVClient.FileSystemAdapter property.

Discuss this help topic in SecureBlackbox Forum