Triofox supports WebDAV interface, with basic authentication. A quick refresher on WebDAV if you don't know what it is.
It requires a valid SSL certificate on the Triofox server.
- On WebDAV Application, to access Triofox, use:
https://<fqdn_of_Triofox>/dav
as the access URL. Login with the Triofox username/password, to access the account's folders. - On Windows, you can open command prompt and mount via command:
net use * https://<fqdn_of_Triofox>/dav /u:<user_login_email>
It will prompt for the password. Type in the user's password to mount a network drive via the web interface.
Comments
0 comments
Please sign in to leave a comment.