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 254180

Summary: Upload / download progress
Product: php Reporter: Mikk3lRo
Component: FTP SupportAssignee: Tomas Mysik <tmysik>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: PC   
OS: Windows 7   
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: Just a suggestion on where to place this awesome new feature.

Description Mikk3lRo 2015-08-06 16:09:02 UTC
Created attachment 155199 [details]
Just a suggestion on where to place this awesome new feature.

Some sort of progress for upload / download operations in projects with a remote connection would be very nice.

Currently there is no way of knowing roughly how long is left - short of logging in to the remote server by other means and comparing the directory structure (which wouldn't even be an option if synchronizing an existing structure).... or counting the lines as they whizz past :p

Fancy progress bars and ETA's are way overrated - but adding and updating a queue count to the status would be a lovely improvement: "Remote synchronization - 943 files queued" instead of just "Remote synchronization..."