How to access my files via WebDAV: Difference between revisions

From Supporting Role Wiki
Jump to navigationJump to search
(Created page with "==Windows 7== 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...")
 
No edit summary
Line 1: Line 1:
==Windows 7==
==Apple==
===OS-X===
===iOS===
==Linux==
===Ubuntu===
==Microsoft==
===Windows 8===
===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@10443\<your.internal.server.name>\</pre>
Line 7: Line 14:
You will be prompted for your user name and password unless they have been saved previously.
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.
Once the location is opened, you can navigate to any location on the server and save it as a favourite.
===Windows XP===

Revision as of 15:19, 3 March 2014

Apple

OS-X

iOS

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@10443\<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