You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2022/03/29 06:18:18 UTC

[GitHub] [netbeans] mitkola opened a new issue #3887: Very slow manual upload with PHP project

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: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists