VasiliBaranov / navigation-assistant

Easy navigation in Windows Explorer and Total Commander
4 stars 0 forks source link

Add support for non-local folders #9

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
If a user adds the following entry in "\\other_machine\Videos" in the "Folders 
to parse" setting, Navigation Assistant should parse it also.

NOTE: most probably it will be impossible to listen to file system changes on a 
remote drive, so should periodically re-parse such folders. 

Consider an ability to let users force re-parsing.

Also consider performance issues with remote folders parsing.

Original issue reported on code.google.com by vasili.b...@gmail.com on 30 Oct 2011 at 1:05