In Windows 7 (though I imagine it would apply to most modern Windowses) if I set a network share to be available offline, will Windows prefer to use a local version (assuming it is up to date) when I am connected to that network?

In other words, does it still access the network even if there is a locally available version.

The reason I wonder is so I can work with files from a slow network share more quickly, without having to deal with copying them down and making sure everything gets synced back up later by hand.

link|improve this question

54% accept rate
thumbs up for an interesting question. Obviously the files are caches, but I don't know which file is actually accessed if they are the same 'versions' – Mike M Aug 27 '09 at 17:10
just a parallel question here: I have had awful experiences with windows vista and XP "offline files", they don't keep good sync and eventually the sync info gets corrupted and you have to redo everything to have it working again. how was your experience with it? – Cawas May 27 '10 at 20:27
feedback

2 Answers

up vote 2 down vote accepted

You can enable Transparent Caching to define the round trip delay before Windows will use the local copy on a read.

Normally, Windows will use the network copy unless you go offline.

There is a TechNet article on Windows 7 File Sharing and Offline Files Enhancements.

link|improve this answer
feedback

Making a folder “Always available offline” creates a local copy of the folder’s files, adds those files to the index, and keeps the local and remote copies in sync. Users can manually sync locations which are not indexed remotely and are not using folder redirection to gain the benefits of being indexed locally.

if i read this correctly, the user will be working with a local copy and the folder will be synced (automatically or manually) when the network connection is available.

Source

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.