I always use MIRROR backup - sometimes on Mac OSX side and sometimes on Windows bootcamp....but to the same backup drive from the same source drive.
I have an issue where somehow some Recycle Bin related files wont delete. I suspect something happened while jumping between OS's.
Anyway...See image...Any solution?
MIRROR backup - Recycle Bin
- Posts: 8
- Joined: 25 Oct 2020
- Attachments
-
- FFS.jpg (326.87 KiB) Viewed 484 times
- Posts: 4055
- Joined: 11 Jun 2019
Delete them manually from Finder or File Explorer?
- Posts: 8
- Joined: 25 Oct 2020
It is phantom files
- Attachments
-
- ffs2.jpg (30.28 KiB) Viewed 467 times
- Posts: 4055
- Joined: 11 Jun 2019
You'll probably need to do it from admin command prompt
- Posts: 8
- Joined: 25 Oct 2020
Do you know the command?
- Posts: 4055
- Joined: 11 Jun 2019
You'll need to get into that directory from and admin command prompt. You 'cd' to get there:
"cd /d J:\OT"
Then "del /f *.ffs_temp"
"cd /d J:\OT"
Then "del /f *.ffs_temp"
- Posts: 4055
- Joined: 11 Jun 2019
You may need to run:
"del /ah /f *.ffs_temp"
"del /ah /f *.ffs_temp"