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 240539 - Download from remote server on open file, overwriting alert when file not the same as at redownloading
Summary: Download from remote server on open file, overwriting alert when file not the...
Status: NEW
Alias: None
Product: php
Classification: Unclassified
Component: FTP Support (show other bugs)
Version: 7.4
Hardware: PC Windows 8 x64
: P3 normal with 1 vote (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-16 12:04 UTC by flozza
Modified: 2014-01-16 12:05 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description flozza 2014-01-16 12:04:39 UTC
- Feature 1 :
When project is from a remote server, auto redownload option availability in settings. Goal is tonot modifying an outdated file, or be forced to redownload manually each file will be modified. When opening a file in project group, the file is redownloaded from FTP server to update the local version and opening it after.

- Feature 2 :
When saving the file, and option "upload on save" active, compare the last file version downloaded from the distant server, and the actual version is on, so if the file has been edited by another between the last time i got it from the server and the moment I resend it, just get an alert to prevent me for that trouble, and let me choose if i want to overwrite anyway or cancel upload on the server. I know better way is the use of a version control system, but that's not my decision role actually in professionnal environment, and that's the only thing retain them to use Netbeans at place of that horrible Dreamweaver !

Thanks for considerating my request, and great job anyway for this IDE !