mitkola opened a new issue #3887: URL: https://github.com/apache/netbeans/issues/3887
### Apache NetBeans version Apache NetBeans 13 ### What happened In PHP project using remote connection with SFTP upload working extremely slow with "Manually" upload feature, while "On Save" upload works fine. When doing manual upload the connection is established immediately but file upload starts after more than 20 seconds and longer. Time delay depends of number of files and directories in project. It's look that ftp make scan of all directory tree. It seem that is old unresolved issue that is described in details here: https://bz.apache.org/netbeans/show_bug.cgi?id=269601 ### How to reproduce _No response_ ### Did this work correctly in an earlier version? No ### Operating System Windows 10 ### JDK jdk1.8.0_231 ### Apache NetBeans packaging Apache NetBeans provided installer ### Anything else _No response_ ### Are you willing to submit a pull request? No ### Code of Conduct Yes -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
