Filling up disk space

Hi,
I have removed "keeps original" and yet Adobe Revel Library is still greatly weighing down my computer.
What can I do to remedy the situation?
Thanks,
Rosebud5624

Hi Vanya,
Looking at your account it looks like you purchased from Apple. If that is correct, you'll want to be sure to turn off auto-renewal of your subscription. The following are 2 links that will help you with that:
http://support.apple.com/kb/HT4098?viewlocale=en_US&locale=en_US
http://helpx.adobe.com/revel/kb/enable-disable-auto-renewal-subscriptions.html
If you are requesting a refund all subscription payments and reimbursements are handled by Apple. Please contact Apple iTunes Store Support:
http://www.apple.com/support/itunes/contact/
Kind regards,
Glenyse

Similar Messages

  • Logs are filling up disk space

    Dear all
    i am facing a problem in my database
    the database is in archive log mode and continuous archiving of log is filling up the disk space
    please let me know what should i do so that at the end of activity there should be no complaints of logs filling up
    i wil ensure the big disk space
    please let me know what kind of administration i have to do with this issue ...

    hello Sagar
    when you use RMAN for backup you can set RETENTION POLICY for window of day or redundancy for example
    RMAN> CONFIGURE RETENTION POLICY TO RECOVERY WINDOW OF 3 DAYS;
    or
    RMAN> CONFIGURE RETENTION POLICY TO REDUNDANCY 3;
    and when you backup use "BACKUP ... PLUS ARCHIVELOG" for example
    BACKUP DEVICE TYPE sbt
    DATABASE PLUS ARCHIVELOG;
    it cause that RMAN when backup your database , backup your archived logs too ;
    and about that two first CONFIGURE command
    first command cause backupfiles and archived log files that backuped up before than 3 days signed obsolete in V$BACKUP_FILES view
    (you can query the V$BACKUP_FILES view and check the OBSOLETE column)
    second command cause backupfiles and archived log files that backuped up 3 times signed obsolete in V$BACKUP_FILES view
    and if you use "DELETE OBSOLETE ..." command in RMAN it delete obsolete files
    and your archived logs that backued up and are obsolete will be delete
    AND you can use DBMS_SCHEDULER for synchronize this routine
    Message was edited by: khosravi
    khosravi

  • Mail logs filling up disk space: why? ok to delete?

    Computer spec’s: 2GHz Mac Mini with 4GB of RAM and a 250GB flash storage. I am running OS 10.9.5 and Mail 7.3.
    Problem: My storage has been mysteriously filling up, with about 200 GB in “other” in “about this Mac.” I would delete files and then it would fill up again. Using WhatSize, I determined that Mail logs took up 107GB, with two files accounting for most of this (details below).
    Questions: Is it safe to delete Mail logs? Why are some so big? Why are dates so random? Can I prevent large mail logs in the future?
    In Library/Containers/com.apple.mail/Data/Library/Logs, here are the dates and size of the largest files named in format: [long stream of numbers and letters]=imap.gmail.com.txt
    July 15: 55.8 GB
    Sept 3: 47.17 GB
    Aug 6: 5.43 GB
    Aug 6 3.64 GB
    Then there are six files between 312GB and 867.2 GB and many others named in the above format and multiple files named in this format: [date]_GmailDelete.log dating back to May 21.
    Thank you for your help.

    Hi, I'm having a very similar trouble but I do not use Gmail. I have several mail accounts, essentially from 2 mail server providers (hosting and registrar companies), most accounts in IMAP but some still in POP.
    I'm on a PowerBook pro, retina 15 mid 2012, 2.7 Ghz Intel Core i7, with 750 Gb SSD disk", running OS X Yosemite 10.10.2
    Since one week I experience the same problem, disk space filling up without appearant reasons. In the Data/Library/Logs/Mail I have 541 files (!!), some of them very huge. I have deleted a 75 Gb file and another of 13Gb, but I still have files from more than 9Gb (ten file obver 1Gb).
    I have changed passwords in my accounts and even to access my hosting proividers. But no changes.
    Deleting the huge files in the Logs doesn't seem to affect Mails except the fact that I have to enter all POP / IMAP and SMTP passwords :-(
    In the logs, the hugest files are "2015-03-18_IMAPMailboxSyncEngine.log", 2mail.mydomainname-d44f367b-6650-4ddf-9cc6-4fe08822ab6c.txt", "2015-03-21_SocketStreamEvents.log", "137778C8-7690-48F3-877E-48D400322117-mail.mydomainename.txt", and I have plenty like that.
    The question is, where the problemn comes from ??
    When deleting the log files ... the problem is not solved because it continues to filling it with new logs, again ..
    Thank you for your assistance and help.

  • SQL Logs filling up disk space

    Hi there,
    On my DEV SQL Server - suddenly the logs have been filling up space so quickly - this morning I increased 10 GIGs and now it is full again just in a few hours.
    What action should I take?
    - Is it okay to switch Recovery Model from Full to Simple? (It is DEV server)
    - Anything else?
    Thanks.

    Hi frob,
    For development databases, if you don’t care that if recent data changes are lost, you can change the recovery model from full to simple. Then shrink the transaction log file to a reasonable size, below is a example for you, please note that you can't shrink
    it below its original size.
    USE AdventureWorks2012;
    GO
    -- Truncate the log by changing the database recovery model to SIMPLE.
    ALTER DATABASE AdventureWorks2012
    SET RECOVERY SIMPLE;
    GO
    -- Shrink the truncated log file to 1024 MB.
    DBCC SHRINKFILE (AdventureWorks2012_Log, 1024);
    GO
    Additionally, there are other options resolving the issue that SQL Server  log file grows out of control as follows.
    • Backing up transaction logs frequently.
    • Adding a log file on a different disk.
    • Completing or killing a long-running transaction.
    Reference:
    Troubleshoot a Full Transaction Log
    SQL Server Runaway Transaction Logs
    Managing the SQL Server Transaction Log: Dealing with Explosive Log Growth
    Thanks,
    Lydia Zhang

  • Temp files filling up disk space

    Hi,
    I am not sure what or why this this is happening, but the /tmp folder on our servers keep getting filled up with some XMLP files:
    -rw-r--r-- 1 applmgr system 1178869 Sep 22 01:15 /tmp/xdo1190423730343.fo
    -rw-r--r-- 1 applmgr system 1266343936 Sep 22 02:15 /tmp/xdo1190423733448.tmp
    -rw-r--r-- 1 applmgr system 351109678 Sep 22 02:15 /tmp/xdo1190423733555.pla
    -rw-r--r-- 1 applmgr system 993159 Sep 22 02:02 /tmp/xdo1190426572262.fo
    -rw-r--r-- 1 applmgr system 215040000 Sep 22 02:15 /tmp/xdo1190426575027.tmp
    -rw-r--r-- 1 applmgr system 69623808 Sep 22 02:31 /tmp/xdo1190426575162.pla
    Any idea what is causing this? Or how can this be prevented?
    We are on 11.5.9 and using XMLP 5.5
    Thanks,
    Ashish
    Message was edited by:
    Ashish Srivastava

    Could somebody explain
    What are scalable features and how do we turn them off?
    One time I had a very bad experience with these files.
    File got created and its size was more than 65GB 'carzy!!'
    it hang up whole system,every thing worked fine after deleating this file.
    They get created,dont know how and why??
    Are we missing something..?? or
    Are we supposed to turn off something..??
    Any ideas!!
    thanks
    ss

  • Why XI keeps filling disk space

    Hi guru,
    I have installed XI 7.0 and upgrade to SP11. just after the successfully upgrade to SP11, I check the disk and there is 8G space. 2 monthes passed, now only 200M space left. I then deactviate all adapter and no message is processing by XI, but XI still keeps filling disk space, I want to know why.
    besides, could you tell me normally what components are filling disk space. AE? IS? SLD?.....

    Hi, Chen
    Well, usually J2EE stack's logs have maximum size limit. So, it
    is not the reason.
    Regarding ABAP stack, for some reason, ABAP's dev traces grows
    over GB sometimes.
    So, could you check under the folder /usr/sap/<SID>/DVEBMGS00/work and
    trace files?
    Good Luck
    Sejoon

  • Archivelogs filling up the disk space - Oracle 11g

    Oracle Database 11g on RHEL4
    This morning the Archivelogs were filling up the disk space at a very high rate (1.3G in 5 Mins). For now it has stopped. Please assist!
    dallinux161 oraedw ccedw > ls -ltr
    total 1373164
    -rw-r----- 1 oraedw oinstall 48893440 Mar 27 08:37 o1_mf_1_4300_4wss5yhx_.arc
    -rw-r----- 1 oraedw oinstall 48605184 Mar 27 08:38 o1_mf_1_4301_4wss6my1_.arc
    -rw-r----- 1 oraedw oinstall 49446400 Mar 27 08:38 o1_mf_1_4302_4wss75hn_.arc
    -rw-r----- 1 oraedw oinstall 48287232 Mar 27 08:38 o1_mf_1_4303_4wss7m8k_.arc
    -rw-r----- 1 oraedw oinstall 49149952 Mar 27 08:39 o1_mf_1_4304_4wss8b53_.arc
    -rw-r----- 1 oraedw oinstall 49004032 Mar 27 08:39 o1_mf_1_4305_4wss8ylc_.arc
    -rw-r----- 1 oraedw oinstall 49296896 Mar 27 08:39 o1_mf_1_4306_4wss9p47_.arc
    -rw-r----- 1 oraedw oinstall 48710144 Mar 27 08:40 o1_mf_1_4307_4wssbb54_.arc
    -rw-r----- 1 oraedw oinstall 47826944 Mar 27 08:40 o1_mf_1_4308_4wssbwq7_.arc
    -rw-r----- 1 oraedw oinstall 47920128 Mar 27 08:40 o1_mf_1_4309_4wssc4l5_.arc
    -rw-r----- 1 oraedw oinstall 47898112 Mar 27 08:40 o1_mf_1_4310_4wssccrl_.arc
    -rw-r----- 1 oraedw oinstall 47805440 Mar 27 08:40 o1_mf_1_4311_4wssck9v_.arc
    -rw-r----- 1 oraedw oinstall 47805440 Mar 27 08:40 o1_mf_1_4312_4wsscqbs_.arc
    -rw-r----- 1 oraedw oinstall 48220672 Mar 27 08:41 o1_mf_1_4313_4wssd0xl_.arc
    -rw-r----- 1 oraedw oinstall 48555008 Mar 27 08:41 o1_mf_1_4314_4wssd7f9_.arc
    -rw-r----- 1 oraedw oinstall 48971776 Mar 27 08:41 o1_mf_1_4315_4wssdghz_.arc
    -rw-r----- 1 oraedw oinstall 48506880 Mar 27 08:41 o1_mf_1_4316_4wssdo87_.arc
    -rw-r----- 1 oraedw oinstall 47821824 Mar 27 08:41 o1_mf_1_4317_4wssdvg3_.arc
    -rw-r----- 1 oraedw oinstall 47821824 Mar 27 08:41 o1_mf_1_4318_4wssf1wx_.arc
    -rw-r----- 1 oraedw oinstall 47805440 Mar 27 08:41 o1_mf_1_4319_4wssf8g3_.arc
    -rw-r----- 1 oraedw oinstall 47804416 Mar 27 08:41 o1_mf_1_4320_4wssfgf8_.arc
    -rw-r----- 1 oraedw oinstall 49128960 Mar 27 08:41 o1_mf_1_4321_4wssfn29_.arc
    -rw-r----- 1 oraedw oinstall 49092096 Mar 27 08:42 o1_mf_1_4322_4wssft4f_.arc
    -rw-r----- 1 oraedw oinstall 49487360 Mar 27 08:42 o1_mf_1_4323_4wssg0nb_.arc
    -rw-r----- 1 oraedw oinstall 48568320 Mar 27 08:42 o1_mf_1_4324_4wssg7h7_.arc
    -rw-r----- 1 oraedw oinstall 47837696 Mar 27 08:42 o1_mf_1_4325_4wssgg1x_.arc
    -rw-r----- 1 oraedw oinstall 48565248 Mar 27 08:42 o1_mf_1_4326_4wssgnhw_.arc
    -rw-r----- 1 oraedw oinstall 47838720 Mar 27 08:42 o1_mf_1_4327_4wssgttg_.arc
    -rw-r----- 1 oraedw oinstall 47844864 Mar 27 08:42 o1_mf_1_4328_4wssh107_.arc
    dallinux161 oraedw ccedw > du -sh
    1.3G .

    Anand... wrote:
    Hi..
    1. Check what is going on in the database.Seems like some huge dml process are going on.
    2. You can increase the redo logfile size.Currently its around 48MB, incresae it to 100MB.While he probably should increase his redo log size, that will have zero impact on the amount of disk space consumed by the archivelog files. If the OP is generating 1gb/min of redo, he will consume 1gb/min of disk space for archivelogs. It may be with 1 ea. 4gb file every 4 minutes or 1 ea. 256mb files every 15 seconds, but it still comes out the same in the end. Redo file size influences how often a log switch occurs and the size of the individual archivelog files, but it has no bearing on the amount of redo that has to be archived over a given period.
    >
    Anand

  • Disk space being filled rapidly and only cleared upon restart. what's up?

    hey,
    yesterday my macbook pro gave me a disk space error, which i get occasionally because my hard drive is usually pretty full. I try to keep at least 7gb free though, and yesterday i knew that didn't make sense.
    turns out my hard drive is being filled really quickly with "something". not very consistantly. sometimes the disk usage in the activity monitor stays consistant, sometimes it moves slowly. and sometimes it will fill mb's a second. it's rediculous. then everything will slow way down and make any sort of troubleshooting really difficult, so i have to to force shut down the computer, and start it up. i then will have 3-5 gb free again, and it's anywhere from 5-30 minutes before it'll start filling again. i'm trying to find associations to applications or anything, and have been looking up log issues and whatnot - to no avail. i used diskinventory to see the space used, and it strangely brought up 66 gb used vs the 70 something i saw in finder and activity monitor.
    any ideas? this is making work really inconvenient on here, needless to say.
    thanks,
    luke

    Running on the margins (inadequate free disk space) is asking for problems. Get an ext HD and off-load stuff from the MBP's HD. I usually recommend 20-30% free and with relatively cheap HDs on the market, why push the boundaries? See these:
    Freeing space on your Mac OS X startup disk
    Freeing Up Hard Disk Space

  • HT5675 This update, upon booting, has caused my disk space to fill up and my system freezes up. The same happens to my coworker's computer. We both watch the remaining disk space decrease and the "spinning rainbow appears" and we must restart. What do we

    Software Update: Java for OS X 2013-002 1.0
    This update, upon booting, has caused my disk space to fill up and my system freezes up. The same happens to my coworker's computer. We both watch the remaining disk space decrease and the "spinning rainbow appears" and we must restart. What do we do?

    First, empty the Trash if you haven't already done so.
    Use a tool such as OmniDiskSweeper (ODS) to explore your volume and find out what's taking up the space. You can delete files with it, but don't do that unless you're sure that you know what you're deleting and that all data is safely backed up. That means you have multiple backups, not just one.
    Proceed further only if the problem hasn't been solved.
    ODS can't see the whole filesystem when you run it just by double-clicking; it only sees files that you have permission to read. To see everything, you have to run it as root.
    Back up all data now.
    Install ODS in the Applications folder as usual.
    Triple-click the line of text below to select it, then copy the selected text to the Clipboard (command-C):sudo /Applications/OmniDiskSweeper.app/Contents/MacOS/OmniDiskSweeper
    Launch the Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Paste into the Terminal window (command-V). You'll be prompted for your login password, which won't be displayed when you type it. You may get a one-time warning not to screw up. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator.
    I don't recommend that you make a habit of doing this. Don't delete anything while running ODS as root. If something needs to be deleted, make sure you know what it is and how it got there, and then delete it by other, safer, means.
    When you're done with ODS, quit it and also quit Terminal.

  • How to know the disk space -(filled and not filled) in Macbook pro?

    How to know the disk space -(filled and not filled) in Macbook pro? what is the easiest way to know about it? how can i know a % of disk space that is filled in my mac book pro (2012 model MD101)

    Hi ...
    What's taking up disk space >  OSX Tips The Storage Display
    Click your Apple menu  top left in your screen. From the drop down menu click About This Mac > More Info > Storage
    Make sure there's at least 15% free disk space.

  • Disappearing disk space Windows Server 2012 R2 with SharePoint Server 2013 Enterprise

    I've got an interesting problem with a virtual machine in our VMWare environment.  It is Windows Server 2012 R2 with SharePoint Server 2013 Enterprise installed.  I started out with a 60GB disk and it started running out of space, so I increased
    it in VMWare and extended the partition to 100GB.  Well, that lasted for a bit and so I extended it again.  I've done this 3 or 4 times and now I've got a 160GB disk with about 2-3GB of space remaining (and it started with 10GB remaining). 
    WinDirStat shows 105GB of <Unknown> space being used, which is probably my issue.  However, I can't determine what this is and it keeps growing like a tapeworm.  The context menu on the <Unknown> files has all the options disabled,
    so WinDirStat doesn't appear to have access to whatever the file(s) is/are.  I've performed several chkdsk /f on the C: drive and nothing bad is reported.  I don't have any restore points and am not running VSS (that I'm aware of).  The pagefile
    reports as being about 4.9GB, so that's not the issue.  No large files are shown anywhere and my explorer settings are set to show me all files, including system files.
    When I try to run WinDirStat with elevated permissions, it hangs and becomes unresponsive. 
    I've even resorted to running CCleaner to see if it found anything, but it simply found the standard temp files and such...about 1GB. 
    I'm pulling my hair out...and I don't have much to start with.  Anyone have any ideas?
    Thanks
    Russ

    It appears that somehow, Microsoft Fusion Assembly binding logging was turned on and many of the temp folders located at c:\users\username\AppData\Local\Microsoft\Windows\InetCache\IE were filling up with hundreds of thousands of Fusion HTM log files. 
    This is controlled by an entry in the registry HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Fusion\ForceLog which was set to 1.  Hopefully, setting it back to zero will fix the issue.  As a result of figuring this out, I have recovered almost 80GB of disk
    space occupied by the log files.
    I thought WinDirStat would show me what I needed to know, but it turns out TreeSize (which I've used in the past) works much better.
    Russ

  • Error Importing - Disk Space when there is plenty of Space

    Hello,
    I am trying to import small .avi movies into iMovies. When I do, it states that there is a Error Importing due to not enough Disk Space. I have 24GB of disk space available, however, inside the iMovie application it states that there is only 20kb available. Has anyone come across this?
    Thank you
    Leoville

    I had the same problem. The following steps worked for me. 
    1. In iTunes on my Mac, on the Summary page for my iPhone, under "Options" I clicked "sync only checked songs and videos."
    2. On the "Music" page, I clicked Sync Music and then clicked "Selected playlists, albums," etc. underneath.
    3. IMPORTANT! make sure that the "automatically fill free space with songs" is NOT clicked. My computer kept clicking that one automatically and I had to keep turning it off.
    4. I clicked one playlist or album at a time and watched the status bar (below) to see how much space was being taken up (the blue line).
    5. When I had as much music as I wanted, I clicked Apply.
    It turned out that I had one play list which, for some unknown reason, had a huge number of songs on it and that was clogging up the works. When I unchecked it, I had enough room for the rest.
    I hope this helps!

  • Song tracks are not downloaded properly from iTunes Store: they are not added to the playlists, and eat disk space

    Hi,
    Yesterday I wanted to upgrade my wife's iPhone (5, 16 GB) from iOS 7.0.6 to iOS 7.1.
    She had only 500 MB of free space, and 1.9 GB was needed, so I decided to temporarily remove a number of songs from her music library.
    After this operation there was 2 GB free, and the upgrade went successfully.  After the upgrade there was still 2 GB free.
    Then I wanted to download the songs again, and here something went wrong:
    I went to iTunes Store > More > Purchased > Music, and clicked on "Download all".
    When the download process was completed, there was about 500 MB free space, but I noticed that some of the tracks, and even a complete album, were actually not in the playlists; in another album only one of the 30 tracks or so was downloaded.  So I went again into iTunes Store > More > Purchased > Music, and indeed some of the tracks were still marked as "to download", with a little cloud in front of them.
    When I tried to click on one of these little clouds to download a given track, the track seemed to be downloaded, but as soon as the download was finished the little cloud reappeared again, and the track wasn't added to the playlists.
    I tried to repeat that process a few times, until I noticed that there was now only 90 MB of free space.
    I then tried to download one more track that was 10 MB large, and after this there was only 80 MB of free space.
    So it seems that the tracks are indeed downloaded (and downloaded again if I click again on the little cloud) in a place where they use disk space without being otherwise accessible.
    What can I do to:
    1. download the tracks correctly so that they appear in the playlists?
    2. clean up the space that was wasted?
    Many thanks in advance!

    Depending upon what country that you are in (music can't be re-downloaded in all countries) then try deleting the incomplete tracks from your iTunes library and redownload them via the Purchased link under Quick Links on the right-hand side of the iTunes store home page on your computer's iTunes : re-downloading.
    If you aren't in a country where you can re-download music or if they re-download in the same state then try the 'report a problem' link from your purchase history : log into your account on your computer's iTunes via Store > View My Account and you should then see a Purchase History section with a 'see all' link to the right of it ; click on that and you should see a list of your purchases ; find those tracks and use the 'Report a Problem' link and fill in details about the problem (iTunes support should reply within, I think, 24 to 48 hours).
    Some people have had a problem with the 'report a problem' link (it's been taking people to this site on a browser instead of showing a form in iTunes) - if it does that to you then try contacting iTunes support via this page : http://www.apple.com/support/itunes/contact/- click on Contact iTunes Store Support on the right-hand side of the page.

  • Disk space usage on MacBook Air 256 GB

    I have a MacBook Air 256 GB version (summer 2011). I only have abot 15 GB stored under my personal data and about 30 GB on a partition for Fusion under which Windows 7 is installed. Other major applications are MS Office 2011, nothing else much, other than what came with the laptop. I've cleaned the browser cache.
    However the system information shows only 10 GB free on the Serial ATA; where do I find the files that are clogging up the disc? With files mentioned as above, I would expect at least 150 GB to be free.
    Thanks!

    I'm still betting on the Time Machine backups being the issue.  Apple sometimes "adjusts" reported free space to try and remove this space, though I've seen it get (temporarily) fouled up about this number.  So, for instance, Finder does not count such space as used, but Disk Utility will show it as used.
    Those backups are written to "/.MobileBackups" which (kind of) shows up as the "MobileBackups" drive you will see from time to time. Although items are written out to it and some deletion compression takes place, like your external Time Machine the general rule is that this thing will continue to grow until it (eventually) fills all available space.  That is by design.
    The MobileBackups disk you see in OmniDiskSweeper is the mounted version, and it doesn't appear you will get useful information if you "size" that volume.  However I believe you can get the "real" size of the MobileBackups from a couple of places.
    Officially, About This Mac->More Information and then Storage will tell you about the backups on your flash drive.  That's *usually* correct, though I've seen it get lost on the machine I'm writing this on.  I suspect that's because the machine had been set up using Migration Assistance from a MacBook Pro that had been running Lion for a while and some of that information may have "tainted" the starting point.  Now the system appears to have finally figured out the real space used :-) .
    I'm not sure it's more reliable (since now everything appears to work fine), but you might also get some information if .MobileBackups is involved by running the command in Terminal to show the size of that directly (Finder won't show because only root has permission to look at it).
    I first fired up Terminal to get a command prompt.  From that prompt I entered the following:
    sudo du -sk /.MobileBackups
    You will be asked for your password to authorize the command, but by the Terminal (not the standard OSX dialog).
    When it ran (took a short time) it output the following:
    2728912
    /.MobileBackups
    Which basically agrees with the 2.8GB of backups that About This Mac's More Information screen comes up with now.  And which Finder totally ignores and treats as not used.
    If your drive has as much free space as you expect it should have and either you've had the machine for a while, or you've downloaded and deleted a buch of videos in a directory that's not excluded from Time Machine's backup routines, I could see those "there but not really" files (at least as OSX seems to view them) easily growing to be a pretty good size.  As I noted, if this is the problem OSX will kick parts of that backup off the drive as more space is needed--it's holding them there "just in case" you might want to restore them.
    Have you actually had OSX complain about not having enough free space on the boot drive? 
    What I have found with Lion is that trying to reconcile various utilities views of free drive space can quickly drive you crazy :-) .  The cause always seem to involve accounting for that mobile version of Time Machine backups.

  • Relocated original files to desktop (on low disk space) and lost photos?

    Help! My wife and I exchanged our vows on the Napali Coast and we lost our photos...
    2006 Macbook, iphoto06:
    As I was importing our 200 photos from the hike, my computer warned me that I was running out of disk space and stopped before finishing the load. I regretfully opted to delete the photos from the camera as it imported (bummer). The photos were safe in my iphoto library when I returned the following day and cleared some disk space on my hard drive. I then imported the remaining photos and everything looked normal.
    Here's where it gets weird. So I was looking at a photo and accidently deleted it from the iphoto library. I located the original file and reimported it, however the computer told me that I already had the photo in the library. I looked into help and followed the instructions to drag the rolls onto my desktop and reimport them into iphoto. I did this and consequently lost some 50 very special photos. Now the iphoto library had this giant gap filled with grey !!!'s where the photos were. I looked into the original rolls folders and found a number of the original files were now missing? Something obviously happened from me having moved the files from the originals folder to the desktop. When I returned to iphoto, I recieved a warning that I was running out of diskspace again and some of the recent changes may have been lost!
    I have searched for the files according to their file numbers (from the missing thumbnail) and the files are not coming up on my search. The original files are not in the trash either?
    My questions:
    1. Is there any way to trace the history of my actions and undo my actions or salvage my files?
    2. The images still appear in my iphoto library thumbnails when scrolling down the screen (briefly before turning to grey !'s). Can I somehow salvage the image from the thumbnails?
    3. Do I have to find the original files to see the photos again?
    I have learned to not mess with orignial files in iphoto, never delete when importng, and always have mucho diskspace when uploading.
    Any help would be much appreciated.
    Thanks,
    Will and Julia in Kauai

    As I was importing our 200 photos from the hike, my computer warned me that I was running out of disk space and stopped before finishing the load.
    You should always have a minimum of 10 GB of free space on your boot hard drive for safe and proper operation of your computer. you must get at least that much free space to go forward
    I regretfully opted to delete the photos from the camera as it imported (bummer).
    It is recommended that you never have iPhoto delete your photos - wait until they are imported and tested (I wait for a backup cycle or two myself) and then use the camera to format the memory card - this will save you from many problems and reformats you card with every use which eliminates other issues
    The photos were safe in my iphoto library when I returned the following day and cleared some disk space on my hard drive. I then imported the remaining photos and everything looked normal.
    Here's where it gets weird. So I was looking at a photo and accidently deleted it from the iphoto library.
    How did you do this? using iPhoto or using the finder?
    I located the original file and reimported it, however the computer told me that I already had the photo in the library. I looked into help and followed the instructions to drag the rolls onto my desktop and reimport them into iphoto. I did this and consequently lost some 50 very special photos. Now the iphoto library had this giant gap filled with grey !!!'s where the photos were. I looked into the original rolls folders and found a number of the original files were now missing? Something obviously happened from me having moved the files from the originals folder to the desktop. When I returned to iphoto, I recieved a warning that I was running out of diskspace again and some of the recent changes may have been lost!
    Again until you have a minimum of 10BG of free space you are risking many additional problems with your total system including iPhoto
    I have searched for the files according to their file numbers (from the missing thumbnail) and the files are not coming up on my search. The original files are not in the trash either?
    My questions:
    1. Is there any way to trace the history of my actions and undo my actions or salvage my files?
    No - but you may be able to recover the photos on your camera card using program like media recover - http://www.mediarecover.com/ - the trial version will tell you what is available for recovery
    2. The images still appear in my iphoto library thumbnails when scrolling down the screen (briefly before turning to grey !'s). Can I somehow salvage the image from the thumbnails?
    no
    3. Do I have to find the original files to see the photos again?
    Yes - either on your computer or on your camera media card
    I have learned to not mess with orignial files in iphoto,
    Yes - that is critical - doing so is likely to lose data and possibly photos
    never delete when importng,
    That is strongly recommended
    and always have mucho diskspace when uploading.
    Yes - 10GB minimum
    LN

Maybe you are looking for

  • Location field

    We have a few search configuration implemented for talent, Nakisa etc. with search field groups and search fields. Under define search requests and search fields, are template name etc. I see ESH_COCKPIT configurations documentation too. Can someone

  • Business Pacakage 6.01 and Business Pacakage 1.41

    Hi Gurus. I am implementing ESS/MSS. We have install the Business Package for Manager Self-Service (SAP ERP) 1.41. In the Business Pacakage 1.41 the manager not can edit skills for employees in his or her area of responsibility, but with the  Busines

  • Implementing a quadTree in labVIEW

    I am trying to use a quadTree to efficiently store a 2-D map of data but have been having trouble figuring out how to go about it. I have written an implementation for a quadTree in Java and have been having some issues with the logistics for a labVI

  • After updating my iphone 3g IOS 6.0.1,  it cannot says there is no SIM casrd installed on the phone. What should I do?

    i have iPhone 3G when i update its in 6.1.2 its update properly but problem is when i insert my country (Bangladesh) sim card its not working so what should i do. i need my iphone factory unlock how could it possible

  • Converting Floats to comma-delimited strings?

    Does anyone know of any methods or classes that can convert a float to a comma delimited string? Alternatively, conversion of a non-comma delimited string to a comma-delimited string would be just as good. An example of a comma-delimited string would