📎 AI Summary:
The thread discusses a user’s need to access a network-shared folder (\server\data\something) locally on their home PC without mapping a network drive or using the "subst" command. Other contributors suggest enabling Offline Files to cache the network resource locally or consulting an IT specialist, as there is some uncertainty about whether this solution fits the user's specific requirements. Overall, the sentiment indicates a need for a workaround to access server data locally, with suggestions centered around caching methods.

richardbreakey

New Member
Joined
Apr 29, 2016
Messages
1
Thread Author #1
I develop at home programs for use at work.
At work the pc's get data from the server
\\server\data\something

I want to run programs at home and have a drive or directory on my HDrive such that when program
asks for file from \\server\data\something then the local folder is accessed

I do not want to map a network drive to a local drive (I have no network at home)
I do not want to use subst to Associates a path with a drive letter (I dont think)

Any information gratefully accepted
 

Solution
I guess this request doesn't make a lot of sense. So if the program can't access \\server\data\something it will use a local cached copy of \\server\data\something? If that's that case you can just use just enable Offline files and your network resource will be cached locally. Link Removed this should be fairly similar in Windows 10. If this is not the case then I need more information.

kemical

Essential Member
Joined
Aug 28, 2007
Messages
36,163
Hi,
not really my area to be honest but we do have a tech, who's a wizard with this kind of stuff. I'll ask him to have a look..
 

Neemobeer

Windows Forum Team
Staff member
Joined
Jul 4, 2015
Messages
8,995
I guess this request doesn't make a lot of sense. So if the program can't access \\server\data\something it will use a local cached copy of \\server\data\something? If that's that case you can just use just enable Offline files and your network resource will be cached locally. Link Removed this should be fairly similar in Windows 10. If this is not the case then I need more information.
 

Solution