If I save file to my hdd (not ssd), move 2 trash, then cut /paste from trash to usb, will this hold up to...
Is it impolite to ask for halal food when traveling to and in Thailand?
What should I consider when deciding whether to delay an exam?
OSM Thunderforest API keys in QGIS3
A file manager to open a zip file like opening a folder, instead of extract it by using a archive manager
1, 2, 4, 8, 16, ... 33?
Does the Prepare Food ability from Cook's Utensils stack?
Do I have advantage with Riposte when moving away from a flanked enemy and triggering an opportunity attack?
How do you use the interjection for snorting?
Received a package but didn't order it
relating two diagrams in tikzcd
Strange Sticky Substance on Digital Camera
what should be done first, handling missing data or dealing with data types?
Co-supervisor comes to the office to help her students, which distracts me
A famous scholar sent me an unpublished draft of hers. Then she died. I think her work should be published. What should I do?
How to clarify between imagined sensations and "real" fantasy events?
A food item only made possible by time-freezing storage?
Do wheelchair aircraft exist?
How to justify a team increase when the team is doing good?
Is the mass of paint relevant in rocket design?
Should the average user with no special access rights be worried about SMS-based 2FA being theoretically interceptable?
What is the white pattern on trim wheel for?
Averting Bathos
Going to France with limited French for a day
Is there any relation/leak between two sections of LM358 op-amp?
If I save file to my hdd (not ssd), move 2 trash, then cut /paste from trash to usb, will this hold up to forensic analysis designed to recover files?
Dual boot - Kubuntu and Windows 8 - how to?How to use paste command for many files whose names are not numbers? (paste columns from each file to one file)Linux Mint - External drive causing my file system to look full and giving me the “no space left on device” error
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
If I save a file (.odt,.txt, jpeg, etc) to my hdd (not ssd), move to trash, then cut /paste the files in the trash to a usb, would this hold up to the best forensic equipment trying to recover the files from my hdd afterwards?
Basically, I'm trying not to leave a trace of the file, obviously. Also, I'm thinking that if I don't want to "trash/delete" the files, since then they 'are' recoverable, what about just moving them to a usb (after I no longer need them) and scrubbing the usb with the dd command: sudo dd if=/dev/urandom of=/dev/sdx bs=8192.
So the question becomes, if I follow this method, are they still located on my hdd?
I would test it with PhotoRec, but since I am NOT deleting the file(s), it doesn't seem like using PhotoRec would be a viable option here.
Website article states the following:
"If you cut a file or a folder, it does not disappear, but instead becomes transparent. When you paste that file/folder, it is moved to the new location and disappears from the original location.
https://www.issco.unige.ch/en/research/tutoriel-informatique/EN/copy_cut_delete_move_and_paste.html
linux cut paste trash
|
show 2 more comments
If I save a file (.odt,.txt, jpeg, etc) to my hdd (not ssd), move to trash, then cut /paste the files in the trash to a usb, would this hold up to the best forensic equipment trying to recover the files from my hdd afterwards?
Basically, I'm trying not to leave a trace of the file, obviously. Also, I'm thinking that if I don't want to "trash/delete" the files, since then they 'are' recoverable, what about just moving them to a usb (after I no longer need them) and scrubbing the usb with the dd command: sudo dd if=/dev/urandom of=/dev/sdx bs=8192.
So the question becomes, if I follow this method, are they still located on my hdd?
I would test it with PhotoRec, but since I am NOT deleting the file(s), it doesn't seem like using PhotoRec would be a viable option here.
Website article states the following:
"If you cut a file or a folder, it does not disappear, but instead becomes transparent. When you paste that file/folder, it is moved to the new location and disappears from the original location.
https://www.issco.unige.ch/en/research/tutoriel-informatique/EN/copy_cut_delete_move_and_paste.html
linux cut paste trash
Cut/paste is just move, which across drives is just copy-then-delete. So your assumption that you aren't deleting the files is not valid. Does this change your expected outcome?
– Fox
1 hour ago
"moving them to a usb … and scrubbing the usb with the dd command" ?!? I must be missing something here, because that makes no sense whatsoever. If it's what it sounds like, it's the equivalent of making a photocopy of a document and then running the photocopy through a shredder. What's the point?
– Ray Butterworth
57 mins ago
If you want to make a file irrecoverable by forensics, no need for such a raindance, use theshredcommand. Note that this doesn't delete the file name from various places in the filesystem.
– xenoid
45 mins ago
@Fox So, cutting and pasting is equivalent to deleting. I was hoping this was not the case.
– topencrypt
35 mins ago
@xenoid Yes, I thought the names would still be there somewhere. QUESTION: What happens if I save it to the desktop, then move it to trash so I know I am done with it, but then move it to a junk folder in documents (cut/paste), for instance. If I shred it from the documents directory, is there a copy of it saved on the desktop?
– topencrypt
30 mins ago
|
show 2 more comments
If I save a file (.odt,.txt, jpeg, etc) to my hdd (not ssd), move to trash, then cut /paste the files in the trash to a usb, would this hold up to the best forensic equipment trying to recover the files from my hdd afterwards?
Basically, I'm trying not to leave a trace of the file, obviously. Also, I'm thinking that if I don't want to "trash/delete" the files, since then they 'are' recoverable, what about just moving them to a usb (after I no longer need them) and scrubbing the usb with the dd command: sudo dd if=/dev/urandom of=/dev/sdx bs=8192.
So the question becomes, if I follow this method, are they still located on my hdd?
I would test it with PhotoRec, but since I am NOT deleting the file(s), it doesn't seem like using PhotoRec would be a viable option here.
Website article states the following:
"If you cut a file or a folder, it does not disappear, but instead becomes transparent. When you paste that file/folder, it is moved to the new location and disappears from the original location.
https://www.issco.unige.ch/en/research/tutoriel-informatique/EN/copy_cut_delete_move_and_paste.html
linux cut paste trash
If I save a file (.odt,.txt, jpeg, etc) to my hdd (not ssd), move to trash, then cut /paste the files in the trash to a usb, would this hold up to the best forensic equipment trying to recover the files from my hdd afterwards?
Basically, I'm trying not to leave a trace of the file, obviously. Also, I'm thinking that if I don't want to "trash/delete" the files, since then they 'are' recoverable, what about just moving them to a usb (after I no longer need them) and scrubbing the usb with the dd command: sudo dd if=/dev/urandom of=/dev/sdx bs=8192.
So the question becomes, if I follow this method, are they still located on my hdd?
I would test it with PhotoRec, but since I am NOT deleting the file(s), it doesn't seem like using PhotoRec would be a viable option here.
Website article states the following:
"If you cut a file or a folder, it does not disappear, but instead becomes transparent. When you paste that file/folder, it is moved to the new location and disappears from the original location.
https://www.issco.unige.ch/en/research/tutoriel-informatique/EN/copy_cut_delete_move_and_paste.html
linux cut paste trash
linux cut paste trash
edited 1 hour ago
topencrypt
asked 1 hour ago
topencrypttopencrypt
13 bronze badges
13 bronze badges
Cut/paste is just move, which across drives is just copy-then-delete. So your assumption that you aren't deleting the files is not valid. Does this change your expected outcome?
– Fox
1 hour ago
"moving them to a usb … and scrubbing the usb with the dd command" ?!? I must be missing something here, because that makes no sense whatsoever. If it's what it sounds like, it's the equivalent of making a photocopy of a document and then running the photocopy through a shredder. What's the point?
– Ray Butterworth
57 mins ago
If you want to make a file irrecoverable by forensics, no need for such a raindance, use theshredcommand. Note that this doesn't delete the file name from various places in the filesystem.
– xenoid
45 mins ago
@Fox So, cutting and pasting is equivalent to deleting. I was hoping this was not the case.
– topencrypt
35 mins ago
@xenoid Yes, I thought the names would still be there somewhere. QUESTION: What happens if I save it to the desktop, then move it to trash so I know I am done with it, but then move it to a junk folder in documents (cut/paste), for instance. If I shred it from the documents directory, is there a copy of it saved on the desktop?
– topencrypt
30 mins ago
|
show 2 more comments
Cut/paste is just move, which across drives is just copy-then-delete. So your assumption that you aren't deleting the files is not valid. Does this change your expected outcome?
– Fox
1 hour ago
"moving them to a usb … and scrubbing the usb with the dd command" ?!? I must be missing something here, because that makes no sense whatsoever. If it's what it sounds like, it's the equivalent of making a photocopy of a document and then running the photocopy through a shredder. What's the point?
– Ray Butterworth
57 mins ago
If you want to make a file irrecoverable by forensics, no need for such a raindance, use theshredcommand. Note that this doesn't delete the file name from various places in the filesystem.
– xenoid
45 mins ago
@Fox So, cutting and pasting is equivalent to deleting. I was hoping this was not the case.
– topencrypt
35 mins ago
@xenoid Yes, I thought the names would still be there somewhere. QUESTION: What happens if I save it to the desktop, then move it to trash so I know I am done with it, but then move it to a junk folder in documents (cut/paste), for instance. If I shred it from the documents directory, is there a copy of it saved on the desktop?
– topencrypt
30 mins ago
Cut/paste is just move, which across drives is just copy-then-delete. So your assumption that you aren't deleting the files is not valid. Does this change your expected outcome?
– Fox
1 hour ago
Cut/paste is just move, which across drives is just copy-then-delete. So your assumption that you aren't deleting the files is not valid. Does this change your expected outcome?
– Fox
1 hour ago
"moving them to a usb … and scrubbing the usb with the dd command" ?!? I must be missing something here, because that makes no sense whatsoever. If it's what it sounds like, it's the equivalent of making a photocopy of a document and then running the photocopy through a shredder. What's the point?
– Ray Butterworth
57 mins ago
"moving them to a usb … and scrubbing the usb with the dd command" ?!? I must be missing something here, because that makes no sense whatsoever. If it's what it sounds like, it's the equivalent of making a photocopy of a document and then running the photocopy through a shredder. What's the point?
– Ray Butterworth
57 mins ago
If you want to make a file irrecoverable by forensics, no need for such a raindance, use the
shred command. Note that this doesn't delete the file name from various places in the filesystem.– xenoid
45 mins ago
If you want to make a file irrecoverable by forensics, no need for such a raindance, use the
shred command. Note that this doesn't delete the file name from various places in the filesystem.– xenoid
45 mins ago
@Fox So, cutting and pasting is equivalent to deleting. I was hoping this was not the case.
– topencrypt
35 mins ago
@Fox So, cutting and pasting is equivalent to deleting. I was hoping this was not the case.
– topencrypt
35 mins ago
@xenoid Yes, I thought the names would still be there somewhere. QUESTION: What happens if I save it to the desktop, then move it to trash so I know I am done with it, but then move it to a junk folder in documents (cut/paste), for instance. If I shred it from the documents directory, is there a copy of it saved on the desktop?
– topencrypt
30 mins ago
@xenoid Yes, I thought the names would still be there somewhere. QUESTION: What happens if I save it to the desktop, then move it to trash so I know I am done with it, but then move it to a junk folder in documents (cut/paste), for instance. If I shred it from the documents directory, is there a copy of it saved on the desktop?
– topencrypt
30 mins ago
|
show 2 more comments
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f543040%2fif-i-save-file-to-my-hdd-not-ssd-move-2-trash-then-cut-paste-from-trash-to%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f543040%2fif-i-save-file-to-my-hdd-not-ssd-move-2-trash-then-cut-paste-from-trash-to%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Cut/paste is just move, which across drives is just copy-then-delete. So your assumption that you aren't deleting the files is not valid. Does this change your expected outcome?
– Fox
1 hour ago
"moving them to a usb … and scrubbing the usb with the dd command" ?!? I must be missing something here, because that makes no sense whatsoever. If it's what it sounds like, it's the equivalent of making a photocopy of a document and then running the photocopy through a shredder. What's the point?
– Ray Butterworth
57 mins ago
If you want to make a file irrecoverable by forensics, no need for such a raindance, use the
shredcommand. Note that this doesn't delete the file name from various places in the filesystem.– xenoid
45 mins ago
@Fox So, cutting and pasting is equivalent to deleting. I was hoping this was not the case.
– topencrypt
35 mins ago
@xenoid Yes, I thought the names would still be there somewhere. QUESTION: What happens if I save it to the desktop, then move it to trash so I know I am done with it, but then move it to a junk folder in documents (cut/paste), for instance. If I shred it from the documents directory, is there a copy of it saved on the desktop?
– topencrypt
30 mins ago