Networking Forums

Networking Forums > Computer Networking > Windows Networking > Map drive across VPN - UNC /WebDAV/other? Best performance?

Reply
Thread Tools Display Modes

Map drive across VPN - UNC /WebDAV/other? Best performance?

 
 
£Jim
Guest
Posts: n/a

 
      08-26-2009, 03:33 PM
Hi,

I want to map a drive on a remote (2003) server for users (XP) on the
local LAN. What method will give me the best performance for file
sharing?

I assume using the IP instead of name wil be faster but what about
mapping with WebDav rather than UNC?
e.g. WSHNetwork.MapNetworkDrive "N:", "http://192.168.34.1/folder"
or WSHNetwork.MapNetworkDrive "N:", "\\192.168.34.1\folder"

The LANS are connected by SonicWALL hardware VPN over T1. There are DCs
at both ends.

Thanks
 
Reply With Quote
 
 
 
 
Ace Fekay [MCT]
Guest
Posts: n/a

 
      08-26-2009, 03:52 PM
"£Jim" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi,
>
> I want to map a drive on a remote (2003) server for users (XP) on the
> local LAN. What method will give me the best performance for file
> sharing?
>
> I assume using the IP instead of name wil be faster but what about
> mapping with WebDav rather than UNC?
> e.g. WSHNetwork.MapNetworkDrive "N:", "http://192.168.34.1/folder"
> or WSHNetwork.MapNetworkDrive "N:", "\\192.168.34.1\folder"
>
> The LANS are connected by SonicWALL hardware VPN over T1. There are DCs
> at both ends.
>
> Thanks



Normally most just use UNC, and not webdav. Webdav was designed to use
browser connectivity if outside the network, but honestly I don't know of
anyone that actually uses it.

And there really is no difference in performance, eg speed of copying,
moving, etc, files and folders using the IP, FQDN or NetBIOS name. It's just
convenience by using the name over IP. I mean if using the name, you still
need resolution to be functional. If across the WAN, you may need WINS for
NetBIOS name resolution, but not necessarily if all machiens are Windows
2000 and newer.

Now one thing that would decrease performance is the mere fact users are
accessing files across a WAN link. To increase performance, you may want to
look into DFS, which will put a copy on the DC at the other side of the WAN
and keep them synched up. This way they only access the local resource
instead of eating up WAN bandwidth.


--
Ace

This posting is provided "AS-IS" with no warranties or guarantees and
confers no rights.

Please reply back to the newsgroup or forum for collaboration benefit among
responding engineers, and to help others benefit from your resolution.

Ace Fekay, MCT, MCTS Exchange, MCSE, MCSA 2003 & 2000, MCSA Messaging
Microsoft Certified Trainer

For urgent issues, please contact Microsoft PSS directly. Please check
http://support.microsoft.com for regional support phone numbers.

 
Reply With Quote
 
£Jim
Guest
Posts: n/a

 
      08-26-2009, 04:08 PM
Good info (and fast!) thanks. DFS sounds ideal - any good new user doc
links?

Ace Fekay [MCT] wrote:

> "£Jim" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > Hi,
> >
> > I want to map a drive on a remote (2003) server for users (XP) on
> > the local LAN. What method will give me the best performance for
> > file sharing?
> >
> > I assume using the IP instead of name wil be faster but what about
> > mapping with WebDav rather than UNC?
> > e.g. WSHNetwork.MapNetworkDrive "N:", "http://192.168.34.1/folder"
> > or WSHNetwork.MapNetworkDrive "N:", "\\192.168.34.1\folder"
> >
> > The LANS are connected by SonicWALL hardware VPN over T1. There are
> > DCs at both ends.
> >
> > Thanks

>
>
> Normally most just use UNC, and not webdav. Webdav was designed to
> use browser connectivity if outside the network, but honestly I don't
> know of anyone that actually uses it.
>
> And there really is no difference in performance, eg speed of
> copying, moving, etc, files and folders using the IP, FQDN or NetBIOS
> name. It's just convenience by using the name over IP. I mean if
> using the name, you still need resolution to be functional. If across
> the WAN, you may need WINS for NetBIOS name resolution, but not
> necessarily if all machiens are Windows 2000 and newer.
>
> Now one thing that would decrease performance is the mere fact users
> are accessing files across a WAN link. To increase performance, you
> may want to look into DFS, which will put a copy on the DC at the
> other side of the WAN and keep them synched up. This way they only
> access the local resource instead of eating up WAN bandwidth.

 
Reply With Quote
 
Ace Fekay [MCT]
Guest
Posts: n/a

 
      08-26-2009, 04:15 PM
"£Jim" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Good info (and fast!) thanks. DFS sounds ideal - any good new user doc
> links?


You are welcome. The following is the main DFS page, with multiple links
within it. Good luck!

Distributed File System Technology CenterDistributed File System (DFS) and
File Replication Services (FRS) help simplify access to files and folders,
system maintenance, help enhance availability ...
http://www.microsoft.com/windowsserv...s/default.mspx

Ace


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
WebDav Mark-HP Windows Networking 1 08-01-2009 08:00 PM
WebDAV and Windows David Brown Linux Networking 0 03-02-2008 08:20 PM
mount WebDAV folder as local drive letter George Valkov Windows Networking 0 12-14-2007 09:18 AM
webdav Tom Home Networking 1 06-20-2005 11:35 AM
Poor performance opening office files from a net drive Evan Windows Networking 2 09-13-2004 06:51 PM



1 2 3 4 5 6 7 8 9 10 11