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 255082

Summary: Please add feauture to remote sync files/folders as in PHP projects.
Product: web Reporter: Christian Lenz <chrizzly>
Component: HTML ProjectAssignee: Tomas Mysik <tmysik>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: PC   
OS: Other   
Issue Type: ENHANCEMENT Exception Reporter:

Description Christian Lenz 2015-09-08 09:18:12 UTC
There is the Upload/Download/Sync functionality for PHP projects. I think it is a must have to have this feature to HTML5 projects too. We work local and on VM's and I embed an angular application into a php application on the VM, locally it is a standalone angular app. What I wanted to do is either remote debugging local code (builded dist folder) with the vm or I will copy a builded, saved dist file to the vm. SUch feature would be very nice.


Regards

Chris
Comment 1 Christian Lenz 2016-12-26 23:39:37 UTC
Only for your information, I expect the same functionality as in PHP. This is really missing, you can't remote work with HTML5 projects. There is a plugin called Remote File System. It is ok but it should be a build in functionality for HTML5/JavaScript.