Will making a network folder "Always available offline" increase file access speed?
Rise to the top 3% as a developer or hire one of them at Toptal: https://topt.al/25cXVn
--------------------------------------------------
Music by Eric Matyas
https://www.soundimage.org
Track title: Over a Mysterious Island
--
Chapters
00:00 Will Making A Network Folder &Quot;Always Available Offline&Quot; Increase File Access Speed?
00:34 Answer 1 Score 0
01:05 Accepted Answer Score 3
01:23 Thank you
--
Full question
https://superuser.com/questions/30848/wi...
--
Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...
--
Tags
#windows #networking #filemanagement
#avk47
ACCEPTED ANSWER
Score 3
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.
ANSWER 2
Score 0
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.