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 - REQ: sFTP download before editing
Summary: REQ: sFTP download before editing
Status: NEW
Alias: None
Product: php
Classification: Unclassified
Component: FTP Support (show other bugs)
Version: 7.3
Hardware: Macintosh (x86) Mac OS X
: P3 normal with 1 vote (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-01 16:34 UTC by markuszeller
Modified: 2013-03-04 09:28 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
Mockup (110.00 KB, image/png)
2013-03-01 16:34 UTC, markuszeller
Details

Note You need to log in before you can comment on or make changes to this bug.
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"