You are browsing as a guest. Sign up (or log in) to start making projects!

5h 41m 39s logged

DEVLOG_2: This one took more time than I thought but now Loom is able to identify folder structure and files inside my SSD :]

The scanner walks the tree with readdir and stat, and for every file it stores the path (relative to /media), the name, file or directory, the type, size and modified time. all of that becomes a FileNode row in Postgres.

1
164

Comments 0

No comments yet. Be the first!