node-red-contrib-fs-ops icon indicating copy to clipboard operation
node-red-contrib-fs-ops copied to clipboard

Suggest an example of how to use fs-ops-size on directory in node red?

Open dachshund-digital opened this issue 4 years ago • 4 comments

Suggest an example of how to use fs-ops-size on directory in node red? Documentation state you can get the size of a directory via this node, but I can't seem to figure out how to get such to work correctly.

dachshund-digital avatar Nov 02 '20 18:11 dachshund-digital

I am agree, We need an example, because We don't know how the node is expecting the path, like windows format or linux format.

ragde22 avatar Dec 28 '20 09:12 ragde22

when I send directory name as filename it shows 0. When I don't send anything it gives error. How do we get the directory size?

Deccoyi avatar Jan 18 '22 13:01 Deccoyi

is this still being maintained? I think I may need to exec a command in the meantime

antonio1000homens avatar Jun 13 '22 16:06 antonio1000homens

when I send directory name as filename it shows 0. When I don't send anything it gives error. How do we get the directory size?

Did you figure it out? Tks

epgodoy avatar Feb 08 '23 22:02 epgodoy