cloudcmd and big files properties issue
See original GitHub issue- Version (
cloudcmd -v
): 9.1.0 - Node Version
node -v
: v9.8.0 - OS (
uname -a
on Linux): latest debian stretch for Rpi - Browser name/version: latest firefox
- Used Command Line Parameters: //
- Changed Config: //
Hi Coderaiser,
It seems that cloudcmd can’t get properties of files that size is > 2GB, here is a screenshot : And thus, can’t copy/paste those file. I tried to change the columns config and if I set it to “name-size-date” here is what I get :
Thanks in advance !
Issue Analytics
- State:
- Created 5 years ago
- Comments:9 (4 by maintainers)
Top Results From Across the Web
buttons executing custom commands or user menu like in mc
Here is how it works. When you access the user menu, the file .cloudcmd.menu.js from the current directory is used if it exists,...
Read more >Cloud Commander
Cloud file manager with console and editor. Will help you: create, edit, move and delete files and folders in your favorite browser from...
Read more >Cloud Commander File Manager for The Web with Console ...
Orthodox web file manager with console and editor. ... Yet, for simple instances of the problem, there is no need to use such...
Read more >Resolve issues with uploading large files in Amazon S3
I'm trying to upload a large file (1 GB or larger) to Amazon Simple Storage Service (Amazon S3) using the console. However, the...
Read more >ENOENT Errors when copying files with Cloud Commander.
I can open or copy single files without problems, but as soon as I try to copy a ... I pulled coderaiser/cloudcmd:15.6.0 an...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I installed node V8 today, and it’s working fine for file properties ! I tried to set “name-size-date” and got this : Seems that css is broken when it hides owner and mode
Thank you 😃, fixed
name-size
columns with 7eff4f7. Landed in v9.1.1.