Cathy icon indicating copy to clipboard operation
Cathy copied to clipboard

Cross-platform python implementation of Robert Vasicek's Win-only popular Cathy disk catalog tool

Results 4 Cathy issues
Sort by recently updated
recently updated
newest added

At the moment, if there is a file or directory where the user does not have 'read' permission, something like the following happens: me@pc:~/Cathy-main$ python3 cathy.py scan /media/me/My\ Book/ Scanning:...

Hello, I'm using Python 3.11.1 on Windows 11. If I scan the disk I will get PermissionError: Would it be possible to skip it? For example, PermissionError: will occur at...

Thanks for updating the code. I'm now returning to my 'export all my many .caf files to .csv files' project. I'm using what I assume is the latest version of...

If there is a recursive directory structure, where /somewhere/link is a link to /somewhere, then scanning either never completes or - presumably if you are patient enough - crashes when...