Accidentally trashed large file
Clash Royale CLAN TAG #URR8PPP up vote 2 down vote favorite 1 I accidentally moved an entire directory of ~100GB to trash. I was trying to place it in bookmarks but dragged it into trash. It's there in the trash. But when i try to restore I run out of space on the disk Prior to deletion I had less than 50GB free on disk, if I need to restore the normal way I need about 68GB more free on the disk. That is if I have to restore I have to delete every file from trash immediately after restoring it so i can revert back to initial state. I tried to use "rsync -av --remove-source-files /Trash/file /Dest" but it also doesn't work. Any suggestions to solve the problem ? I use MX17 beta 2 based on debian stable.The disk is NTFS formatted. shell-script debian file-copy ntfs deleted-files share | improve this question asked Nov 27 '17 at 9:56 m c squared 328 2 7 1 What does "not work" with your attempt with rsync ...