Where are the data files stored?

I regularly back up using Time Machine, but when I reformatted my hard drive and then restored it, I could not find the data files for iWeb websites I have created.  Looking for help, I saw a reference to a subdirectory named "Domain", I found that but could not see any files for the four different websites I have created.  Are these data files kept hidden?  I am not very familiar with MAC file systems, so please respond in a MAC for Dummies language.  Thanks.

In Lion and Mountain Lion the Home/Library folder is now invisible. To make it permanently visible enter the following in the Terminal application window: chflags nohidden ~/Library and hit the Enter button - 10.7: Un-hide the User Library folder.  Then it will be easy to fine the domain file in your Users/Home/Library/Application Support/iWeb folder.
To open your domain file in Lion or Mountain Lion or to switch between multiple domain files Cyclosaurus has provided us with the following script that you can make into an Applescript application with Script Editor. Open Script Editor, copy and paste the script below into Script Editor's window and save as an application.
do shell script "/usr/bin/defaults write com.apple.iWeb iWebDefaultsDocumentPath -boolean no"delay 1
tell application "iWeb" to activate
You can download an already compiled version with this link: iWeb Switch Domain.
Just launch the application, find and select the domain file in your Home/Library/Application Support/iWeb folder that you want to open and it will open with iWeb. It modifies the iWeb preference file each time it's launched so one can switch between domain files.
WARNING: iWeb Switch Domain will overwrite an existing Domain.sites2 file if you select to create a new domain in the same folder.  So rename your domain files once they've been created to something other than the default name.
OT

