cloudbuddy icon indicating copy to clipboard operation
cloudbuddy copied to clipboard

Some files/folders have no file size

Open NoozAbooz opened this issue 3 years ago • 3 comments

image I've noticed this appears with folders, and also files like .docx and .xlsx and .svg, but there are probably more file types that don't have a file size. Also, you could perhaps use some commands to remove of modify weird stuff in the dates? image

NoozAbooz avatar Jul 30 '21 21:07 NoozAbooz

image I've noticed this appears with folders, and also files like .docx and .xlsx and .svg, but there are probably more file types that don't have a file size.

I've noticed that too, however it's rclone's fault and there's nothing I can do about it. Maybe those specific files take up no space on the drive or something.

Also, you could perhaps use some commands to remove of modify weird stuff in the dates? image

I can try, but the wait-time is already pretty bad, and every sed command makes a difference.

Botspot avatar Jul 30 '21 23:07 Botspot

I've noticed the "0 bytes" thing too. Rclone is providing that data - so I'm not aware of any fixes except to track down and fix the bug within rclone. The date thing easily be fixed, but it's a matter of time. Is the increased wait time for many files in the list, worth adding a couple more sed commands to format the date better?

Botspot avatar Jul 31 '21 00:07 Botspot

Sure I guess, it already takes long enough that a few secs wont matter much

NoozAbooz avatar Jul 31 '21 00:07 NoozAbooz