Very slow manual upload with PHP project
- Dominant language
- Java
- Stars
- 3.1k
- Forks
- 935
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 17
Description
### 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
Contributor guide
Research direction
Start by comparing the manual and On Save upload paths for PHP projects using remote SFTP, then read the linked Bugzilla report 269601 about the directory-tree scan. Done means manual upload no longer waits over 20 seconds before starting while On Save behavior remains working; no reproduction steps or test entry point are named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, php
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100