jtagcat · GitHub

Feature description

I have some Windwos syncing C:\Users, and from the receiver side, a few files always fail or end up out of sync. More likely or not they are some not-needed NTUSERS files.

Especially without having constant access, it's difficult to debug, it'd be nice if I could decrypt filenames either in the UI or with the CLI tool.

Problem or use case

image

Alternatives or workarounds

Decrypt everything, and look for matching file metadata. // Develop the feature myself.

Edit: failed items ('syncing: no connected device has the required version of this file'), I didn't find a way to decrypt the filename without diving in to source. Tried recreating a skeleton fake encrypted directory locally (touching failed names, carrying over .stfolder)

Read the original on github.com ↗