How to access my files via WebDAV: Difference between revisions

From Supporting Role Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 3: Line 3:


*Open Finder, and go to '''Go''' -> '''Connect to Server'''.
*Open Finder, and go to '''Go''' -> '''Connect to Server'''.
*In the '''Server Address''' box, type '''''<code>https://<your.external.server.name>:10443/</code>''''' where <your.external.server.name> is the same name as you use to access VPN, usually remote.<your.domain.name>.
*In the '''Server Address''' box, type '''''<code>https://<your.external.server.name>:11443/</code>''''' where <your.external.server.name> is the same name as you use to access VPN, usually remote.<your.domain.name>.
*Enter your username and password when prompted.
*Enter your username and password when prompted.
Note: If you click on the the '''+''' button, it will save the link for the next time. You can also add it to your login items.
Note: If you click on the the '''+''' button, it will save the link for the next time. You can also add it to your login items.
Line 11: Line 11:
We recommend using a free App called WebDAV Navigator. You will need to enter the following details:
We recommend using a free App called WebDAV Navigator. You will need to enter the following details:
*'''Name''': This is for you to recognise it should you have a number of connections.
*'''Name''': This is for you to recognise it should you have a number of connections.
*'''Server URL''': This would be '''''<code>https://<your.external.server.name>:10443/</code>''''', where <your.external.server.name> is the same name as you use to access VPN, usually remote.<your.domain.name>.
*'''Server URL''': This would be '''''<code>https://<your.external.server.name>:11443/</code>''''', where <your.external.server.name> is the same name as you use to access VPN, usually remote.<your.domain.name>.
*'''Username''': Your server username.
*'''Username''': Your server username.
*'''Password''': Your server password.
*'''Password''': Your server password.
Line 21: Line 21:
===Windows 7===
===Windows 7===
Simply open up a Windows Explorer window and type the following into the location address bar:
Simply open up a Windows Explorer window and type the following into the location address bar:
<pre>\\<your.external.server.name>@SSL@10443\<your.internal.server.name>\</pre>
<pre>\\<your.external.server.name>@SSL@11443\<your.internal.server.name>\</pre>
where
where
*'''<your.external.server.name>''' is the same name as you use to access VPN, usually '''remote.<your.domain.name>'''
*'''<your.external.server.name>''' is the same name as you use to access VPN, usually '''remote.<your.domain.name>'''

Revision as of 11:08, 20 April 2015

Apple

OS-X

  • Open Finder, and go to Go -> Connect to Server.
  • In the Server Address box, type https://<your.external.server.name>:11443/ where <your.external.server.name> is the same name as you use to access VPN, usually remote.<your.domain.name>.
  • Enter your username and password when prompted.
Note: If you click on the the + button, it will save the link for the next time. You can also add it to your login items.

iOS

We recommend using a free App called WebDAV Navigator. You will need to enter the following details:

  • Name: This is for you to recognise it should you have a number of connections.
  • Server URL: This would be https://<your.external.server.name>:11443/, where <your.external.server.name> is the same name as you use to access VPN, usually remote.<your.domain.name>.
  • Username: Your server username.
  • Password: Your server password.

Linux

Ubuntu

Microsoft

Windows 8

Windows 7

Simply open up a Windows Explorer window and type the following into the location address bar:

\\<your.external.server.name>@SSL@11443\<your.internal.server.name>\

where

  • <your.external.server.name> is the same name as you use to access VPN, usually remote.<your.domain.name>
  • <your.internal.server.name> is the Windows name for your server, usually SERVER or something similar.

You will be prompted for your user name and password unless they have been saved previously. Once the location is opened, you can navigate to any location on the server and save it as a favourite.

Windows XP