Questions tagged [file-recovery]
130 questions
0
votes
1 answer
recover data on hard and omiting bad sectors
I had a hard drive with 4 partitions and one of them has a ext4 filesystem and another 3 partitions have ntfs FS.
I wanted to install new ubuntu on ext4 partition but I formated all my hard drive and now I want to backup all my data on ntfs…

Babak
- 176
- 1
- 4
- 18
0
votes
1 answer
FAT deleted files recovery capability
I was working on kinda exploration of File Allocation Table recovery last couple of weeks. My purpose is to locate a possibly deleted file by its signature (for example, ZIP file by "50 4B 03 04" bytes) and recover the whole thing to search inside…

Roman Nazarenko
- 608
- 4
- 11
0
votes
1 answer
Any API to get notification before any file gets deleted in Android
I want to recover the file which has been deleted recently. Is there any API in android to get notify before the file gets deleted or to recover recently deleted files?
Thanks in Advance

Vignesh
- 2,295
- 7
- 33
- 41
0
votes
1 answer
Recovering Eclipse source files from .metadata folder
I'm trying to recover some .cpp source files from Eclipse projects I made over a year ago. At the time I was using Ubuntu and I would just save all my projects to the same workspace folder.
When I went to reformat my computer a long time ago I…

dexter
- 1
0
votes
2 answers
How Can I Recover a .nfs file?
I have been working on an algorithm in Python, and I was using Vim to edit this file. I opened it up, did a save, and it came up with an Error something like it occasionally does:
"WARNING: YOUR FILE CANNOT BE SAVED! ALL CHANGES WILL BE LOST! …

Huckphin
- 410
- 4
- 17
0
votes
2 answers
recovering the deleted python script file
How can we recover the deleted python script file(deleted using rm), say lostfile.py in debian linux box?
The file system of the linux box is jfs

Justin Carrey
- 3,563
- 8
- 32
- 45
0
votes
1 answer
How to recover app/controllers on Ruby Rails?
I accidentally deleted my app/controllers file on Ruby Rails. How would I get it back? I didn't use git init when I first set it up.
Thanks

user1567909
- 1,450
- 2
- 14
- 24
0
votes
2 answers
Get overridden file data?
I have a script file. Unfortunately I've overridden it with some other data. I need the old data. crtl+Z is not working.
How do I recover it?

Mr.Chowdary
- 3,389
- 9
- 42
- 66
-1
votes
1 answer
Recover data deleted by diskpart
After accidentally deleting all data on my disk using "clean" on diskpart, my HDD is now empty. I've searched and used some recovery data apps, one of them is EaseUS. After scanning hours, it shows up exactly all data I lost but requiring fee to…

hhhhh
- 33
- 5
-1
votes
1 answer
Converting recovered file to .cs
I just recovered files I deleted by mistake from Visual Studio and the type of the file recovered is File. How can I convert them to .cs files in order to add them to my classlib in my project?

Karim Sabsabi
- 31
- 5
-1
votes
1 answer
MicroSD card files recovery
I have issue with microsd card. It worked fine on my android smartphone, but from one day phone didn't recognize it. When I plug in the card in my laptop(windows)(linux laptop don't see the card), laptop see it, but I can't get files through…

aleksandrT
- 1
- 1
-1
votes
1 answer
ddrescue read non tried blocks
I'm trying to rescue a 1TB disk which has read errors. Because I didn't have a free 1TB drive, I created a raid 0 of two 500GB drives.
I used the command line from Wikipedia for the first run:
sudo ddrescue -f -n /dev/sdk /dev/md/md_test…

user9316588
- 19
- 2
-1
votes
1 answer
I accidentally deleted multiple projects in Visual Studio by deleting a project that contained them in its directory
I was experiencing some issues with one of my python files, so wanted to create a new Python project in Visual Studio to test it. I am using Windows 10.
I chose to create a project from an existing file (which was one
directory above the projects…

Matthew Kligerman
- 344
- 1
- 11
-1
votes
1 answer
How to recover or rebuilt alfresco themes
I accidentally deleted the alfresco-community\tomcat\webapps\share\themes directory including the alfresco-community\tomcat\webapps\share\themes\wcmqs.war file. How do I recover this file or rebuilt a new on linux?
I was able to copy themes folder…

Bellash
- 7,560
- 6
- 53
- 86
-1
votes
1 answer
Accessing Recovery File - InDesign
I am wondering if there is a way to manually force InDesign to read it's recovery file. I tried to open a saved file last night, and it opened saying that the file couldnt be found. After digging through the library, I found what I believe the…

Nakul B.
- 9
- 4