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 226904

Summary: REQ: sFTP download before editing
Product: php Reporter: markuszeller
Component: FTP SupportAssignee: Tomas Mysik <tmysik>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 7.3   
Hardware: Macintosh (x86)   
OS: Mac OS X   
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: Mockup

Description markuszeller 2013-03-01 16:34:35 UTC
Created attachment 132076 [details]
Mockup

When having a project with files on server, it would be helpful to have an option to download the file automatically again on opening - and if changes are there, then display the file diff. (for example PHP storm behaves that way).

Reason: When you work on FTP with other people you'll destroy their changes and there's no need to sync everytime.

I suggest putting that into the project properties -> run configuration and add

download files -> "never", "on open, then diff if changed"