NetBeans remote synchronization : failed to save file
- by yoda
Hi,
I'm using NetBeans in a project, making use of remote sync to save both locally and to a FTP server. This feature works in other projects, but this time is failing when trying to save the file to the remote server.
The IDE log tells me that had occurred a unknown error, as well as this :
Upload failed: org.netbeans.modules.php.project.connections.TransferInfo [transfered: [], failed: {index.php=Cannot upload file index.php (unknown reason).}, partially failed: {}, ignored: {}, runtime: 61136 ms]
Cannot logout from server
The version of the IDE is 6.8.
Cheers