Synology webdav not working on pc's?

Associate
Joined
25 Oct 2013
Posts
1,404
Location
Tipton
Hi
Setup my synology nas, it all appears to work ok apart from webdav on windows computers
I can access the drive inside my network fine without issues
And remotely (using a static ip address) and i can access files via ftp and view files with my iphone using filebrowser app and webdav settings.

But when on say my windows 7 at home (my synology is at my work) i cannot get it to connect via a map drive and even tried netdrive and still doesnt connect
If i try and create a network drive, i can only connect to it via ftp which is no good because it keeps wanting to download my stuff (photos etc) and i cannot move stuff about/relocate it

So this as got me stumped!
Its connected via a draytek router and all ports appear to be ok because i can access it via webdav like i said on my iphone...

Any help very much appreciated, been on this on and off for the last 2 days and its getting on my nerves now :D

EDIT: just checked on my mac and it connects fine, so now its an issue with Windows computers
 
Last edited:
How are you trying to connect to it?

Do you just want to browse the network folders?

Start, run,

\\nas

(replace nas with the network name of the NAS)
 
Well i was trying to connect via map drive
It connects ok on an xp machine but not windows 7
But its ok i have sorted it now, a quick registry edit and i can now map a drive remotely to my NAS :)
 
net use S: \\nas\share

^Quick way to map a drive, type that into a run box.

net use S: /d

^That deletes it.
 
Back
Top Bottom