Directory deleted in CentOS 6.8 Server [closed]
Clash Royale CLAN TAG#URR8PPP
up vote
-2
down vote
favorite
I need to recover permanently deleted folders & file stored in a directory.I am using CentOS 6.8 server.
centos
closed as too broad by Rui F Ribeiro, G-Man, msp9011, JigglyNaga, GAD3R Dec 7 at 11:06
Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
add a comment |
up vote
-2
down vote
favorite
I need to recover permanently deleted folders & file stored in a directory.I am using CentOS 6.8 server.
centos
closed as too broad by Rui F Ribeiro, G-Man, msp9011, JigglyNaga, GAD3R Dec 7 at 11:06
Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
1
Not really a solution, so I'll leave a comment. When yourm
a file or directory, you're actually removing a pointer used to access it. The actual data may be available on the filesystem/disk, but finding it and possibly re-assembling it is difficult, to say the least. There is no straightforward solution to this problem, except restoring from a backup.
– Haxiel
Dec 7 at 6:37
Without meaning to sound sarcastic: What does "permanently" mean, in your exact situation? How did you delete it -- withrm
or in a graphical file manager? If a file manager, which?
– JigglyNaga
Dec 7 at 9:12
add a comment |
up vote
-2
down vote
favorite
up vote
-2
down vote
favorite
I need to recover permanently deleted folders & file stored in a directory.I am using CentOS 6.8 server.
centos
I need to recover permanently deleted folders & file stored in a directory.I am using CentOS 6.8 server.
centos
centos
edited Dec 7 at 8:06
Rui F Ribeiro
38.6k1479128
38.6k1479128
asked Dec 7 at 5:24
praveen
11
11
closed as too broad by Rui F Ribeiro, G-Man, msp9011, JigglyNaga, GAD3R Dec 7 at 11:06
Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
closed as too broad by Rui F Ribeiro, G-Man, msp9011, JigglyNaga, GAD3R Dec 7 at 11:06
Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
1
Not really a solution, so I'll leave a comment. When yourm
a file or directory, you're actually removing a pointer used to access it. The actual data may be available on the filesystem/disk, but finding it and possibly re-assembling it is difficult, to say the least. There is no straightforward solution to this problem, except restoring from a backup.
– Haxiel
Dec 7 at 6:37
Without meaning to sound sarcastic: What does "permanently" mean, in your exact situation? How did you delete it -- withrm
or in a graphical file manager? If a file manager, which?
– JigglyNaga
Dec 7 at 9:12
add a comment |
1
Not really a solution, so I'll leave a comment. When yourm
a file or directory, you're actually removing a pointer used to access it. The actual data may be available on the filesystem/disk, but finding it and possibly re-assembling it is difficult, to say the least. There is no straightforward solution to this problem, except restoring from a backup.
– Haxiel
Dec 7 at 6:37
Without meaning to sound sarcastic: What does "permanently" mean, in your exact situation? How did you delete it -- withrm
or in a graphical file manager? If a file manager, which?
– JigglyNaga
Dec 7 at 9:12
1
1
Not really a solution, so I'll leave a comment. When you
rm
a file or directory, you're actually removing a pointer used to access it. The actual data may be available on the filesystem/disk, but finding it and possibly re-assembling it is difficult, to say the least. There is no straightforward solution to this problem, except restoring from a backup.– Haxiel
Dec 7 at 6:37
Not really a solution, so I'll leave a comment. When you
rm
a file or directory, you're actually removing a pointer used to access it. The actual data may be available on the filesystem/disk, but finding it and possibly re-assembling it is difficult, to say the least. There is no straightforward solution to this problem, except restoring from a backup.– Haxiel
Dec 7 at 6:37
Without meaning to sound sarcastic: What does "permanently" mean, in your exact situation? How did you delete it -- with
rm
or in a graphical file manager? If a file manager, which?– JigglyNaga
Dec 7 at 9:12
Without meaning to sound sarcastic: What does "permanently" mean, in your exact situation? How did you delete it -- with
rm
or in a graphical file manager? If a file manager, which?– JigglyNaga
Dec 7 at 9:12
add a comment |
1 Answer
1
active
oldest
votes
up vote
0
down vote
It's possible if you have not written anything to the disk, but for active server it's unlikely to happen. Try going through testdisk -> analyze disk -> list files -> navigate to the folder/files deleted and try restoring them to another disk.
more detailed steps at :
https://askubuntu.com/questions/826680/ubuntu-16-04-doesnt-recognize-my-sd-card/894296#894296
But if files are overwritten it won't be possible.
Thanks,will try once.
– praveen
Dec 10 at 7:08
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
It's possible if you have not written anything to the disk, but for active server it's unlikely to happen. Try going through testdisk -> analyze disk -> list files -> navigate to the folder/files deleted and try restoring them to another disk.
more detailed steps at :
https://askubuntu.com/questions/826680/ubuntu-16-04-doesnt-recognize-my-sd-card/894296#894296
But if files are overwritten it won't be possible.
Thanks,will try once.
– praveen
Dec 10 at 7:08
add a comment |
up vote
0
down vote
It's possible if you have not written anything to the disk, but for active server it's unlikely to happen. Try going through testdisk -> analyze disk -> list files -> navigate to the folder/files deleted and try restoring them to another disk.
more detailed steps at :
https://askubuntu.com/questions/826680/ubuntu-16-04-doesnt-recognize-my-sd-card/894296#894296
But if files are overwritten it won't be possible.
Thanks,will try once.
– praveen
Dec 10 at 7:08
add a comment |
up vote
0
down vote
up vote
0
down vote
It's possible if you have not written anything to the disk, but for active server it's unlikely to happen. Try going through testdisk -> analyze disk -> list files -> navigate to the folder/files deleted and try restoring them to another disk.
more detailed steps at :
https://askubuntu.com/questions/826680/ubuntu-16-04-doesnt-recognize-my-sd-card/894296#894296
But if files are overwritten it won't be possible.
It's possible if you have not written anything to the disk, but for active server it's unlikely to happen. Try going through testdisk -> analyze disk -> list files -> navigate to the folder/files deleted and try restoring them to another disk.
more detailed steps at :
https://askubuntu.com/questions/826680/ubuntu-16-04-doesnt-recognize-my-sd-card/894296#894296
But if files are overwritten it won't be possible.
answered Dec 7 at 5:43
v_sukt
1013
1013
Thanks,will try once.
– praveen
Dec 10 at 7:08
add a comment |
Thanks,will try once.
– praveen
Dec 10 at 7:08
Thanks,will try once.
– praveen
Dec 10 at 7:08
Thanks,will try once.
– praveen
Dec 10 at 7:08
add a comment |
1
Not really a solution, so I'll leave a comment. When you
rm
a file or directory, you're actually removing a pointer used to access it. The actual data may be available on the filesystem/disk, but finding it and possibly re-assembling it is difficult, to say the least. There is no straightforward solution to this problem, except restoring from a backup.– Haxiel
Dec 7 at 6:37
Without meaning to sound sarcastic: What does "permanently" mean, in your exact situation? How did you delete it -- with
rm
or in a graphical file manager? If a file manager, which?– JigglyNaga
Dec 7 at 9:12