Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clipboard files deduplication #462

Merged
merged 4 commits into from
Dec 14, 2023
Merged

Clipboard files deduplication #462

merged 4 commits into from
Dec 14, 2023

Conversation

obilodeau
Copy link
Member

@obilodeau obilodeau commented Dec 14, 2023

TODO:

  • use special clipboard/ storage under filesystems instead
  • re-test mapped drives and clipboard transfers (w/ and w/o folders)

@obilodeau obilodeau linked an issue Dec 14, 2023 that may be closed by this pull request
@obilodeau
Copy link
Member Author

Finished the changes

Here is what it looks like now:

├── files
│   ├── e91c6a5eb3ca15df5a5cb4cf4ebb6f33b2d379a3a12d7d6de8c412d4323feb4c
│   ├── b14b26b7d02c85e74ab4f0d847553b2fdfaf8bc616f7c3efcc4771aeddd55700
├── filesystems
│   ├── romantic_kalam_8214773
│   │   └── device1
│   │   └── clipboard
|           └── priv-esc.exe -> ../../../files/b14b26b7d02c85e74ab4f0d847553b2fdfaf8bc616f7c3efcc4771aeddd55700

@obilodeau obilodeau merged commit 63c3ae4 into main Dec 14, 2023
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clipboard files transfer hashing, deduplication and storage location
1 participant