OS X :: Rsync Via Ssh Has Overwritten Some Files And Looking To Restore Them?

Aug 27, 2010

I have two disks I have been working with one on my MacBook Pro (HFS+) and one connected to a Linux machine (FAT - this is an external hard drive). Recently I started exploring backing up my files with rsync over an ssh from my Mac to the external hard drive connected to the Linux machine. I did this once successfully and ported all of my Mac files to the external. However, I did something incorrectly the second time and I believe I may have done rsync in the wrong direction and it has overwritten some files on my Mac (configuration files for iCal that had events stored, an iPhone program I've been working on). The full rsync command I used was the following:

Code:
rsync -avz -e ssh linux@linuxuser:/media/external/Users /Users
However, I was under the impression rsync wouldn't touch files that are timestamped at a newer date so even if it was copying from the linux external to the mac hard drive why would it overwrite newer files??

I have recently downloaded scalpel to try to see if I could find these files but every time I run

Code:
./scalpel /dev/disk0s2 -o recovery/
I get the error

Code:
ERROR: You have attempted to use a non-empty output directory. In order
to maintain forensic soundness, this is not allowed.
Aborting.
recovery/ is a directory I created solely for the purpose to scalpel and is empty.

If there is anyone out there who has any ideas that might lead me down the path to recovering some of these overwritten files I would be eternally grateful (especially the iPhone program which I've been working on for 3 months).

View 1 Replies


ADVERTISEMENT

Intel Mac :: Recover Overwritten Files?

Feb 10, 2012

my husband accidentally replaced an existing folder (all my photos)with the external hard drive back up. is there any way that i can get the original folder?

View 4 Replies View Related

ITunes For Mac :: Overwritten ITL Files And Screwed Up Library After Attempted Duplication

Jun 22, 2014

I have 30GB of music on my external drives at home and 60GB of music on my laptop. I wanted to make an itunes library with the music from my laptop for when I travel without external HDD. I exported my itunes library and saved the .xml in a personal folder.(I didn't know that I needed the .itl file too before this crap happened. Why did Apple programmers need to make it so complicated and why doesn't it also export the current .itl file along with the .xml when you "export library"!?) 

I then quit itunes and opened the exported .xml file using itunes. l went and deleted my the songs in my itunes library containing music from both drives and imported all the music from my user itunes library. 

I did that so I would have all the songs and only the songs from my laptop. However, iTunes must have written a new .itl when I exited from my itunes from my new library. Now when I open the my original .xml itunes library with itunes all of the playlists are blank and the ratings/import dates are missing too! Is there any way I can recover this data? I went to user/itunes/PreviousiTunesLibraries and I was able to recover a .itl from a year ago but much has changed in my itunes library since then. 

Is there somewhere(even in the cache) where previous .itl would be stored even for a short time?(I haven't rebooted since this happened) Are .itl files backed up somewhere else besides /previous itunes libraries? 

View 1 Replies View Related

OS X V10.7 Lion :: Delete Those Files Overwritten With "0"s?

May 9, 2012

After having used "Secure empty trash" for a long while, how can I delete those deleted files overwritten with "0"s?

Info:
MacBook, Mac OS X (10.7.3), Lion oper sys

View 7 Replies View Related

MacBook Pro :: Automator Rsync Workflow With Yes / No Prompt

Feb 21, 2012

I am trying to adapt a workflow that i downloaded from Finished workflow, ready to use zip | 148 kb Sourced from: url...The workflow is a rsync workflow that syncs (mirrors) two folders.At present the Run Shell Script runs rsync -va --delete "$1/" "$2/".However, i would like the script to prompt me with a "Would you like to run a dry run? " dialogue box with a Yes/No answer. The Yes command would run the following script (Dry run) rsync -vaun --delete "$1/" "$2/".The No command would run the following script (Actual run) rsync -vau --delete "$1/" "$2/" set question to display dialog "Would you like to run a Dry Run?" buttons {"Yes", "No"} default button 1 set answer to button returned of question.

Info:
MacBookPro, iOS 5.0.1, Mac Office 2011

View 2 Replies View Related

OS X V10.7 Lion :: Cron Job Not Running - Script Uses Rsync, Ssh (with Id_rsa)?

Apr 26, 2012

Does anyone know how to get cron to run a rsync/ssh script which uses id_rsa for passwordless logins? I have a backup script I have slaved for months over that works wonderfully when running it from the command line.  It uses rsync and connects with SSH (passwordless using ssh keys). I have setup id_rsa and id_rsa.pub for passwordless logins (this is my user account, and connects using root@ to the server) As stated all works find when run from the command line. But when I setup a cron job to run this file (exact same line I run from the command line) it does not execute. Actually, it does run, as I have an email notifiction which sends to me. It is just the rsync/ssh part that does not run.  

I have spent days and days trying to figure it out. No error messages occur, nothing.  Took me a while to find out cron is emailing the user account on Lion the messages (not to a proper email address).  The error shows a permission denied, which I believe to be the cron user cannot use the id_rsa/ssh connection.  Cron is running the script as my user, the same I use on the command line. I even tried copying the id_rsa to the root user .ssh folder in case cron is running as root but that does not work either.how to get cron to run this rsync/ssh script which used id_rsa for passwordless logins?  

Info:
iMac, Mac OS X (10.7.3)

View 14 Replies View Related

OS X :: Any Way To Recover Overwritten TIFF File?

Aug 4, 2010

I accidentally overwrote a TIFF file, downsizing the original to 900x600. Through back-up all copies on the two back-up drives are equally overwritten. I have not set up time machine, so going back the timeline is not an option. Is it possible to restore the overwritten file without the help of a professional recovery service?

View 2 Replies View Related

OS X :: Viewing Partially Overwritten Video File

May 10, 2009

I've got a video file which was deleted and partially overwritten by other files. It's about 100MB but there's only ~2MB or so that's been overwritten. Data Rescue 2 didn't recover it, but testdisk did (testdisk seems to be able to recover files that are partially overwritten, so the headers of the file must be intact.) Now that I've recovered the movie, it won't play. Is there any software out there that can play corrupted video files? Is there any way of recovering parts of the video file?

View 2 Replies View Related

Applications :: ITunes Date Added Metadata Overwritten

Sep 10, 2010

I use the Date Added column all the time in my iTunes, so I can see what was added last. Well, I just noticed that most of the 10,000 songs in my library have at some point lost the original 'date added' they used to have. Now, the earliest date is sometime in February of 2010. And some have been set to just a few days ago. How did this happen? Is this a bug of iTunes 10? I only just noticed this, so I'm not sure when it happened.

View 1 Replies View Related

OS X V10.6 Snow Leopard :: /etc/hosts Works But Gets Overwritten Every Boot

Feb 8, 2012

On my system (10.6.8) I can edit /etc/hosts and the changes take effect immediately. The problem is that every time I reboot, my changes are overwritten.

Info:
iMac 27" i7 Quad Core 2.8Ghz, Mac OS X (10.6.2)

View 6 Replies View Related

OS X Mavericks :: How To Restore Files That Have Been Converted To Unix Files

Jun 23, 2014

How do I restore files that have been converted to unix files?

View 2 Replies View Related

OS X :: How To Retrieve Data Accidentally Overwritten By A Time Machine Backup

Apr 14, 2009

I connected my windows removable disk to my colleague's mac to transfer some data. Accidentally her system started a time machine backup on my removable disk. Although we stopped it during middle of the process, now my disk is no longer recognizable in windows and all I can see under a mac system is her backup file.

The process took a very short time. I wonder if it has deleted everything. Is there any chance I can get the overwritten data back? They are very important to me.

Besides, is it a common problem of time machine backup? It is too dangerous for the removable disks.

View 1 Replies View Related

Mac Pro :: Restore Files After Sync?

Nov 17, 2010

I have a MacPro 4.1. All my apps are on an SSD off the 2nd Optical drive. I have started using "Chronosync" to back up the data on the main hard drives to a drobo.

I have searched the Chronosync site and sent an email on my problem, but no luck with a reply. I was thinking that regardless of which back up software used, the problem would be the same

I want to reconfigure the data drives and they need to be wiped (they are currently RAID 0 and I don't want this any more).

The question is; when I want to restore the data files that I backed up off the drobo, back onto my MacPro:

1) Do I just drag the files back from the drobo across?

2) If yes, then will apps like... iMovie / iWeb / iTunes etc - which have "links" to different media: will those links be broken? (Remember, SSD with apps won't be touched, just the data they are accessing).

3) If links will be broken... any way to fix this problem? (easily! )

View 2 Replies View Related

OS X :: Restore Files From Trash Bin?

Nov 5, 2007

Yesterday I ran into a problem I did not know existed. I am quite new to mac.... I went to check "Last Week" in search side bar, in finder. I thought it was just history, so I deleted it all. It went into trash. Then I realized it acctually moved all the apps I used, files, prefs and so on into trash. I thought I could just restore items to its original locations. Peace of cake in windows, just click "restore". I found out I could not do it on my Mac. Yes, I know I could drag them back, but I did not know where most of the files originally came from. I searched the internet - found nothing, only that it is impossible to do. Is it true? I can not restore files I moved to trash? I tried time machine - did not work. The only way I could use - to restore the system using time machine when booted from Leopard disk. Is this the only way to restore something I moved to the trash?

View 24 Replies View Related

Mac Pro :: Any Way To Restore Deleted Files?

Feb 7, 2012

I have not installed time machine on my Mac Pro and accidentally deleted a lot of picture files, included emptied the trash can. Is there anything I can do to restore the files?

Info:
Mac Pro

View 1 Replies View Related

OS X :: Restore Hdd Cause Erase Of All Files That Are Not Backed Up?

Mar 26, 2009

If I restore my Mac HD will it erase all my files that are not backed up?

View 13 Replies View Related

OS X :: How To Restore Deleted .plist Files

May 31, 2010

Last night in a desperate attempt to get some GBs back, I went crazy on Spring Cleaning and accidentally deleted all my .plist files... and considering I have tons of media editing software that I had arranged the preferences to ultimate perfection, I'm kinda upset.

How can i get them back?? I just redragged them from the trash to the Library/Preferences folder but they don't seem to be doing much there.

View 11 Replies View Related

Software :: How To Restore My Backed Up Files

Jan 27, 2009

I used LaCie's backup software that came with my LaCie d2(?) 300GB external drive. I then proceeded to erase my internal hard drive after trying to unsuccessfully partition it. I also wanted to use Boot Camp and it kept saying that it couldn't move some files. Anyways, I erased the drive and reinstalled Leopard from the install DVD so I now have a fresh OS. Lacie's software only backed up my old files as files and not as a disk image. I want to restore my old files from my Lacie drive (apps, preference files, music, etc) back to the new fresh install. The LaCie software backed up the files, but did not produce a disk image. When I try and drag the backed up files to the new fresh internal hard drive, for example my old apps folder, it keeps saying "Applications" can't be modified or deleted because it is required by Mac OS X. So, how do I get my old files back from my external drive?

View 1 Replies View Related

Software :: Restore Music Files?

May 17, 2009

how to get back deleted music files?

View 1 Replies View Related

OS X :: How To Restore Files In Trash To Respective Folders

Apr 2, 2008

I accidentally deleted a whole lot of stuff including apps, docs and critical workflow files etc of different apps.

BIG problem is, I am not sure which deleted stuff goes to which folders.

So how do I restore the stuff to their respective folders? In Windows, users have the option to right click and press "Restore" to return the files to their different folders.

View 18 Replies View Related

Applications :: Won't Restore Deleted Files / Still In Trash

Jan 27, 2010

When you delete something but change your mind, and the app is still in the trash bin, how can I restore back to its location with all the components? I know I can simply drag the main app to my application folder but what about the other components?

View 2 Replies View Related

Applications :: Deleted Files From Trash - How To Restore?

Jul 29, 2010

I have deleted 2000 pictures from my trash can by mistake what is the best to try to get them back again

View 2 Replies View Related

OS X V10.7 Lion :: Restore Folders Or Files To A Windows Pc?

Mar 17, 2012

How to restore folders or files to a windows pc?

Info:
MacBook Pro (15-inch Early 2011), Mac OS X (10.7.3)

View 2 Replies View Related

Mac Pro :: Restore Mail Files If Backed Up Not Using Timemachine?

Apr 11, 2012

My macbookpro was stolen while travelling, I had copied everything to an external hardrive but without using time machine. I desperately need to recover my entourage mail for my tax return. I found the files but can't restore them.

Info:
Entourage for Mac

View 1 Replies View Related

OS X V10.6 Snow Leopard :: How To Back Up And Restore Files

Jun 9, 2012

I am using time machine to backup my MacBook Pro.Although Time Machine says oldest backups will be deleted when the disk is full, I am having a problem because Time Machine says it needs 106Mb but I only have Time 67 Mb are available so the backup fails.

View 1 Replies View Related

OS X Mountain Lion :: Restore Missing Files To New HD?

Dec 1, 2014

8 nights ago my drive failed.  Tech replaced it & restored data from Time Machine.  He said TM gave him no options (time/date of backup to restore).  I noticed immediately that several files were missing off my desktop, no idea if other files have gone missing, too.  Suspect the final backup was after the drive began to fail, therefore data was corrupted. 

I don't know how to locate & replace the missing files, nor how to do a restore. 

Info:
iMac, OS X Mountain Lion (10.8.5), 2.8Ghz i7, 21.5", 8GB, HP P2015dn

View 3 Replies View Related

OS X Mavericks :: Can't Restore Time Machine Files

Jun 22, 2014

I recently erased my Mac partition of my hard drive and got a fresh copy on mavericks. I did this believing I would then be able to restore any important backed-up files later, now all I get in time machine is this:   

Everything is greyed out apart from all my files and it stays like this for about five minutes. I know all the data is on the hard drive as it says 250GB of data is on it. Is it just searching through the Hard drive and I need to give it time for the files to show up?

View 3 Replies View Related

OS X Mavericks :: Time Machine Won't Restore Files

Sep 6, 2014

I couldn't fine the Logic Pro X file titles "I still get letters", so i went to Time Machine.  I wasn't able to find it until i searched for it.  The only problem is it shows the file, but no path and if i restore it, nothing happens.  Am i doing this wrong or is my file lost forever?  Ill attach a screen shot. (A lot of the files on my time machine just show up white like that) 

Info:
Mac mini, OS X Mavericks (10.9.4)

View 14 Replies View Related

MacBook :: Restore Files From Formatted External HD

Sep 9, 2014

I foolishly reformated my verbatim external hd.

Is there anyway I can restore the files?

View 1 Replies View Related

ITunes For Mac :: How To Restore Deleted Files From Trash

Aug 23, 2014

I have deleted by mistake som iTunes files which are now in Trash

How do I restore ? there was no Put Back option.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved