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 243728 - FTP: not uploading changed files
Summary: FTP: not uploading changed files
Status: RESOLVED INVALID
Alias: None
Product: php
Classification: Unclassified
Component: FTP Support (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords:
: 244092 246926 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-04-10 12:34 UTC by Sephen
Modified: 2014-09-09 07:03 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sephen 2014-04-10 12:34:31 UTC
When using "Remote website (FTP, SFTP)" with the setting "Upload files: On Run". Netbeans does not mark the changed files for upload? Meaning you have to manually select all the changed files yourself which is very time consuming. 

If I'm not mistaking, this used to work in an earlier version? 
Is this a bug or is there a setting to change this? 

Thanks in advance! 

Peter

http://forums.netbeans.org/topic60090.html
Comment 1 Vladimir Riha 2014-04-11 06:32:22 UTC
Reproducible, but I'm not sure it is supposed to do that. There's a Synchronize action in context menu of e.g. Source Files that could do the trick in this case. Reassigning to ftp for evaluation.


Product Version: NetBeans IDE 8.0 (Build 201403101706)
Java: 1.8.0; Java HotSpot(TM) Client VM 25.0-b70
Runtime: Java(TM) SE Runtime Environment 1.8.0-b132
System: Linux version 3.2.0-60-generic-pae running on i386; UTF-8; en_US (nb)
Comment 2 Tomas Mysik 2014-04-11 10:39:00 UTC
Yes, Remote Synchronization is much better way to go, it tries to detect possible conflicts etc.

If you want the old, no more supported behavior, start NB from command line with [1]; for more information, see issue #237253 (comment 27 is important).

Thanks for reporting.
[1] -J-Dnb.php.remote.localFiles.eager=true
Comment 3 Vladimir Riha 2014-04-28 07:29:32 UTC
*** Bug 244092 has been marked as a duplicate of this bug. ***
Comment 4 Vladimir Riha 2014-09-09 07:03:09 UTC
*** Bug 246926 has been marked as a duplicate of this bug. ***