Time machine did not warn before deleting older files

I am running Snow Leopard and TimeMachine is off meaning I start backup manually whenever I see it fit. I have, however, in the TM settings checked the 'warn before removing old files' (might not be the exact English wording).
I think that when last time I gave the command 'Backup now' there was no confirmation needed but removing started immediately. Can it be so?
BR, Petri

nyberpe1 wrote:
Just one more question: Is the meaning and behaviour of ""Warn when old backups are deleted" still the same at Lion?
Your welcome.
I don't use TimeMachine or Lion, I consider the two inferior.
Cloning OS X is superior as I can boot and use the computer like before, so I use Carbon Copy Cloner for that.
I'm not too pleased with Lion, all the depressing gray, the UI changes etc, so I'm not using it and likely won't ever, just switch to Mountain Lion when it arrives this summer.
You know a OS X version is bad if Apple releases the next one a year ahead of scheduale.
If your thinking of taking the Lion leap of faith, better check here first. (and clone your 10.6 drive first)
http://roaringapps.com/apps:table

Similar Messages

  • The first time I connected my new My Passport portable hard drive to my Mac, the message asking if I want to use the drive to back up with Time Machine did not appear.  What is the next step?

    The first time I connected my new My Passport portable hard drive to my MacBook Pro, the message asking if I want to use the drive to back up with Time Machine did not appear.  I would like to set it up to do this.  What would my next step be?

    Drive Partition and Format
    1. Open Disk Utility in your Utilities folder.
    2. After DU loads select your hard drive (this is the entry with the mfgr.'s ID and size) from the left side list. Click on the Partition tab in the DU main window.
    3. Under the Volume Scheme heading set the number of partitions from the drop down menu to one. Click on the Options button, set the partition scheme to GUID then click on the OK button. Set the format type to Mac OS Extended (Journaled.) Click on the Apply button and wait until the process has completed.
    4. Select the volume you just created (this is the sub-entry under the drive entry) from the left side list. Click on the Erase tab in the DU main window.
    5. Set the format type to Mac OS Extended (Journaled.) Click on the Security button, check the button for Zero Data and click on OK to return to the Erase window.
    6. Click on the Erase button. The format process can take up to several hours depending upon the drive size.
    Open Time Machine preferences to select this drive for use as the backup drive. Turn on Time Machine.

  • After clean install of Snow Leopard, Time Machine did not restore all files.  When I try to restore these files I get "Not enough disk space" error.  What do I need to do to get these important files back onto my Mac from my external hard drive??

    After clean install of Snow Leopard, Time Machine did not restore all files.  When I try to restore these files I get "Not enough disk space" error.  What do I need to do to get these important files back onto my Mac from my external hard drive?? 

    Janet.b wrote:
    About 3 years old...pretty dated now I guess.  Am thinking I may just need to have it upgraded by a Mac tech.
    For what the Apple Store's charge you can buy almost buy a new computer.
    Just for giggles I brought my old laptop in for a drive upgrade and asked, they wanted $600 for a drive that only cost $120 at the time and it was a slow 5,400 RPM drive. The new Mac's of a similar make were going for $1000.
    I did the drive replacement myself, got a faster drive of better quality for $300 instead.
    Then another time I asked for a RAM upgrade from 4GB to 8GB, they wanted to charge $400 + $35 for the labor.
    The same RAM is on Crucial.com for $90 and all I need is a 00 micro phillips screwdriver.
    So you see what's going on here.
    I think what you should do, if your out of warranty/AppleCare, is to call up the local PC tech guy who also does Mac's and have them fix you right up.
    They can offer more personalized care which you need. Clone your old drive to the new and everything.
    With Apple they are overworked at the Genius Bar and just place roadblocks so you buy a new machine instead.
    For instance, all new iMac's now have proprietary drive software installed on the hard drives for heat monitoring. So now the only choice a user has is to bring their iMac into a Apple Store for a very expensive drive upgrade, which a person then decides the money is better spent buying a new machine.

  • Time Machine did not restore a lot of my old mail??

    Hi,
    Time machine did not restore all of my mail? I have two mailboxes in mail- comcast and cana.
    I got all my messages from comcast but not cana. Does anybody know why it did not restore the messages in cana?
    Thanks

    When you open the mail app in an account you can work with Time Machine in the mailboxes for that account. To deal with the mailboxes for another account you need to go out of Time Machine, make the other account active and go back in.

  • HT201250 I'm using Time Machine. Its Full. Deleting older backups as it goes. My desktop Mini is full. I want to delete all files on my computer. How will this affect Time Machine?

    I'm really wanting to make room on my Mac Mini. I have about 70 gb left.  I'm not sure what to do. I'm using Time Machine to regularly backup my computer and its already full and deleting older backups.  I used to, in the past before Time Machine, just drag and drop files into an external hard drive and empty the file from my computer.  Should I follow a similar procedure here? If I have time machine backup up, and I remove all my files from the computer, will Time Machine begin to backup a "clean" machine onto the external drive and begin deleting past backups? What would be the best way to approach my backups, remove all my files from my computer since a variation of them are already on time machine, and not lose viable backups? Thank you.

    If you erase the hard disk and you install a new Mac OS X copy, Time Machine will start a new backup and will stop using all backups you made in the past.
    One option you have is to reinstall Mac OS X and restore a Time Machine backup, but restoring only some files: for example, instead of restoring everything, restore only your user files, and not your applications, so you will have more free space. Also, doing this, Time Machine will continue backing up to your old backup, because Time Machine will detect that you have "the same computer with the same files and the same Mac OS X version", but it's not.
    If you have more questions about Time Machine, see this site > http://pondini.org

  • Time Machine does not backup all of my files

    Hi,
    If I compare my Dropbox folder to what Time Machine backups there are differences which means that Time Machine does not backup all files:
    diff <(cd "/Users/phil/Dropbox" && ls -R | sort) <(cd "/Volumes/TimeMachineBackup/Backups.backupdb/Computername/Latest/Macintosh HD/Users/phil/Dropbox" && ls -R | sort)
    There are also differences if I compare my user folder to the Time Machine Backup:
    diff <(cd "/Users/phil/" && ls -R | sort) <(cd "/Volumes/TimeMachineBackup/Backups.backupdb/Computername/Latest/Macintosh HD/Users/phil/" && ls -R | sort)
    I did not exclude the folders affected from the Time Machine backup.
    I have verified this behaviour on other computers as well.
    Does anybody else have this kind of problem?
    Philipp

    These commands solved the problem for now:
    1) Stop the Dropbox desktop application (if needed)
    - Click on the Dropbox icon.
    - Choose Quit/Stop/Exit
    2) Open your Terminal app (Located at /Applications/Utilities/Terminal)
    3) Copy and paste the following lines into the Terminal, one at a time, and press RETURN after each one. PLEASE make sure you copy and paste these commands (don't type them by hand), as getting them wrong could cause some harm. You'll be prompted for your computer user's password (not your Dropbox password) after entering the first command. Keep in mind that the password field in the terminal will remain blank as you type your password. After you type it, just press ENTER.
    sudo chflags -R nouchg ~/Dropbox ~/.dropbox ~/.dropbox-master
    sudo chown "$USER" "$HOME"
    sudo chown -R "$USER" ~/Dropbox ~/.dropbox ~/.dropbox-master
    sudo chmod -RN ~/.dropbox ~/Dropbox ~/.dropbox-master
    chmod -R u+rw ~/Dropbox ~/.dropbox ~/.dropbox-master

  • Time machine did not inherit my history from my older iMac

    Time Machine is saying the latest backup failed. I just migrated to a new iMac and TM has 32GB left of 1TB. I'm not sure how to correct this problem. In fact, I'd be willing to delete some of the middle aged backups in it would make more room. Suggestions? Techniques?

    After migration, TM began to index and did so for some hours. To answer your question, I selected a document created in Feb of this year and tried to go back in time to say April. Nothing showed up. So I chose the folder Adobe and went back into last year and it showed up. After grinding for hours, TM said it had eliminated the first backup, so I guess I'm back on track. I'm not sure how to preserve some files and folders for posterity, other than getting them onto another medium.

  • Time Machine did not restore Address Book Contacts!!! HELP!!!

    I have an iPhone. I had to get a new one because the old one was acting all weird after the latest update.
    I have a MacBook. I had to reformat the hard drive so I can partition part of it off for Windows (for work, puke.)
    When I reinstalled Leopard on my MacBook, I uploaded the information from the latest back-up on Time Machine. This did not, however, restore my contacts. I have a metadata folder which contains a lot of files which are supposed to be people's information, but nothing will open these files. I really need my contacts back. Can someone help?
    I ran Time Machine just about every day while my computer was home and just copied over my entire Library folder before reformatting my computer. Is the information somewhere in there? How do I get it back?
    This is very frustrating. The applications and music and stuff came back fine, why not my contacts? This makes me doubt whether Time Machine is a reliable back-up.

    i will try the restore all feature, but i already restored everything except applications and nothing came back. there were some old stuff that i didn't want restored (deleted files/programs) so i did not do that restore all.
    when i open address book, then time machine, for some reason nothing shows up. my home folder was renamed in the process (perhaps without me knowing i was doing so.) would that matter? i can still access all the files through the backup, but i can't access address book through time machine and i cannot open the contact information in any programs. they are all there, but they won't open.

  • Time machine did not back up photos

    When I was preparing to upgrade from Mountain Lion to Mavericks, I heeded advice and purchased an external drive and backed up my iMac with Time Machine.  I was very glad I did, because I encountered the 'There is a problem with your hard disc' message, so, I had to erase the hard drive and restore from Time Machine.
    I felt very proud that I had been, for once, wise before the event, so I did not lose any of my important data. 
    That was a month ago. 
    Today, I decided to change my desktop picture and found no photographs available.  When I opened iPhoto, it indicated that there were no libraries and prompted me to create a new one.  No worries, I thought;  the photos will all be on my external hard disc because of my prudence.  But they were not there, as you, Dear Reader, will already have guessed.
    I have looked at various Q & A discussions (here and elsewhere) and it seems at best that Time Machine is idisyncratic - and there are indications that it will not back up photos.  This is despite the statement on the Apple website that says: 'Time Machine automatically backs up your entire Mac, including system files, applications, accounts, preferences, email messages, music, photos, movies, and documents.' 
    So, is there a solution to this?  Am I missing something important?  Or am I justified to feel outraged that I was fooled into thinking that a back-up would save my data for me to retrieve in the event of a crash, or the need to erase the hard disc?  Is it simply a way of making people buy into iLife?
    Please rescue me from my new-found cynicism

    If it's true that the iPhoto library wasn't backed up, then it must have been excluded from your backups for some reason. Check the exclusion settings in the Time Machine preference pane. Even if you find nothing there, it's still possible for files to be excluded for other reasons, but that won't help you recover the lost data.
    You can use Spotlight to search your backups:
    Recover items using Time Machine and Spotlight

  • Time Machine did not back up one of the user accounts

    Hi All,
           I just notice that time machine stops backing up one of my user accounts. So I created a new admin account to test it and that new account was backed up. I did turn on File Vault. I am using Lion 10.7.3. Thanks for any advice!!!

    FanApple wrote:
    Hi Pondini,
            Thank you for your reply. I am not transfering from SL to Lion.
    So you have File Vault 2 turned on, not File Vault1, correct?
    Time Machine no longer back up one of my accounts. Time machine used to back up that account but not any more.
    That sounds like either it's been excluded, or the preferences file (where the exclusions and other things are kept) is corrupted.  Try a "full reset" of Time Machine, per #A4 in Time Machine - Troubleshooting.
    I think I changed on/off local snapshot for time machine back up by running sudo tmutil disablelocal/enablelocal l don't think that would effect my time machine behavior.
    No, that won't change what is or isn't backed-up.
    So l launch Migration Assistant and Migration Assistant dosen't recognize my external TM backup. It shows my hard drive and a network drive (Time Capsule).
    That display is misleading:  if it shows a yellow or green icon and the name of your Mac and HD, instead of the name of the drive the backup are on, those are your backups. 
    If not, the backups may be damaged.  Try to repair them, per #A5 in Time Machine - Troubleshooting.
    Or, if you excluded System files and Applications from backups, they won't show up there at all.
    Now I am thinking of deleting my account and creating it again and try to back up with time machine and see whether it would work or not and roll back my TM backup .
    Don't do that.  You risk losing everything that way!

  • Time Machine did not back up desktop folders?

    Hello, I've been backing up my mid-2010 iMac 21.5" for over a year and a half every 24 hours to my external hard drive via Time Machine.
    Recently, I just got back from a very lengthy and important trip where I was commissioned to take photos and videos. I made sure to do another time machine backup every day for a week until I needed to send the photos and videos in. I keep all of my photos and videos in separate folders on my desktop.
    In that week time period, I sold my iMac in order to buy a Macbook Pro (needed the portability). No problem, just boot the Macbook while holding CMND+R to enter rocovery, and restore from my time machine backup on my external drive.
    After booting up my Macbook, I noticed there were no folders or files on my desktop that I had originally on my iMac. Actually, there was virtually nothing the same that I had from my previous machine. There are now missing documents, applications, and many other VERY important files that I need to have.
    My question is, where are these files? These backups took ages to perform, but what exactly was it even backing up? I desperately need these photos and videos for my job's sake. And they are nowhere to be found. I've tried entering Time Capsule and dating back weeks and months prior, none of which have any traces of files or folders being on my desktop. If anybody could help me out, or fill me in on a missing step perhaps, it would be much appreciated. Thank you.

    I'm going to come accross sounding like a bitter old man . . .
    Mac user since 1990.  At the time, the whole cornerstone of the OS was "People don't want to learn how to use a computer.  They just want to do their work."  I bought it.  Every piece of software (and operating system) I used was intuitive.  You'd say "how do I . . ."  and within moments, you could figure it out.  No manual.  No help.
    To my dismay I've discovered (just bought 2 new Mac Minis for my business) that this is a thing of the past.
    Case in point is Time Machine.  I've just discovered, as did RoganLigby, that folders on the desktop are NOT backed up.  Fortunately I discovered this (quite by accident) before a drive failure occurred.
    My question:  Why?
    Why, why, why, why, why, why, why, why, why, why, why, why, why, why?
    What possible purpose is there to not backup items on the desktop?  Perhaps more importantly, wouldn't it be a good idea to tell users that this is the case?  Near as I can tell, there is no option to specifically add desktop folders to the backup.
    Does anyone at Apple actually use their own creations?

  • Time machine did not restore

    I just had the apple store install a new hard drive in 24" Imac.  i went throu the step to restore system using time machine and the external hard drive.  after waiting a couple hours and a few setup questions I am back at the desktop.  However,  I can not find any photos, music, or documents.  Even the software I downloaded ifs not here.  What went wrong?  I decided to use time machine and back the system up past the date of the crash.  How do I get my stuff back?  I can see backups on the external hard drive so I know they are there.

    parkerlj wrote:
    It is logged in under apple right now.
    It sounds like you may have used the Migration Assistant app, in your Applications/Utilities folder.  If so, see the blue box in Problems after using Migration Assistant
    It is now in the middle of a manual system restore to the day before the crash.
    Did you do that by starting from your OSX Install Disc (or Recovery HD if you're on Leopard), and dong a Restore System From Backup?   If so, that will erase everything on your disk and replace it with everything from the backup you selected.  That's the best way to restore after a disk drive replacement.

  • My Time Machine did not backup of my iPhoto library

    I change macbooks recently and, before sell the old one (wich has just 6 months old) i make a Time Machine. Anyway, when i try to restore my library from that Time Machine, it has pictures of 7 year ago, all the pictures that i take in those last 6 months are gone! I can't see them. And i try to 4 differents dates to restore but was the same resault: Old pictures. All the other documents are on it but not any pictures from iphoto. Even i use the finder and check in the "show contents" in the Original Iphoto album but they're not there. Its a way to recover that?

    Look my friend, i made a Time Machine copy just before sell it. Then that computer travel so far away from me you know? and since i check that i have all my works and some important information y imagine that i also have all my pictures on it. How can all my work folders be updated if they were create almost at same time that all the pictures and i have no pictures at all?
    Its a shame that the Time machine don't copy the iphoto in the backup.

  • Time Machine did not restore my iPhoto library

    Hi everyone,
    I have been told that my hard drive has physical damage and all data are lost. I used TM to back up so I thought everything will be OK. I got new hard drive. When I was restoring my Macintosh HD from TM, I got restored pretty much everything. Problem was only that all folders and files were all of sudden locked, I had to unlock manually all files. I am still working on it. Not easy but I will get on with it.
    However, my biggest problem is, that for some reason my iPhoto library did not get restored. I tried later to restore only iPhoto library. TM looked like it was working properly and TM was copying for about 2 hours all 25GB of pictures. However, once it was finished, my iPhoto library was still empty, no data. Where did TM copied all this pictures?
    Can anyone please help me? I don't want to lose all my photos.

    Hi Glen,
    When I got computer back, home folder name was different that my original one. However, as I said, I manage to restore from TM almost everything, including all my video clips, but iPhoto library. When I try now to restore iPhoto library, I get message "Not sufficient privileges ..." and nothing happens. Computer name is same. Then I created new account with home folder name same as was before, tried to restore iPhoto library from TM and all of sudden, it was working and computer was copying all pictures. However, after he finished copying, iPhoto library stayed empty (iPhoto library icon changed and now looks like empty blank document), i tried in finder to find some image, just in case TM copied it somewhere else, but there was nothing.
    Thats why I could not open iPhoto with option key because iPhoto library is just empty.
    As you wrote, it looks like changing home folder name in the current account is not a good option.
    I am thinking of deleting my account with wrong home name folder with option 'save home folder' just to keep all data that I have recovered already and leave an account with my original home folder name and try to copy pictures folder again, but now I am not sure that will work as it doesn't work now. ?

  • Time machine did not restore all of my iPhotos to my new mac

    I bought a new iMac a few months ago.  I had regularly kept backups of my old mac using time machine.  When i installed all of my old mac on my new mac everything looked OK except for iPhoto.  Some photo's transferred in the correct folders and others appear to be there as a thumbnail but when you click to ppen the pic it comes up with a black screen with a white warning triange with an exclamation mark in it.  Anyone have any ideas?

    These are your options:
    1. Restore the iPhoto library from the most recent backup that predates the issue.
              Advantages: Always works, if library damage is causing the problem and the backup is intact.
              Disadvantages: Impossible if you don't have a backup. All changes made since the backup are lost.
    2. Repair or rebuild the library. Be sure to back it up first.
              Advantages: May solve the problem with no loss of data.
              Disadvantages: May fail. May take a long time if the library is large.
    3. Scavenge the library with a third-party application called "iPhoto Library Manager," which you can find in a web search. From the application's menu bar (not the iPhoto menu bar), select Library ▹ Rebuild.
              Advantages: All images should be preserved.
              Disadvantages: All books, calendars, and slideshows will be lost.

Maybe you are looking for

  • Wrong Tax Code in Quotation

    Hi All, SAP uses condition type ( MWVS -input tax) as the basis of a calculation procedure- TAXAT, which enables integration between the  MM and FI module. Step 1: Step      Control     CType     Description   From      To 100     0     BASB     Base

  • 0 displaying as 0.000000 after the XLS Export from portal

    Hi BW Gurus, Greetings for the NEW YEAR2009 ! I have a problem .Here it goes........... After i run a report in my portal the report is displying 0 .After i do an XLS Export to the excel . the 0 disply as 0.000000  .After i did some settiings in the

  • Trouble with viewing SWF in a PDF

    1st set-up: Mac OS X 10.4.11 Adobe CS3 Premium (ID CS3 & Flash CS3) QuickTime 7.5 Acrobat 8 Pro Acrobat Reader 8 On this system I created a PDF in InDesign CS3 adding in a swf file as an intro. I edited the PDF and created some functionality for the

  • "not applicable" lightroom 5

    saying "not applicable" where "download" button should be for lightroom 5 but it does give me a serial number and option to download mac languages.  I tried to download the trial so that I could then put in my serial number but it wont even let me do

  • Which switches to buy:

    Hello everyone, I have a simple question: we need to connect 4 switches for a small network about 10 connections on every switch. Two of the switches need to connect via multimode fiber optic cable and the other two a simple 10/100 uplink. What equip