Questions tagged [file-recovery]

130 questions
0
votes
0 answers

Should I worry about low efficiency percentage on MultiPar when recovering files on Windows?

I am using MultiPar (the windows GUI application), and I am trying to use it with four files (3 TXT files, and 1 asc file). I am following the tutorial by ThioJoe on YouTube, and even if I follow his tutorial exactly the efficiency percentage on…
0
votes
0 answers

How can I recover previous versions of a file on HoloLens2?

I have an app which creates and writes in a csv file. With some error, the app overwrote the file which had all the log data from the past, and now I have got a new file with only recent data on. I want to restore the older version of the csv file,…
0
votes
0 answers

Revert some file/directory deletions from other Revert, Recover file and directory from Commit

I made a revert that deleted some files and directories... According to the The screenshot: The Red box shows the commit with my revert. The Blue arrow shows the position inside of my project The Green arrows shows the files that I would like to…
joseluisbz
  • 1,491
  • 1
  • 36
  • 58
0
votes
1 answer

Recover sqlite_sequence table

is there any way to recover the content from sqlite_sequence table ? I have SQLite db file which still has the entires if I open the db file with a text editor. But I open it with grafical SQLite editor, the content is not avalible. Is there any…
Adem Aga
  • 11
  • 2
0
votes
1 answer

Git repository corrupted and changed files are empty after PC crash

I was working with git bash, rebasing and stashing my changes when suddenly my PC crashed. After the restart, the disk was repairing, but when it loaded the repository no longer worked, git commands returned: fatal: not a git repository (or any of…
EtherPaul
  • 424
  • 10
  • 19
0
votes
0 answers

File/data recovery

Very specific question. I was storing a copy of my data in the system folder of a package. Made it easier to run from system.file(). Unfortunately, I accidentally reinstalled the package, and my personal files were "deleted" when R reinstalled the…
Jackie Reuder
  • 21
  • 1
  • 3
0
votes
1 answer

How to recover local uncommited files that accidentally got deleted in Android Studio?

I faced a sudden issue, I have deleted some of my un revisioned files during commit to my android project but I found all of the modified and newly added files were missing from my commit (which I was going to make). I can not just remove or pull…
A S M Sayem
  • 2,010
  • 2
  • 21
  • 28
0
votes
1 answer

Accidentally Deleted (overwrote) Local Files in Git Repo

I executed the command git checkout -f branchName on my terminal. That made all of the changes to files I have been working on for four days go away, as I have overwritten them. The worst part is that I didn't save my files anywhere, nor did I…
Benjamin
  • 1
  • 1
0
votes
0 answers

Recover old jupyter notebooks

I had to uninstall everything on my laptop and reinstall including python and jupyter. Now I dnt see any of my jupyter notebooks when I launch jupyter. I am having almost a heart attack! How I can recover my codes in jupuyter? some additional info:…
baharak Al
  • 71
  • 1
  • 10
0
votes
2 answers

git newbie: lost (unadded) files after deleting them and switching branch

I've made a pretty stupid mistake with a git repository and lost some files I really need. I thought I added all new files to the repo before I commited the change to the current branch (didn't happen though). Then I created a new branch and deleted…
Alex
0
votes
1 answer

Trim off N bytes from audio file using SoX / FFmpeg etc, on Windows?

My team accidentally on purpose clicked NO when Audacity asked to save the recording. So I left with bunch of *.au files, after using recovery program. Some of them did have header and still open-able with audacity itself (example : this one), and…
0
votes
1 answer

Recover deleted files while creating a branch in Git

I have a branch in a Git and in that branch I have made my local changes. But to push to master I have created a new branch all the files in my previous branch which is in my local got deleted. Is there a way to recover those? Have spend lot of…
Linu
  • 589
  • 1
  • 10
  • 23
0
votes
2 answers

How to manually unmount volumes after recovering files in Azure?

In Azure portal "File Recovery" functionality provides us a simple 3-step process: Select the restore point (date) Generate the password and download the script to mount the restore point drives. Unmount the drives after file recovery. We perform…
MrM
  • 11
  • 5
0
votes
1 answer

Hello world example for file recovery?

How can I recover a file that's already deleted(how does those disk recovery tools do the job)? Is there an example to follow no matter which fs or os?
compile-fan
  • 16,885
  • 22
  • 59
  • 73
0
votes
0 answers

Recover Project Lost with Git using netbeans, github

I was trying to save my project to my private github repository. But, Now the files are neither locally nor in the repository. ==[IDE]== Jul 4, 2020 1:28:35 AM Initializing ... Initializing repository Creating git…
joseluisbz
  • 1,491
  • 1
  • 36
  • 58
1 2 3
8 9