Similar Messages

  • Where are the MMB files stored in unix box

    Hi all,
    Can anyone tell where are the MMB files stored in unix box. Thanks in advance.
    Regards,
    Sandeep V

    Hi Thomas,
    Thanks for the reply, I got the FNDMENU.mmb file , but Iam not able to find the menu item which Iam searching for. There are some special menu items like SPECIAL , SPECIALB and SPECIALC. So, when I select release from plan menu item special27 is called , but Iam not able to find release in this menu. Can you please help me in this regard.
    Regards,
    Sandeep V

  • Where Are The Master Files Stored For iWeb?

    I can't seem to figure out where the master files are stored in iWeb. For example I was trying to help of friend with his iWeb website, so I told him to send the files - and then I was planning to load them into iWeb on my computer... but I couldn't figure out where to put them... and he did not know where they were either!
    Question: Where are the master files stored for iWeb?

    http://docs.info.apple.com/article.html?artnum=303670
    http://iWebFAQ.com/1Site2Computers
    http://iWebFAQ.com/#Backup

  • Where are the data files kept for 6.2.2?

    I have a client who's PC crashed.  She'd been doing full backups to Carbonite.  I've re-installed windows and the palm desktop v6.2.2 (I *think* that's what was running before).  Now I want to restore her address book.
    After doing a full recovery from Carbonite, I've got files all over the place, and copies of copies of copies.  Ugh.
    So...where should I look to restore her most recent address book?  I've searched the entire pc for *.aba, and found about 4 copies of the same file, with a date of 3-9-09.  That's *not* the last time she updated that address book.
    If I know where the files are stored, I can hopefully find them in the carbonite backup, put them in the correct spot on the PC, and be done.
    Help?
    Thanks!
    Bill
    <><
    Post relates to: Palm m105

    If you are trying to access the data in a .dat file, you will want to use Palm Desktop 4.1.4 or Palm Desktop 4.2.  If you have the CD that came with the Palm, you should try installing that version.
    Once installed, you will need to create a new dumby HotSync profile; call it Test or whatever you'd like.  Then find the associated data folder on the PC.  It could be in the c:\program files\palm folder our the user's My Documents folder depending on how old the software is.
    Then, copy (don't move!) the .dat file(s) you have recovered into the correct PIM folder.  So, the address.dat file should be copied into the Address Book or Calendar folder, replacing the emply data file there.
    If Palm Desktop is still running, quit and restart it and see if the data is there.  If it isn't, the data file is either in the wrong spot or is corrupted.
    Hope that helps,
    Alan G

  • Where are the data files?

    Hi,
    I'm completely new to Berkeley db and i have some basic questions regarding architecture which i couldnt find in docs. Where does BDB store its data? Is there a default file location? Also, is there a way i can specify maximum file size? I'm developing an application which will store many giga bytes of data and I dont want the data files to grow above the OS limit. I'm using windows as the OS.
    regards,

    Hello,
    This question is probably deserving of its own thread, but I'll answer briefly here. As you've noted, BDB XML itself it designed and tuned to storage and query of XML. Because BDB XML is built on Berkeley DB, you can use DB proper transactionally along with BDB XML. In an application such as yours, you could store XML in BDB XML, and create (application-provided) references between those documents and other data stored in Berkeley DB. In addition, you might want to store some data in regular files (streaming video, large binary data, etc).
    You can store binary data in BDB XML as either document metadata or encoded into ascii, but for the scale you want I would not recommend that approach.
    Regards,
    George

  • In Mountain Lion - where are the calendar files stored?

    My wife synced her calendars with icloud and google calendar and wiped out her events. I have backups on a HD and Time Machine but I do not know where the calendar files are stored in ML.
    I previous OS's I would look in Application Support but that does not seem to work in ML.
    Where can I find these calendar files stored.
    Thank you

    They are in ~/Library/Calendars, where the '~' represents the user's home folder. The problem is that that Library folder is invisible now. You can easily access it by holding down the option key and choosing Library from the Finder's Go menu.

  • Where are the calander files stored

    I need to restore one or more Thunderbird calender files from my Windows back up. When in Thunderbird, click on properties for any calendar it states the location as
    moz-storage-calendar://
    This tells me nothing. Exactly where IS moz-storage-calendar://
    I have no idea where that is nor what the file names are. Where on earth are these calendar files located? I can not find them.

    It does not matter: but Windows 7 does an automatic backup (back up and restore) and the backups are stored on an external hard drive. So that back up has the calender files since Thunderbird is part of the backup. All I need to know is where Thunderbird stores the calendar files. Both the backup and Thunderbird will store the calendar files in the same path name.

  • When target DB is down in which table is the data from source is stored, also where are the error messages stored in ODI

    When target DB is down in which table is the data from source is stored, also where are the error messages stored in ODI( I am not getting any error message in E$_TARGET_ANI_TEST).
    When i am running the interface i am getting the below error against the errored step
    "ORA-01045: user ABC lacks CREATE SESSION privilege; logon denied."
    Only E$_TARGET_ANI_TEST  is created with no data. No such tables like C$_0TARGET_ANI_TEST, I$_TARGET_ANI_TEST are created and also data is not inserted in the target table TARGET_ANI_TEST.

    Hi,
    I have checked that only E$ table is created. C$ and I$ table are not created ( I have selected my target schema as the part for the staging table).
    All the parameters for dropping the tables are selected as "<default>:false".
    I am importing the following KMs with the following parameters:
    1) CKM Oracle
    DROP_ERROR_TABLE
    :false
    DROP_CHECK_TABLE
    :false
    CREATE_ERROR_INDEX
    :true
    COMPATIBLE
    :9
    VALIDATE
    :false
    ENABLE_EDITION_SUPPORT
    :false
    UPGRADE_ERROR_TABLE
    :false
    2) LKM SQL to SQL
    DELETE_TEMPORARY_OBJECTS
    :true
    3) IKM SQL Incremental Update
    INSERT
    :true
    UPDATE
    :true
    COMMIT
    :true
    SYNC_JRN_DELETE
    :true
    FLOW_CONTROL
    :true
    RECYCLE_ERRORS
    :false
    STATIC_CONTROL
    :false
    TRUNCATE
    :false
    DELETE_ALL
    :false
    CREATE_TARG_TABLE
    :false
    DELETE_TEMPORARY_OBJECTS
    :true 

  • Where are the audio files in an iPad mini?

    Hi.
    Where are the audio files in an iPad mini? (iTunes, Garage band...)
                                                                                                                         W.W.

    Thanks Jonathan.
    To be more specific. After you record an audio file with Garageband on the iPad mini where is it stored, to be copied, transfired?
                                W.W.

  • Where are the memory files located?

    I backed up all my premiere pro cs4 files when reinstalling my operating system and now can't get the program to run exactly as before.  Other than my documents, where else are the memory files stored?

    If you mean documents and settings/adobe/premiere pro/4.0  ..those files are written when the program installs onto your computer. They are related to installation of other things in your registry of the Operating system...
    Basically you are looking at having to re-install your premiere program, but first I would delete those files that you stuck in there...
    What you tried to do can't be done, is the bottom line...

  • HT3986 Where are the individual files located in iphoto

    Where are the individual files located in iphoto, thanks for your help

    They are all stored in the iPhoto Library.  You would need to examine its contents to see them separately (outside of iPhoto).

  • Where are the media files?

    I can't believe I'm asking such a basic question but I can't find the answer! Where are the media clips stored in iMovie 6? In past versions, the media was kept in a folder titled "Media". I've searched my computer for clips I want to export to FCE but can't find them.
    Thanks!

    Ctrl-click (or right-click) the icon of the project file to get the contextual menu. Choose "Show Package Contents".
    PowerBook G4   Mac OS X (10.4.4)  

  • E-Recruiting: Where are the data?

    Hi!
    I'm new here. I'm trying to learn something about E-Recruiting. I have one elementary question. So thank you very much for your help.
    Where are the data of the applicants (talents) stored? I saw that there are infotypes (5000 - 5nnn). But are these infotyps on the hr-system? Or are these infotypes on an own E-Recruiting-System? So witch data are sent to the HR-System?
    Thank you very much for your help!
    Richard

    Hi,
    This will tell you everything abt e-recruiting.
    <a href="http://help.sap.com/saphelp_erp2005vp/helpdata/en/72/c9b54015c4752ae10000000a155106/frameset.htm">e-recruit</a>
    Regards,
    Amit
    Reward all helpful replies.
    Check these links -
    <a href="http://www.purdue.edu/onepurdue/contribute_pdf/e-Recruitment1.pdf">e-recruit1</a>
    <a href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PARC/PARC.pdf">recruitment</a>
    <a href="http://www.sap.com/solutions/business-suite/erp/hcm/erecruiting.epx">SAP E-recruit</a>
    You may also take a look at the google for e-recruiting as there are ample case studies available for reference.
    Message was edited by:
            Amit Khare

  • Where are the .folio-files on a local desktop?

    Hi,
    I've created a publication in InDesign CS5.5 and built this in the folio builder to a complete local folio. Where are the .folio-files, I've composed, on my Mac? If I create an ebook, I'll save the document as an ePub-file and find this in the folder. But if I create an emagazine in InDesign, I guess there is a .folio-file. I can't find it. Could someone help?
    Yours sincerly,
    florian / eskalade werbeagentur

    Hi Florian,
    A folio is not something that you would consider as a normal file that you create, transmit to some other place and read it (comparable to an ePub). The folio's are stored within the 'cloud' (on Adobe managed servers). To preview your content, you can look at the folio on devices (iPad, Kindle Fire, android) with the Adobe Content Viewer. To create a 'branded viewer' (application) you can use DPS Single Edition or a subscription to DPS Professional / Enterprise. These services are meant for the distribution of your content.
    more information: http://www.adobe.com/products/digital-publishing-suite-family.html
    With kind regards,
    Klaasjan Tukker
    Adobe Systems

  • Nokia PC Suite - Where are the Backup Files

    Hi.
    Where are the backup files store and what is the extension , I have tried to find them.
    I want to store them on my D: drive for safety
    Thanks.
    Nokia 5800
    FW 21.0.025
    Solved!
    Go to Solution.

    I can find the backup files using pc suite without any problems, but as i said i want to copy them to my d: drive.
    I have unhidden the entire c: drive and searched for  .nbu .ncc .nfb .nfc .ngr all nokia backup extensions without result.
    I am using Vista and have checked in every directory for my user name.
    Thanks for the help.
    EDIT : I managed to find the backup files, they were in the directory i had created on my d: drive for my nokia games and software with the extension .nbu , how they got there i dont know?
    Message Edited by tinderboxuk on 05-Jun-2009 11:22 AM
    Nokia 5800
    FW 21.0.025

Maybe you are looking for

  • Tooltip need to be displayed in multilines one below the other as listbox

    Hi , Let me explain my scenario. In my database i have multivalues say eg(  file1.doc, file2.doc, file3.doc). So in my front end i was fetching this concatinated filenames in the similar pattern as a tooltip. So now i am able to get this file names d

  • User name in JDBC connection

    I have a problem when I tried to set up a jdbc connection in WL 11g. - I create a new JDBC Data Source and put user=userpen in the Properties box under the Configuration/Connection Pool tab. - When I go to Targets tab and check the AdminService box,

  • When i exit itunes, itunes.exe jumps to 99% CPU useage and eats memory HELP

    as the topic says, on my pc, when i have itunes running, and i quit it, if i watch it in my system processes tab, the CPU useage jumps to 99% and it starts to EAT my memory up. Anyone have any ideas on this? After several minutes the process finally

  • (DV) How to use underscore in specifying TABLE objects in REALM definition.

    In Database Vault when defining a Realm, specifying object type TABLE and trying to specify just tables ending in _A (underscore A) I get the following error. ORA-28104: input value for object name is not valid ORA-00911: invalid character ORA-06512:

  • Subcontracting for a Customer

    Dear Friends, My client has the below scenario : Scenario 1:  Step 1 : Customer supplies Raw Material A                     Step 2 : Client  does goods inwards                     Step 3 : Processing happens at Clients Shop floor (RAW MATL "A" become