The 'ls' command takes ages if remote directory has a lot of files.
Open
- Dominant language
- Java
- Stars
- 2.7k
- Forks
- 620
- Avg merge
- 3d 23h
- Merged PRs (30d)
- 11
Description
This problem is observed with 0.9.0 version of sshj.
Even 10000 is a lot of files.
It took about 4200 seconds to get the list of files!
The problem is not sporadic. It is a consistent one.
Initially observed that getting the list of files from a remote directory with 100,000+ files was going on for ever - not ended even after 4 days!
BTW both local and remote systems are Linux systems.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.