[Question] Undelete thư mục và file. |
21/11/2010 07:31:25 (+0700) | #1 | 225266 |
CuteFTP
Member
|
0 |
|
|
Joined: 25/05/2009 02:07:45
Messages: 60
Offline
|
|
Sáng nay login vào server và xoá nhầm thư mục quan trọng. Trong đó là cốt lõi của site.
Server của em dùng CentOS.
Em đã thực hiện lệnh
Code:
Trong windows thì còn có thùng rác để restore. Vậy cho em hỏi là trong Linux để lấy lại thư mục đó thì làm thế nào? Gấp quá và giờ có việc nên phải đi nên lên đây hỏi.
Mong anh chị giúp đỡ.
|
|
|
|
|
[Question] Undelete thư mục và file. |
21/11/2010 10:21:38 (+0700) | #2 | 225268 |
phanledaivuong
Member
|
0 |
|
|
Joined: 23/05/2008 17:34:21
Messages: 315
Location: /dev/null
Offline
|
|
Server dùng CentOS thường thì sử dụng Ext3
Q: How can I recover (undelete) deleted files from my ext3 partition?
Actually, you can't! This is what one of the developers, Andreas Dilger, said about it:
In order to ensure that ext3 can safely resume an unlink after a crash, it actually zeros out the block pointers in the inode, whereas
ext2 just marks these blocks as unused in the block bitmaps and marks the inode as "deleted" and leaves the block pointers alone.
Your only hope is to "grep" for parts of your files that have been deleted and hope for the best.
Bạn có thể đọc thêm ở đây.
http://ubuntuforums.org/archive/index.php/t-367510.html |
|
|
|
|
[Question] Undelete thư mục và file. |
21/11/2010 13:58:21 (+0700) | #3 | 225283 |
|
vitcon01
Member
|
0 |
|
|
Joined: 29/04/2009 11:28:21
Messages: 306
Offline
|
|
http://www.xs4all.nl/~carlo17/howto/undelete_ext3.html |
|
JK - JH
()()()
LTKT - LTT |
|
[Question] Undelete thư mục và file. |
21/11/2010 18:15:45 (+0700) | #4 | 225298 |
CuteFTP
Member
|
0 |
|
|
Joined: 25/05/2009 02:07:45
Messages: 60
Offline
|
|
Đọc mà hoa cả mắt. Với 5k dòng lệnh thì có lẻ chịu chắc. Build lại cho khoẻ .
Cảm ơn mọi người. Đêm nay lại "thâu" rồi |
|
|
|