You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@sreedevk Maybe a charset problem with win10 dos console > output redirect? App could use --output "c:/temp/report.json" argument and directly write an utf8 textfile?
Also would be helpfull to have a "modifiedts": <utcMillisTimestamp>, "modified": "yyyy-MM-ddThh:mm:ss" fields, then my own python script could easily create a filtered report for candidates for file deletion, sort by size/time/path/filename etc tricks.
Version:
deduplicator 0.2.1
compiled from git master branch.System: Windows 10
Cmdline:
deduplicator.exe --follow-links --json "c:/" > "c:\temp\deduplicator-report_C.txt"
Scannned an entire C drive but after running 2h30m gives an utf8 error. Error does not give detailed information about the filename and folder.
The text was updated successfully, but these errors were encountered: