cloudcmd icon indicating copy to clipboard operation
cloudcmd copied to clipboard

Unresponsive when uploading a large number of files.

Open wll8 opened this issue 3 years ago • 1 comments

See: https://github.com/coderaiser/domfs-philip/issues/1

When uploading a lot of files, there is still no response after waiting for more than 10 minutes. There are 2,716 files and 552 folders under one folder.

image

This amount of files isn't much for me, my computer can handle it enough, and other uploaders can handle it.

  • Version (cloudcmd -v): v16.1.1
  • Node Version node -v: v16.14.0
  • OS (uname -a on Linux): Linux *** 3.10.0-1160.36.2.el7.x86_64 #1 SMP Wed Jul 21 11:57:15 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
  • Browser name/version: chrome 102.0.5005.115 x64
  • Used Command Line Parameters: cloudcmd
  • Changed Config: no

wll8 avatar Jun 17 '22 02:06 wll8

Probably the bug somewhere here:

https://github.com/coderaiser/cloudcmd/blob/ecfd4ecbdaa74833fc8540426b7d2b060e0db62c/client/modules/operation/set-listeners.js#L49-L82

coderaiser avatar Jun 17 '22 12:06 coderaiser