CentreStack supports webdav interface, with basic authentication.
It requires a valid SSL certificate on the CenterStack server.
- On webdav Application, to access CentreStack, use:
https://<fqdn_of_CentreStack>/dav
as the access URL. Login with the CentreStack username/password, to access the account's folders. - On windows, can open command prompt and mount via command:
net use * https://<fqdn_of_CentreStack>/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.
See also: How to Mount Your CentreStack Cloud Folders on Ubuntu with WebDAV
Comments
0 comments
Please sign in to leave a comment.