This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 210923

Summary: Effective remote file system refresh
Product: cnd Reporter: Vladimir Kvashin <vkvashin>
Component: RemoteAssignee: Vladimir Kvashin <vkvashin>
Status: NEW ---    
Severity: normal    
Priority: P2    
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Vladimir Kvashin 2012-04-10 08:42:54 UTC
Now background scans are used to refresh remote FS. 
This is ineffective. There should be a better way of understanding what has changed on remote file system (most likely, this will be done with the help of native agent that listens for changes on remote system).