Exported a file to external, taking space on internal?

I exported a slideshow to my external drive, and when it was finished, it's not on my external but has taken up the space on my internal but it's not there either. I've searched all through my internal and somehow I'm missing 4 gigs, the file is also not on my external. I re exported again and it worked. How can I find what is taking up theis 4gigs?
Thanks!

WhatSize is a simple tool that allows the user to quickly measure the size in bytes of a given folder and all subfolders and files within it. You would be surprised at to how many useless files might be laying around on your hard disks. The files and folders are automatically sorted by size, with the biggest sizes first. Note: WhatSize displays only files accessible by the current user. See:
http://www.macupdate.com/info.php/id/13006/
Disk Inventory X is a disk usage utility for Mac OS X 10.3 (and later). It shows the sizes of files and folders in a special graphical way called "treemaps".
http://www.derlien.com/
Perhaps the file has become hidden. Here's how to show all files.
Macintosh-HD -> Applications -> Utilities -> Terminal
#Show hidden files. All file icons come out dimmed.
defaults write com.apple.finder AppleShowAllFiles TRUE
killall Finder
#Back to normal. Icon are bright. Hidden files are hidden.
defaults write com.apple.finder AppleShowAllFiles FALSE
killall Finder

Similar Messages

  • Exported to external, taking space on internal?

    I exported a slideshow to my external drive, and when it was finished, it's not on my external but has taken up the space on my internal but it's not there. I've searched all through my internal and somehow I'm missing 4 gigs, the file is also not on my external. I re exported again and it worked. How can I find what is taking up theis 4gigs?
    Thanks!

    WhatSize is a simple tool that allows the user to quickly measure the size in bytes of a given folder and all subfolders and files within it. You would be surprised at to how many useless files might be laying around on your hard disks. The files and folders are automatically sorted by size, with the biggest sizes first. Note: WhatSize displays only files accessible by the current user. See:
    http://www.macupdate.com/info.php/id/13006/
    Disk Inventory X is a disk usage utility for Mac OS X 10.3 (and later). It shows the sizes of files and folders in a special graphical way called "treemaps".
    http://www.derlien.com/
    Perhaps the file has become hidden. Here's how to show all files.
    Macintosh-HD -> Applications -> Utilities -> Terminal
    #Show hidden files. All file icons come out dimmed.
    defaults write com.apple.finder AppleShowAllFiles TRUE
    killall Finder
    #Back to normal. Icon are bright. Hidden files are hidden.
    defaults write com.apple.finder AppleShowAllFiles FALSE
    killall Finder

  • Sync Files on External Hard Drive with Internal Drive

    Is there a way to sync the files on a portable external HD with files on an internal HD?
    I use the portable drive for a laptop and the internal drive on my desktop. Ideally I'd like to be able to work from either drive and then update the "opposite" drive. i.e. if I work from the external then the internal gets updated or vice versa.
    My second choice would be to always work from the external drive and write the updates to the internal.
    What's the best application to do this?
    Thanks

    If it is just a matter of keeping documents synced, there are lots of third party folder syncing programs. For example, I use DejaVu to sync my MacBook to an external drive I use for backup purposes. Two other products I've used and can recommend are ChronoSync and Synchronize X.
    But there are two other issues you need to be aware of because mere file syncing isn't the answer. First, you might have a file that you edit on the notebook and also edit on the desktop without having performed a file sync. Some syncing software is 'smart' about this issue and deal with it. Others aren't and you can wind up losing edits.
    Second, you probably don't want to use file syncing for things like email, iCal, your address book, etc. First, there's the potential problem mentioned above. Second, these files can get pretty large - especially email, and add lots of needless time to the sync process. For these, Apple's .Mac is a possible solution as is a third party .sync program make by Mark Space

  • Itunes is copying/converting 500gb of music from .wma to .m4a files that are on an external drive onto my laptop which doesnt have enough room. how do i reroute these newly converted files somewhere with enough space for them?

    itunes is copying/converting 500gb of music from .wma to .m4a files that are on an external drive onto my laptop which doesnt have enough room. how do i reroute these newly converted files somewhere with enough space for them?
    new to itunes, used windows media player before that and always ripped music directly to an external hardrive and accessed it through the player. now that i downloaded itunes it is taking from the external hardrive and copying a second file for each song onto my lap top hard drive which does not have the capacity for all my music. as itunes converts music files i want them saved back onto my external drive or another location i have space for rather than the lap top. how do i change the setting to move the itunes media folder to another location. assuming that hitting copy and past and dropping it in a random location will cause a few errors.

    When I have done this, all I did was network the two machines and copy the contents of the iTunes folder to the other machine, and that's it.
    My understanding (which may not be 100% correct) is that the one file that is absolutely necessary is iTunes Library, and that the XML file is actually a copy auto-generated from the iTunes Library, appearing in a different format only for non-iTunes apps that take advantage of the iTunes Library data.
    As far as I know, if you simply have the Library (database) file and all your original music files, iTunes on that computer should operate as it did on your old computer. I believe that the Album Artwork, Genius Data, and XML files can be regenerated from the Library file. Not sure about the Extras file.

  • When round tripping with photoshop cc, i get a saved psd file with my original raw,the problem is these are high file sizes and taking a lot of space,can i stop this?

    when round tripping with photoshop cc, i get a saved psd file with my original raw,the problem is these are high file sizes and taking a lot of space,can i stop this?

    That's not the workflow that I use. I have my Lightroom preferences set to create TIF images when going to Photoshop. I keep the original raw file and the TIF image (usually reduced to an 8-bit image) and only export JPEG's when they are needed to send to a lab or to send to someone over the Internet. JPEG files are highly compressed. I only create them when they are needed, and they are discarded as soon as they have been used for their intended purpose. I keep the raw file and the Photoshop-created TIF in my library. This requires extra disk space. But I always have the highest quality files available.

  • How to import external table, which exist in export dump file.

    My export dump file has one external table. While i stated importing into my developement instance , I am getting the error "ORA-00911: invalid character".
    The original definition of the extenal table is as given below
    CREATE TABLE EXT_TABLE_EV02_PRICEMARTDATA
    EGORDERNUMBER VARCHAR2(255 BYTE),
    EGINVOICENUMBER VARCHAR2(255 BYTE),
    EGLINEITEMNUMBER VARCHAR2(255 BYTE),
    EGUID VARCHAR2(255 BYTE),
    EGBRAND VARCHAR2(255 BYTE),
    EGPRODUCTLINE VARCHAR2(255 BYTE),
    EGPRODUCTGROUP VARCHAR2(255 BYTE),
    EGPRODUCTSUBGROUP VARCHAR2(255 BYTE),
    EGMARKETCLASS VARCHAR2(255 BYTE),
    EGSKU VARCHAR2(255 BYTE),
    EGDISCOUNTGROUP VARCHAR2(255 BYTE),
    EGREGION VARCHAR2(255 BYTE),
    EGAREA VARCHAR2(255 BYTE),
    EGSALESREP VARCHAR2(255 BYTE),
    EGDISTRIBUTORCODE VARCHAR2(255 BYTE),
    EGDISTRIBUTOR VARCHAR2(255 BYTE),
    EGECMTIER VARCHAR2(255 BYTE),
    EGECM VARCHAR2(255 BYTE),
    EGSOLATIER VARCHAR2(255 BYTE),
    EGSOLA VARCHAR2(255 BYTE),
    EGTRANSACTIONTYPE VARCHAR2(255 BYTE),
    EGQUOTENUMBER VARCHAR2(255 BYTE),
    EGACCOUNTTYPE VARCHAR2(255 BYTE),
    EGFINANCIALENTITY VARCHAR2(255 BYTE),
    C25 VARCHAR2(255 BYTE),
    EGFINANCIALENTITYCODE VARCHAR2(255 BYTE),
    C27 VARCHAR2(255 BYTE),
    EGBUYINGGROUP VARCHAR2(255 BYTE),
    QTY NUMBER,
    EGTRXDATE DATE,
    EGLISTPRICE NUMBER,
    EGUOM NUMBER,
    EGUNITLISTPRICE NUMBER,
    EGMULTIPLIER NUMBER,
    EGUNITDISCOUNT NUMBER,
    EGCUSTOMERNETPRICE NUMBER,
    EGFREIGHTOUTBOUNDCHARGES NUMBER,
    EGMINIMUMORDERCHARGES NUMBER,
    EGRESTOCKINGCHARGES NUMBER,
    EGINVOICEPRICE NUMBER,
    EGCOMMISSIONS NUMBER,
    EGCASHDISCOUNTS NUMBER,
    EGBUYINGGROUPREBATES NUMBER,
    EGINCENTIVEREBATES NUMBER,
    EGRETURNS NUMBER,
    EGOTHERCREDITS NUMBER,
    EGCOOP NUMBER,
    EGPOCKETPRICE NUMBER,
    EGFREIGHTCOSTS NUMBER,
    EGJOURNALBILLINGCOSTS NUMBER,
    EGMINIMUMORDERCOSTS NUMBER,
    EGORDERENTRYCOSTS NUMBER,
    EGRESTOCKINGCOSTSWAREHOUSE NUMBER,
    EGRETURNSCOSTADMIN NUMBER,
    EGMATERIALCOSTS NUMBER,
    EGLABORCOSTS NUMBER,
    EGOVERHEADCOSTS NUMBER,
    EGPRICEADMINISTRATIONCOSTS NUMBER,
    EGSHORTPAYMENTCOSTS NUMBER,
    EGTERMCOSTS NUMBER,
    EGPOCKETMARGIN NUMBER,
    EGPOCKETMARGINGP NUMBER,
    EGWEIGHTEDAVEMULTIPLIER NUMBER
    ORGANIZATION EXTERNAL
    ( TYPE ORACLE_LOADER
    DEFAULT DIRECTORY EV02_PRICEMARTDATA_CSV_CON
    ACCESS PARAMETERS
    LOCATION (EV02_PRICEMARTDATA_CSV_CON:'VPA.csv')
    REJECT LIMIT UNLIMITED
    NOPARALLEL
    NOMONITORING;
    While importing , when i seen the log file , it is failing the create the external table. Getting the error "ORA-00911: invalid character".
    Can some one suggest how to import external tables
    Addressing this issue will be highly appriciated.
    Naveen

    Hi Srinath,
    When i observed the create table syntax of external table from import dump log file, it show few lines as below. I could not understand these special characters. And create table definationis failing with special character viz ORA-00911: invalid character
    ACCESS PARAMETERS
    LOCATION (EV02_PRICEMARTDATA_CSV_CON:'VPA.csv').
    I even observed the create table DDL from TOAD. It is same as i mentioned earlier
    Naveen

  • File does not exist: /export/home/oracle/orahtml/marvel/images/spacer.gif

    Seeing this error in the apache log:
    File does not exist: /export/home/oracle/orahtml/marvel/images/spacer.gif
    I know there are spacer.gif files under the theme folders but why is it looking for a spacer.gif file in the images folder? Is this a bug?

    Hello,
    Yes I just checked it's a problem with theme 9 there are a couple of places where the theme calls #IMAGE_PREFIX#spacer.gif when it should call #IMAGE_PREFIX#themes/theme_9/spacer.gif
    There are two ways for you to fix this
    1. Copy themes/theme_9/spacer.gif to the top level images directory, I recommend this one because then if someone creates the theme from the repository again it wont' come up agian.
    2. Change all #IMAGE_PREFIX#spacer.gif to #IMAGE_PREFIX#themes/theme_9/spacer.gif in theme 9, if you export the theme you can just us a search and replace the export to do this and then reapply the theme.
    This as been bugged and will get fixed in future version.
    Carl

  • How do I export video files from iPhoto to a backup external hard drive for safekeeping?

    How do I export video files from iPhoto to a backup external hard drive for safekeeping?  Each time I try, the video will not play from the external hard drive.

    Use the File ➙ Export ➙ File Export menu option with Kind = Original.  That should get the original video file exported.  Try to export one to the Desktop first and open it with Quicktime Player.  If all goes well export the rest to a folder on the EHD. How is the EHD formatted?  It should be OS X Extended (journaled).

  • I am having trouble exporting .raw files to an external storage device.  Even though I export "original" they end up as jpeg files.  Any idea what I am doing wrong?

    I am having trouble exporting .raw files from my Mac Book Air to an external storage device.  Even though I am exporting as "original" they are being exported as jpegs.  Anyone have an idea what I am doing wrong?

    Using the "original" setting is the correct way to do it.  Select on of the photos and use the File ➙ Reveal in Finder ➙ Original menu option.  That will take you to the file inside the library via the Finder.  Confirm that what you see if the raw file.
    If it is then try the following:  make a temporary, backup copy (if you don't already have a backup copy) of the library and try the following:
    1 - delete the iPhoto preference file, com.apple.iPhoto.plist, that resides in your
         User/Home()/Library/ Preferences folder.
    2 - delete iPhoto's cache file, Cache.db, that is located in your
         User/Home()/Library/Caches/com.apple.iPhoto folder. 
    Click to view full size
    3 - launch iPhoto and try again.
    NOTE: If you're moved your library from its default location in your Home/Pictures folder you will have to point iPhoto to its new location when you next open iPhoto by holding down the Option key when launching iPhoto.  You'll also have to reset the iPhoto's various preferences.
    OT

  • Best way to move files to external drive in LR 5. Drag and drop or export, if drag and drop

    Best way to move files to external drive in LR 5. Drag and drop or export, if drag and drop can I put all the dated folders into one single folder

    Drag and drop should do the job. Or move the files (or folders) in your operating system and then re-link via http://www.computer-darkroom.com/lr2_find_folder/find-folder.htm
    Yes, you can put all the dated folders into a single folder (but if you plan to do this, then don't try move the files using your operating system and re-link)
    Export most definitely isn't the solution.

  • Exporting definition of the external file  - please help.

    Hello to all of you wonderful people.
    either me or my machine are just about to jump out of the window here..
    I have imported external file into OWB - no problem at all - everything singing and dancing.
    I now need to export this file and 'tweak' it a bit, rename and reimport - to save typing gazillion column names for other files i have to import.
    It was possible to do so in OWB 9i, however, everytime i am trying to do it i get this error message:
    Warning: MDL1427: Cannot export selected PROJECT <ADMIN> because it does not exist in target repository.
    Firstly,Of cause it is not in target repository - it is an external file! once i load my target table with it,it will be in target repository.
    secondly, I DO NOT HAVE A PROJECT CALLED <ADMIN>...
    Googled it and searched oracle, technet etc - to no avail. found only one entry for it on this amazing forum... but no solution :(
    Dearest Tom OWB it was your post about a month ago - did you manage to find out what that mean and how to go about it?
    Any help/hints would be greatly appreciated.
    Thank you very much for all your help and support regarding this issue.
    Kind Regards
    Vix

    Now I remember!
    There are two different ways to export the metadata. Clicking a project or object name less options and for me the error above.
    However if I click on the project and go to the top menu and to Design > Export > Warehouse Builder Metadata I am able to export the metadata fine. You also get access to the advanced tab this way.
    Bit strange but awell.
    Cheers,
    James

  • How do I find how much space specific documents, applications, music files, etc. are taking up on my hard drive?

    I checked out my hard drive and found it is getting rather full.  Disk Utilities gives me an overall picture of how much disk space is being used and how much remains, but I'd like to find out which individual files may be hogging space.  The Finder window doesn't give that individual information.  I can find out how much space each item takes by clicking info on each, but there must be a more efficient way of finding this information simply by clicking on folders.

    Not free but this is one option.
    http://whatsizemac.com

  • Error Code-50 when trying to copy or delete files on external hard drive

    Hi,
    I am in process of backing up large HD video files from one external hard drive to another using Carbon Copy Cloner software.  I get this error message:  "This file or folder is sitting on a bad section of hard disk media and is unrecoverable. Delete this item (i.e. in the Finder) and restore it from a known good backup, then try the backup task again."
    I have tried to delete that folder in Finder and I get error code-50, it won't delete. 
    I tried to delete individual files within folder - error code 50.
    I tried to "replace" folder with good copy from other external hard drive.  Error code-50
    I tried to "repair disk" in Disk Utility application and I get error message "cannot unmount disk." 
    NOTE:  the files in this folder are .m2ts format, from an old PC.  I converted then into .mov but want to retain originals. 
    NOTE:  I was successfully able to copy the folder from a 3rd external hard drive to the backup disk without a problem (which makes me think it's not the files/folder but has to do with the actual disk.), but cannot fix it on the original (source) disk.
    Bad disk?
    Bad files?
    How do you fix a "bad section of a hard disk"? 
    Might reformatting the entire disk fix the "bad section"?
    Any advice welcomed and appreciated!
    Thank you!

    Hi
    Error -50 paramErr  Error in user parameter list
    Can there be any external hard disks - if so How is/are it/they formatted ? Must be Mac OS Extended (hfs) if used for Video.
    UNIX/DOS/FAT32/Mac OS Exchange - works for most but not for VIDEO.
    What this means in Your situation is above me.
    • free space on internal boot hard disk? How much ?
    Video codec
    • streamingDV, AIC etc. (not .avi, .mp4, .m4v, .wmv etc as they are containers not codecs)
    Pictures
    • in what format ? .jpg, .bmp, .tif, else ?
    Audio
    • from where/what format ? iTunes, .avi, .mp3, .aiff, else ?
    The "com.apple.iMovie.plist" file
    Many users has not observed that there are TWO libraries.
    • Library - at root level
    • Library - in user/account folder - THIS IS THE ONE to look into
    from Luke Burns
    I fixed the problem.. but it was very, very strange. I had a very long section for credits and set the line spacing to 1.0.. for some reason this caused it. I removed it, and it worked fine. I put it back, and I couldn't preview or play the video.
    I don't know why that could cause that big of a problem, but it did..
    Klaus1
    You need more free space on your hard drive.
    jonorparkerjon
    After phone support from apple I ended up creating a new project and adding all 117 clips back in individually till I found out what clips flagged and would not allow me to export. I had 3 I deleted and replaced and everything works now 1hr after tedious work....
    Where do Your material come from
    • Camera
    • External hard disk
    • USB-memory
    And all are connected so that iMovie can find it ?
    Yours Bengt W

  • Problem exporting mpeg2 file?

    I'm trying to export a file to use in DVD Studio 2. I'm in FCP 4.5 using Quicktime conversion. The file is about 3.8 GB. I get an error message that says "not enough space", but I'm saving it to an external hard drive that has about 30 GB.
    Any sugestions?
    Thanks
    Mike

    if the drive you are exporting to us a Windows formatted drive, it is limited to 2GB files.
    Can you export to your local drive?

  • How much external disk space is needed for editing HD video?

    If I'm using FCE:
    1) How much external disk space is needed for editing HD video:
    if I downloaded 150mins of HD video? and
    do editing with it which will have an output of 120mins.
    Now PC, going to a MAC user soon   Windows XP  

    Hi(bonjour)!
    As a rule of thumb for HDV editing, use those numbers:
    12 to 15 meg/second for capturing ( your project is 150 minutes long, so 780 meg/minute, or 117 to 125 Gig).
    If you do any editing, add transition, video effect, add 12 to 15 meg /second to the total.
    As your project will have to be rendered for the print to tape operation, calculate 12 to 15 meg/second for all the length of your final movie. Add this amount to the total. (example: a 60 minutes movie : 49 Gig).
    If you want to burn a DVD on your Mac, calculate 3 to 4 meg/second for downconversion to DV material if you check "self-contained" in quicktime export dialog. (example: your finished project is 60 minutes long : 10.8 Gig)
    iDVD itself needs 3 to 4 times this amount if you want flawless operation.
    Finally, if you use your internal hard disk for all this storage (it's not a good idea to capture on the same drive where Mac OS X belongs), your Mac OS needs some spare room to breath (doing caching, etc), and your hard drive must have a least 25% of free space to avoid file's fragmentation.
    As hard drive's price drop, get the maximum size you can afford. 250 Gig is a good choice if you want to do just one project of 90 to 150 minutes at the time.
    Michel Boissonneault

Maybe you are looking for

  • What's wrong with my State Machine structure? I'm new to LabView

    I've been recently introduced to LabView, and in my current project I've created an "Enum Constant" with 9 items. Le'ts say, for example, each item says: "First Item" "Second Item" "Third Item" ...etc then I created a case structure, and used the "Ad

  • Mail keeps selecting text in the To & Subject fields as I type

    Since upgrading to Leopard (and by upgrade doing a clean install and then running migration assistance) and the 10.5.1 update Mail is acting very strange. When ever I try to type in the To, CC, BCC, Reply To or the Subject Mail immediately selects th

  • Hierarchies - Showing not posted values.

    Hi, I've a query, I'm using InfoObject 0GL_ACCOUNT and a hierarchy for displaying it. For some accounts, no values have been ever posted, but I wan't this accounts tho show when you expand the hierarchy. Now when you expand the hierarchy only the acc

  • BAPI -table

    Hello all,     I am trying to find the actual table used by function module "BAPI_COMPANY_GETDETAIL". In another words, when you execute this function modue, from which table it gets the information. Can you guys please tell me how to do that? Regard

  • How to export video from 2 different iPhones?

    I have a bunch of videos I have shot of our son with my iPhone 4S and my GF has some videos she has shot with her iPhone 4 and I need the footage from her phone but don't want her phone to sync with my library if I try to connect to my computer. She