Remove Project Folders

I have searched the knowledge base and forums with no luck. I
am probably just not using the proper search words!
I created a main RoboHelp project and as the product has
evolved, I have written the additional documentation in separate
Word docs and imported them into RoboHelp when the time came. Well
the development team has changed the majority of the interface and
now I need to change the documentation that has already been
imported into RoboHelp.
Instead of having to update each topic one at a time, I would
like to remove the folder(s) which contain this specific
documentation from my RoboHelp project. It is easier sometimes to
work in Word and re-import the complete section into RoboHelp than
having to open each topic separately and replace all the graphics.
How do I remove a complete folder(s) from a project? The
structure is as follows:
HTML Files (Topics)
CatalogRequest_files
Images
CatalogRequest_files
Multimedia
CatalogRequest_files
etc...........
Thanks in advance for any help.
Regards,
Gilley

Hi Gilley. You can't delete folders from a RH project in the
same way as you can in Windows Explorer. What you have to do is
delete the contents of the folder first and then delete the actual
folder. By folder contents I mean topics, images, baggage files,
multimedia files and style sheets. You'll see the folder structure
duplicated in each section of the Project tab. Only when everything
is empty can you right click on the folder and select the "Delete"
option.

Similar Messages

  • Project folders will not delete

    I was moving some custom project folders around in the
    Project Manager. Most of my folders moved just fine but for some
    reason I have a couple of folders (a folder and subfolder) would
    not move so I had to create a new folder in the correct destination
    and move the topics individually. That worked fine but now that
    subfolder (where the topics were moved from) along with the folder
    it is contained in does not have a delete option. However, other
    folders and topics do. Why can I not delete this folder and
    subfolder and is there a way that I delete it out of my Project
    Manager. They are empty (when checking Windows Explorer) except for
    the (foldername).fpj file in each. NOTE: I am not using version
    control. This project in on my local computer.

    Okay. As far as your first suggestion of running a Topic
    Properties report ... what would I run this report on when there
    aren't any topics in the folders I want removed? I went to your
    second suggestion of checking in the RH explorer and did find an
    image file in the folder I want removed but I can't do anything
    with it. There is no delete option when selecting the image. There
    is no way to drag it out of the folder and place it somewhere else.
    What do I do with this?

  • Remove empty folders revisited

    Hi,
    A while back I did start using this to remove empty folders inside a download folder ( thanks tot Bob for the time delay )
    /usr/bin/find $dlDir -depth -empty -type d -Bmin +2880 -exec rmdir {} ;
    Now, I need to remove folders inside many projects folder, but this isn't working for folders where a .DS_Store file lives inside.
    I could loop in each folder to check for a 1 file count ( or for more .xxx files ), but this will take time.
    How can I do that in a faster way?
    I dont want to remove any .DS_Store file from a folder that isn't empty with other files.
    Thanks in advance
    ( I know how to do it in applescript, but, I need/want it in bash )

    So I could replace eventually
    echo rm -f "$dir/.DS_Store" # remove the 'echo' when you think it is safe
    echo rmdir "$dir"
    with I guess.
    echo rm -rf "$dir" # remove the 'echo' when you think it is safe
    But will try that, the above, later.
    I thought about using rm -rf, but I worry about accidentally getting a wrong path, and deleting too much. Years ago, I wrote a script (similar concept to what you are trying to do), that was suppose to clean up a scratch area. I made a mistake in my script and cleaned out /etc/. The system was essentially hosed and I had to restore from backups.
    While I do use rm -rf, I am very careful about when I use it. It is also why I just 'echo'ed out the rm commands, rather than execute them during testing.
    If I have the wrong directory somehow, rm -f .DS_Store and rmdir "$dir" will do the minimum amount of damage, as the rmdir will not delete a directory unless it is empty, so my only loss would be the .DS_Store.
    Also I could replace
    '! -iname .DS_Store' with '! -iname ".*"' for searching and keeping out of the $files var any 'just hidden files' in the folder, right?
    Yes that should work, but I think you want to understand what dot files are there any why.
    as each directory found will be searched for files besides .DS_Store, but I could not figure out a way to do this all within the single 'find' command that was not messy.
    This was my fear, so I ask the pro's! , but I see there is not a real choice without looping.
    There may be a way, I just could not think of a cool trick that would do it.

  • Removing Public Folders after migration from Exchange 2007 to Exchange 2013

    Recently we migrated from Exchange 2007 to Exchange 2013.  We did not migrate Public Folders and are retiring them from Exchange altogether.  I shut Exchange 2007 off for a couple of weeks to ensure 2013 functions properly and it does so we're
    ready to decommission Exchange 2007.  I was able to remove all the mailbox databases without a glitch.  Using the EMC I click to remove the Public Folder database from Exchange 2007 and get the following message:
    Error: The public folder database "server\storage group - Public Folders\ Public Folder Database" contains folder replicas.  Before deleting the public folder database, remove the folders or move the replicas to another public folder database.
    Any help appreciated.

    Hi Terry,
    If you run the following command does it come back with any public folders?
    Get-PublicFolderStatistics -Server "SERVERNAME" | fl
    If nothing comes back you can follow this guide to manually remove the public folder database (at your own risk) http://haythamalex.wordpress.com/2011/11/24/how-to-force-exchange-server-public-folder-removal/
    Cheers,
    Jack
    I get alot of output from that command.
    AdminDisplayName        : Schedule+ Free Busy Information - Exchange Administrative Group (FYDIBOHF
                              23SPDLT)
    AssociatedItemCount     : 0
    ContactCount            : 0
    CreationTime            : 28/07/2008 10:17:42 AM
    DeletedItemCount        : 0
    EntryId                 : 000000001A447390AA6611CD9BC800AA002FC45A0300F31A2721DECB5542A9C497ED8ECFD
                              0290000000000070000
    ExpiryTime              : 05/05/2014 1:00:00 AM
    FolderPath              : SCHEDULE+ FREE BUSY\EX:/o=MY_ORGANIZATION/ou=Exc
                              hange Administrative Group (FYDIBOHF23SPDLT)
    IsDeletePending         : False
    ItemCount               : 70
    LastAccessTime          : 13/08/2014 1:00:00 AM
    LastModificationTime    : 28/07/2008 10:17:42 AM
    Name                    : EX:/o=MY_ORGANIZATION/ou=Exchange Administrative
                               Group (FYDIBOHF23SPDLT)
    OwnerCount              : 0
    TotalAssociatedItemSize : 0B
    TotalDeletedItemSize    : 0B
    TotalItemSize           : 35309B
    ServerName              : EXSVR2007
    StorageGroupName        : Second Storage Group - Public Folders
    DatabaseName            : Public Folder Database - Public Folders
    Identity                : 000000001A447390AA6611CD9BC800AA002FC45A0300F31A2721DECB5542A9C497ED8ECFD
                              0290000000000070000
    IsValid                 : True
    OriginatingServer       : EXSVR2007.mydomain.ca
    AdminDisplayName        : Offline Address Book - Exchange Administrative Group (FYDIBOHF23SPDLT)
    AssociatedItemCount     : 0
    ContactCount            : 0
    CreationTime            : 28/07/2008 10:17:42 AM
    DeletedItemCount        : 0
    EntryId                 : 000000001A447390AA6611CD9BC800AA002FC45A0300F31A2721DECB5542A9C497ED8ECFD
                              0290000000000080000
    ExpiryTime              : 
    FolderPath              : OFFLINE ADDRESS BOOK\EX:/o=MY_ORGANIZATION/ou=Ex
                              change Administrative Group (FYDIBOHF23SPDLT)
    IsDeletePending         : False
    ItemCount               : 0
    LastAccessTime          : 13/08/2014 1:00:00 AM
    LastModificationTime    : 28/07/2008 10:17:42 AM
    Name                    : EX:/o=MY_ORGANIZATION/ou=Exchange Administrative
                               Group (FYDIBOHF23SPDLT)
    OwnerCount              : 0
    TotalAssociatedItemSize : 0B
    TotalDeletedItemSize    : 0B
    TotalItemSize           : 0B
    ServerName              : EXSVR2007
    StorageGroupName        : Second Storage Group - Public Folders
    DatabaseName            : Public Folder Database - Public Folders
    Identity                : 000000001A447390AA6611CD9BC800AA002FC45A0300F31A2721DECB5542A9C497ED8ECFD
                              0290000000000080000
    IsValid                 : True
    OriginatingServer       : EXSVR2007.mydomain.ca
    AdminDisplayName        : globalevents
    AssociatedItemCount     : 0
    ContactCount            : 0
    CreationTime            : 28/07/2008 10:17:42 AM
    DeletedItemCount        : 0
    EntryId                 : 000000001A447390AA6611CD9BC800AA002FC45A0300D328567C1359964195421018B3836
                              4A80000000000140000
    ExpiryTime              : 
    FolderPath              : StoreEvents{D771E649-5D06-499F-82D7-C26C4617A7AA}\globalevents
    IsDeletePending         : False
    ItemCount               : 0
    LastAccessTime          : 12/08/2014 10:32:21 AM
    LastModificationTime    : 28/07/2008 10:17:42 AM
    Name                    : globalevents
    OwnerCount              : 0
    TotalAssociatedItemSize : 0B
    TotalDeletedItemSize    : 0B
    TotalItemSize           : 0B
    ServerName              : EXSVR2007
    StorageGroupName        : Second Storage Group - Public Folders
    DatabaseName            : Public Folder Database - Public Folders
    Identity                : 000000001A447390AA6611CD9BC800AA002FC45A0300D328567C1359964195421018B3836
                              4A80000000000140000
    IsValid                 : True
    OriginatingServer       : EXSVR2007.mydomain.ca
    AdminDisplayName        : internal
    AssociatedItemCount     : 0
    ContactCount            : 0
    CreationTime            : 28/07/2008 10:17:42 AM
    DeletedItemCount        : 0
    EntryId                 : 000000001A447390AA6611CD9BC800AA002FC45A0300D328567C1359964195421018B3836
                              4A80000000000130000
    ExpiryTime              : 
    FolderPath              : StoreEvents{D771E649-5D06-499F-82D7-C26C4617A7AA}\internal
    IsDeletePending         : False
    ItemCount               : 0
    LastAccessTime          : 12/08/2014 10:32:21 AM
    LastModificationTime    : 28/07/2008 10:17:42 AM
    Name                    : internal
    OwnerCount              : 0
    TotalAssociatedItemSize : 0B
    TotalDeletedItemSize    : 0B
    TotalItemSize           : 0B
    ServerName              : EXSVR2007
    StorageGroupName        : Second Storage Group - Public Folders
    DatabaseName            : Public Folder Database - Public Folders
    Identity                : 000000001A447390AA6611CD9BC800AA002FC45A0300D328567C1359964195421018B3836
                              4A80000000000130000
    IsValid                 : True
    OriginatingServer       : EXSVR2007.mydomain.ca
    AdminDisplayName        : OWAScratchPad{D771E649-5D06-499F-82D7-C26C4617A7AA}
    AssociatedItemCount     : 0
    ContactCount            : 0
    CreationTime            : 28/07/2008 10:17:42 AM
    DeletedItemCount        : 0
    EntryId                 : 000000001A447390AA6611CD9BC800AA002FC45A0300D328567C1359964195421018B3836
                              4A80000000000160000
    ExpiryTime              : 
    FolderPath              : OWAScratchPad{D771E649-5D06-499F-82D7-C26C4617A7AA}
    IsDeletePending         : False
    ItemCount               : 0
    LastAccessTime          : 12/08/2014 10:32:21 AM
    LastModificationTime    : 12/08/2014 10:42:01 AM
    Name                    : OWAScratchPad{D771E649-5D06-499F-82D7-C26C4617A7AA}
    OwnerCount              : 0
    TotalAssociatedItemSize : 0B
    TotalDeletedItemSize    : 0B
    TotalItemSize           : 0B
    ServerName              : EXSVR2007
    StorageGroupName        : Second Storage Group - Public Folders
    DatabaseName            : Public Folder Database - Public Folders
    Identity                : 000000001A447390AA6611CD9BC800AA002FC45A0300D328567C1359964195421018B3836
                              4A80000000000160000
    IsValid                 : True
    OriginatingServer       : EXSVR2007.mydomain.ca
    AdminDisplayName        : StoreEvents{D771E649-5D06-499F-82D7-C26C4617A7AA}
    AssociatedItemCount     : 0
    ContactCount            : 0
    CreationTime            : 28/07/2008 10:17:42 AM
    DeletedItemCount        : 0
    EntryId                 : 000000001A447390AA6611CD9BC800AA002FC45A0300D328567C1359964195421018B3836
                              4A80000000000120000
    ExpiryTime              : 
    FolderPath              : StoreEvents{D771E649-5D06-499F-82D7-C26C4617A7AA}
    IsDeletePending         : False
    ItemCount               : 0
    LastAccessTime          : 12/08/2014 10:32:21 AM
    LastModificationTime    : 28/07/2008 10:17:42 AM
    Name                    : StoreEvents{D771E649-5D06-499F-82D7-C26C4617A7AA}
    OwnerCount              : 0
    TotalAssociatedItemSize : 0B
    TotalDeletedItemSize    : 0B
    TotalItemSize           : 0B
    ServerName              : EXSVR2007
    StorageGroupName        : Second Storage Group - Public Folders
    DatabaseName            : Public Folder Database - Public Folders
    Identity                : 000000001A447390AA6611CD9BC800AA002FC45A0300D328567C1359964195421018B3836
                              4A80000000000120000
    IsValid                 : True
    OriginatingServer       : EXSVR2007.mydomain.ca
    AdminDisplayName        : ca77f936-9de2-11d3-9a74-009027301f0b
    AssociatedItemCount     : 0
    ContactCount            : 0
    CreationTime            : 18/11/1999 3:48:02 PM
    DeletedItemCount        : 0
    EntryId                 : 000000001A447390AA6611CD9BC800AA002FC45A03009029B751280DD3119A71009027301
                              F0B00000001D4CB0000
    ExpiryTime              : 14/07/2014 1:00:00 AM
    FolderPath              : OFFLINE ADDRESS BOOK\EX:/o=MY_ORGANIZATION/ou=MA
                              CC\OAB Version 2\ca77f936-9de2-11d3-9a74-009027301f0b
    IsDeletePending         : False
    ItemCount               : 0
    LastAccessTime          : 29/11/2011 10:22:02 AM
    LastModificationTime    : 27/08/2008 4:30:22 PM
    Name                    : ca77f936-9de2-11d3-9a74-009027301f0b
    OwnerCount              : 0
    TotalAssociatedItemSize : 0B
    TotalDeletedItemSize    : 0B
    TotalItemSize           : 0B
    ServerName              : EXSVR2007
    StorageGroupName        : Second Storage Group - Public Folders
    DatabaseName            : Public Folder Database - Public Folders
    Identity                : 000000001A447390AA6611CD9BC800AA002FC45A03009029B751280DD3119A71009027301
                              F0B00000001D4CB0000
    IsValid                 : True
    OriginatingServer       : EXSVR2007.mydomain.ca
    AdminDisplayName        : Default
    AssociatedItemCount     : 0
    ContactCount            : 0
    CreationTime            : 22/08/2005 1:38:51 PM
    DeletedItemCount        : 0
    EntryId                 : 000000001A447390AA6611CD9BC800AA002FC45A0300D93713B01F1B2D47ACEF7E4B5F2F2
                              9EE0000000000160000
    ExpiryTime              : 
    FolderPath              : schema-root\Default
    IsDeletePending         : False
    ItemCount               : 0
    LastAccessTime          : 12/08/2014 10:32:21 AM
    LastModificationTime    : 27/08/2008 3:15:05 PM
    Name                    : Default
    OwnerCount              : 0
    TotalAssociatedItemSize : 0B
    TotalDeletedItemSize    : 0B
    TotalItemSize           : 0B
    ServerName              : EXSVR2007
    StorageGroupName        : Second Storage Group - Public Folders
    DatabaseName            : Public Folder Database - Public Folders
    Identity                : 000000001A447390AA6611CD9BC800AA002FC45A0300D93713B01F1B2D47ACEF7E4B5F2F2
                              9EE0000000000160000
    IsValid                 : True
    OriginatingServer       : EXSVR2007.mydomain.ca
    AdminDisplayName        : Schedule+ Free Busy Information - MACC
    AssociatedItemCount     : 0
    ContactCount            : 0
    CreationTime            : 18/05/1999 8:48:25 AM
    DeletedItemCount        : 0
    EntryId                 : 000000001A447390AA6611CD9BC800AA002FC45A0300A6E60A4F280DD3119A71009027301
                              F0B0000000000070000
    ExpiryTime              : 05/05/2014 1:00:00 AM
    FolderPath              : SCHEDULE+ FREE BUSY\EX:/o=MY_ORGANIZATION/ou=MAC
                              C
    IsDeletePending         : False
    ItemCount               : 130
    LastAccessTime          : 13/08/2014 1:00:00 AM
    LastModificationTime    : 28/08/2008 11:50:24 PM
    Name                    : EX:/o=MY_ORGANIZATION/ou=MACC
    OwnerCount              : 0
    TotalAssociatedItemSize : 0B
    TotalDeletedItemSize    : 0B
    TotalItemSize           : 63971B
    ServerName              : EXSVR2007
    StorageGroupName        : Second Storage Group - Public Folders
    DatabaseName            : Public Folder Database - Public Folders
    Identity                : 000000001A447390AA6611CD9BC800AA002FC45A0300A6E60A4F280DD3119A71009027301
                              F0B0000000000070000
    IsValid                 : True
    OriginatingServer       : EXSVR2007.mydomain.ca
    AdminDisplayName        : Offline Address Book - MACC
    AssociatedItemCount     : 0
    ContactCount            : 0
    CreationTime            : 18/05/1999 8:48:25 AM
    DeletedItemCount        : 0
    EntryId                 : 000000001A447390AA6611CD9BC800AA002FC45A0300A6E60A4F280DD3119A71009027301
                              F0B0000000000080000
    ExpiryTime              : 
    FolderPath              : OFFLINE ADDRESS BOOK\EX:/o=MY_ORGANIZATION/ou=MA
                              CC
    IsDeletePending         : False
    ItemCount               : 1
    LastAccessTime          : 13/08/2014 1:00:00 AM
    LastModificationTime    : 27/08/2008 4:30:23 PM
    Name                    : EX:/o=MY_ORGANIZATION/ou=MACC
    OwnerCount              : 0
    TotalAssociatedItemSize : 0B
    TotalDeletedItemSize    : 0B
    TotalItemSize           : 22790B
    ServerName              : EXSVR2007
    StorageGroupName        : Second Storage Group - Public Folders
    DatabaseName            : Public Folder Database - Public Folders
    Identity                : 000000001A447390AA6611CD9BC800AA002FC45A0300A6E60A4F280DD3119A71009027301
                              F0B0000000000080000
    IsValid                 : True
    OriginatingServer       : EXSVR2007.mydomain.ca
    AdminDisplayName        : exchangeV1
    AssociatedItemCount     : 0
    ContactCount            : 0
    CreationTime            : 22/08/2005 1:38:51 PM
    DeletedItemCount        : 0
    EntryId                 : 000000001A447390AA6611CD9BC800AA002FC45A0300D93713B01F1B2D47ACEF7E4B5F2F2
                              9EE0000000000180000
    ExpiryTime              : 
    FolderPath              : schema-root\microsoft\exchangeV1
    IsDeletePending         : False
    ItemCount               : 401
    LastAccessTime          : 12/08/2014 10:32:21 AM
    LastModificationTime    : 27/08/2008 3:30:25 PM
    Name                    : exchangeV1
    OwnerCount              : 0
    TotalAssociatedItemSize : 0B
    TotalDeletedItemSize    : 0B
    TotalItemSize           : 394761B
    ServerName              : EXSVR2007
    StorageGroupName        : Second Storage Group - Public Folders
    DatabaseName            : Public Folder Database - Public Folders
    Identity                : 000000001A447390AA6611CD9BC800AA002FC45A0300D93713B01F1B2D47ACEF7E4B5F2F2
                              9EE0000000000180000
    IsValid                 : True
    OriginatingServer       : EXSVR2007.mydomain.ca
    AdminDisplayName        : globalevents
    AssociatedItemCount     : 0
    ContactCount            : 0
    CreationTime            : 22/08/2005 1:38:51 PM
    DeletedItemCount        : 0
    EntryId                 : 000000001A447390AA6611CD9BC800AA002FC45A0300D93713B01F1B2D47ACEF7E4B5F2F2
                              9EE0000000000130000
    ExpiryTime              : 
    FolderPath              : StoreEvents{BEE1FD0C-1F99-465E-9736-5E445BD9EBE1}\globalevents
    IsDeletePending         : False
    ItemCount               : 0
    LastAccessTime          : 29/11/2011 10:21:08 AM
    LastModificationTime    : 27/08/2008 3:15:05 PM
    Name                    : globalevents
    OwnerCount              : 0
    TotalAssociatedItemSize : 0B
    TotalDeletedItemSize    : 0B
    TotalItemSize           : 0B
    ServerName              : EXSVR2007
    StorageGroupName        : Second Storage Group - Public Folders
    DatabaseName            : Public Folder Database - Public Folders
    Identity                : 000000001A447390AA6611CD9BC800AA002FC45A0300D93713B01F1B2D47ACEF7E4B5F2F2
                              9EE0000000000130000
    IsValid                 : True
    OriginatingServer       : EXSVR2007.mydomain.ca
    AdminDisplayName        : internal
    AssociatedItemCount     : 0
    ContactCount            : 0
    CreationTime            : 22/08/2005 1:38:51 PM
    DeletedItemCount        : 0
    EntryId                 : 000000001A447390AA6611CD9BC800AA002FC45A0300D93713B01F1B2D47ACEF7E4B5F2F2
                              9EE0000000000120000
    ExpiryTime              : 
    FolderPath              : StoreEvents{BEE1FD0C-1F99-465E-9736-5E445BD9EBE1}\internal
    IsDeletePending         : False
    ItemCount               : 0
    LastAccessTime          : 29/11/2011 10:21:08 AM
    LastModificationTime    : 27/08/2008 3:30:24 PM
    Name                    : internal
    OwnerCount              : 0
    TotalAssociatedItemSize : 0B
    TotalDeletedItemSize    : 0B
    TotalItemSize           : 0B
    ServerName              : EXSVR2007
    StorageGroupName        : Second Storage Group - Public Folders
    DatabaseName            : Public Folder Database - Public Folders
    Identity                : 000000001A447390AA6611CD9BC800AA002FC45A0300D93713B01F1B2D47ACEF7E4B5F2F2
                              9EE0000000000120000
    IsValid                 : True
    OriginatingServer       : EXSVR2007.mydomain.ca
    AdminDisplayName        : microsoft
    AssociatedItemCount     : 0
    ContactCount            : 0
    CreationTime            : 22/08/2005 1:38:51 PM
    DeletedItemCount        : 0
    EntryId                 : 000000001A447390AA6611CD9BC800AA002FC45A0300D93713B01F1B2D47ACEF7E4B5F2F2
                              9EE0000000000170000
    ExpiryTime              : 
    FolderPath              : schema-root\microsoft
    IsDeletePending         : False
    ItemCount               : 0
    LastAccessTime          : 12/08/2014 10:32:21 AM
    LastModificationTime    : 27/08/2008 3:30:25 PM
    Name                    : microsoft
    OwnerCount              : 0
    TotalAssociatedItemSize : 0B
    TotalDeletedItemSize    : 0B
    TotalItemSize           : 0B
    ServerName              : EXSVR2007
    StorageGroupName        : Second Storage Group - Public Folders
    DatabaseName            : Public Folder Database - Public Folders
    Identity                : 000000001A447390AA6611CD9BC800AA002FC45A0300D93713B01F1B2D47ACEF7E4B5F2F2
                              9EE0000000000170000
    IsValid                 : True
    OriginatingServer       : EXSVR2007.mydomain.ca
    AdminDisplayName        : OAB Version 2
    AssociatedItemCount     : 0
    ContactCount            : 0
    CreationTime            : 19/05/1999 3:03:44 AM
    DeletedItemCount        : 0
    EntryId                 : 000000001A447390AA6611CD9BC800AA002FC45A03009029B751280DD3119A71009027301
                              F0B0000000007DB0000
    ExpiryTime              : 14/07/2014 1:00:00 AM
    FolderPath              : OFFLINE ADDRESS BOOK\EX:/o=MY_ORGANIZATION/ou=MA
                              CC\OAB Version 2
    IsDeletePending         : False
    ItemCount               : 0
    LastAccessTime          : 29/11/2011 10:22:01 AM
    LastModificationTime    : 27/08/2008 4:30:22 PM
    Name                    : OAB Version 2
    OwnerCount              : 0
    TotalAssociatedItemSize : 0B
    TotalDeletedItemSize    : 0B
    TotalItemSize           : 0B
    ServerName              : EXSVR2007
    StorageGroupName        : Second Storage Group - Public Folders
    DatabaseName            : Public Folder Database - Public Folders
    Identity                : 000000001A447390AA6611CD9BC800AA002FC45A03009029B751280DD3119A71009027301
                              F0B0000000007DB0000
    IsValid                 : True
    OriginatingServer       : EXSVR2007.mydomain.ca
    AdminDisplayName        : OAB Version 2
    AssociatedItemCount     : 0
    ContactCount            : 0
    CreationTime            : 06/08/2005 5:03:23 AM
    DeletedItemCount        : 0
    EntryId                 : 000000001A447390AA6611CD9BC800AA002FC45A0300E175D0D6CAF21C47928E7FEBCA31A
                              9520000000079270000
    ExpiryTime              : 14/07/2014 1:00:00 AM
    FolderPath              : OFFLINE ADDRESS BOOK\/o=MY_ORGANIZATION/cn=addrl
                              ists/cn=oabs/cn=Default Offline Address List\OAB Version 2
    IsDeletePending         : False
    ItemCount               : 0
    LastAccessTime          : 29/07/2014 5:07:04 AM
    LastModificationTime    : 28/08/2008 11:50:24 PM
    Name                    : OAB Version 2
    OwnerCount              : 0
    TotalAssociatedItemSize : 0B
    TotalDeletedItemSize    : 0B
    TotalItemSize           : 0B
    ServerName              : EXSVR2007
    StorageGroupName        : Second Storage Group - Public Folders
    DatabaseName            : Public Folder Database - Public Folders
    Identity                : 000000001A447390AA6611CD9BC800AA002FC45A0300E175D0D6CAF21C47928E7FEBCA31A
                              9520000000079270000
    IsValid                 : True
    OriginatingServer       : EXSVR2007.mydomain.ca
    AdminDisplayName        : OAB Version 3a
    AssociatedItemCount     : 0
    ContactCount            : 0
    CreationTime            : 06/08/2005 5:03:23 AM
    DeletedItemCount        : 0
    EntryId                 : 000000001A447390AA6611CD9BC800AA002FC45A0300E175D0D6CAF21C47928E7FEBCA31A
                              9520000000079280000
    ExpiryTime              : 14/07/2014 1:00:00 AM
    FolderPath              : OFFLINE ADDRESS BOOK\/o=MY_ORGANIZATION/cn=addrl
                              ists/cn=oabs/cn=Default Offline Address List\OAB Version 3a
    IsDeletePending         : False
    ItemCount               : 17
    LastAccessTime          : 29/07/2014 5:07:04 AM
    LastModificationTime    : 27/08/2008 3:30:24 PM
    Name                    : OAB Version 3a
    OwnerCount              : 0
    TotalAssociatedItemSize : 0B
    TotalDeletedItemSize    : 0B
    TotalItemSize           : 821324B
    ServerName              : EXSVR2007
    StorageGroupName        : Second Storage Group - Public Folders
    DatabaseName            : Public Folder Database - Public Folders
    Identity                : 000000001A447390AA6611CD9BC800AA002FC45A0300E175D0D6CAF21C47928E7FEBCA31A
                              9520000000079280000
    IsValid                 : True
    OriginatingServer       : EXSVR2007.mydomain.ca
    AdminDisplayName        : OAB Version 4
    AssociatedItemCount     : 0
    ContactCount            : 0
    CreationTime            : 17/12/2006 4:06:45 AM
    DeletedItemCount        : 0
    EntryId                 : 000000001A447390AA6611CD9BC800AA002FC45A0300D93713B01F1B2D47ACEF7E4B5F2F2
                              9EE00000006C28B0000
    ExpiryTime              : 14/07/2014 1:00:00 AM
    FolderPath              : OFFLINE ADDRESS BOOK\/o=MY_ORGANIZATION/cn=addrl
                              ists/cn=oabs/cn=Default Offline Address List\OAB Version 4
    IsDeletePending         : False
    ItemCount               : 4
    LastAccessTime          : 29/07/2014 5:07:04 AM
    LastModificationTime    : 27/08/2008 3:30:25 PM
    Name                    : OAB Version 4
    OwnerCount              : 0
    TotalAssociatedItemSize : 0B
    TotalDeletedItemSize    : 0B
    TotalItemSize           : 667412B
    ServerName              : EXSVR2007
    StorageGroupName        : Second Storage Group - Public Folders
    DatabaseName            : Public Folder Database - Public Folders
    Identity                : 000000001A447390AA6611CD9BC800AA002FC45A0300D93713B01F1B2D47ACEF7E4B5F2F2
                              9EE00000006C28B0000
    IsValid                 : True
    OriginatingServer       : EXSVR2007.mydomain.ca
    AdminDisplayName        : OWAScratchPad{BEE1FD0C-1F99-465E-9736-5E445BD9EBE1}
    AssociatedItemCount     : 0
    ContactCount            : 0
    CreationTime            : 22/08/2005 1:38:51 PM
    DeletedItemCount        : 0
    EntryId                 : 000000001A447390AA6611CD9BC800AA002FC45A0300D93713B01F1B2D47ACEF7E4B5F2F2
                              9EE0000000000190000
    ExpiryTime              : 
    FolderPath              : OWAScratchPad{BEE1FD0C-1F99-465E-9736-5E445BD9EBE1}
    IsDeletePending         : False
    ItemCount               : 0
    LastAccessTime          : 21/07/2014 2:42:30 PM
    LastModificationTime    : 27/08/2008 3:15:05 PM
    Name                    : OWAScratchPad{BEE1FD0C-1F99-465E-9736-5E445BD9EBE1}
    OwnerCount              : 0
    TotalAssociatedItemSize : 0B
    TotalDeletedItemSize    : 0B
    TotalItemSize           : 0B
    ServerName              : EXSVR2007
    StorageGroupName        : Second Storage Group - Public Folders
    DatabaseName            : Public Folder Database - Public Folders
    Identity                : 000000001A447390AA6611CD9BC800AA002FC45A0300D93713B01F1B2D47ACEF7E4B5F2F2
                              9EE0000000000190000
    IsValid                 : True
    OriginatingServer       : EXSVR2007.mydomain.ca
    AdminDisplayName        : schema-root
    AssociatedItemCount     : 0
    ContactCount            : 0
    CreationTime            : 22/08/2005 1:38:51 PM
    DeletedItemCount        : 0
    EntryId                 : 000000001A447390AA6611CD9BC800AA002FC45A0300D93713B01F1B2D47ACEF7E4B5F2F2
                              9EE0000000000150000
    ExpiryTime              : 
    FolderPath              : schema-root
    IsDeletePending         : False
    ItemCount               : 0
    LastAccessTime          : 12/08/2014 10:32:21 AM
    LastModificationTime    : 27/08/2008 3:30:26 PM
    Name                    : schema-root
    OwnerCount              : 0
    TotalAssociatedItemSize : 0B
    TotalDeletedItemSize    : 0B
    TotalItemSize           : 0B
    ServerName              : EXSVR2007
    StorageGroupName        : Second Storage Group - Public Folders
    DatabaseName            : Public Folder Database - Public Folders
    Identity                : 000000001A447390AA6611CD9BC800AA002FC45A0300D93713B01F1B2D47ACEF7E4B5F2F2
                              9EE0000000000150000
    IsValid                 : True
    OriginatingServer       : EXSVR2007.mydomain.ca
    AdminDisplayName        : StoreEvents{BEE1FD0C-1F99-465E-9736-5E445BD9EBE1}
    AssociatedItemCount     : 0
    ContactCount            : 0
    CreationTime            : 22/08/2005 1:38:51 PM
    DeletedItemCount        : 0
    EntryId                 : 000000001A447390AA6611CD9BC800AA002FC45A0300D93713B01F1B2D47ACEF7E4B5F2F2
                              9EE0000000000110000
    ExpiryTime              : 
    FolderPath              : StoreEvents{BEE1FD0C-1F99-465E-9736-5E445BD9EBE1}
    IsDeletePending         : False
    ItemCount               : 0
    LastAccessTime          : 21/07/2014 2:42:30 PM
    LastModificationTime    : 27/08/2008 3:30:25 PM
    Name                    : StoreEvents{BEE1FD0C-1F99-465E-9736-5E445BD9EBE1}
    OwnerCount              : 0
    TotalAssociatedItemSize : 0B
    TotalDeletedItemSize    : 0B
    TotalItemSize           : 0B
    ServerName              : EXSVR2007
    StorageGroupName        : Second Storage Group - Public Folders
    DatabaseName            : Public Folder Database - Public Folders
    Identity                : 000000001A447390AA6611CD9BC800AA002FC45A0300D93713B01F1B2D47ACEF7E4B5F2F2
                              9EE0000000000110000
    IsValid                 : True
    OriginatingServer       : EXSVR2007.mydomain.ca
    AdminDisplayName        : Offline Address Book - /o=MY_ORGANIZATION/cn=add
                              rlists/cn=oabs/cn=Default Offline Address List
    AssociatedItemCount     : 0
    ContactCount            : 0
    CreationTime            : 05/08/2005 4:25:34 PM
    DeletedItemCount        : 0
    EntryId                 : 000000001A447390AA6611CD9BC800AA002FC45A0300109CB6B7A7C10441B115571996104
                              6DA0000000000080000
    ExpiryTime              : 
    FolderPath              : OFFLINE ADDRESS BOOK\/o=MY_ORGANIZATION/cn=addrl
                              ists/cn=oabs/cn=Default Offline Address List
    IsDeletePending         : False
    ItemCount               : 0
    LastAccessTime          : 29/07/2014 1:00:00 AM
    LastModificationTime    : 27/08/2008 4:30:22 PM
    Name                    : /o=MY_ORGANIZATION/cn=addrlists/cn=oabs/cn=Defau
                              lt Offline Address List
    OwnerCount              : 0
    TotalAssociatedItemSize : 0B
    TotalDeletedItemSize    : 0B
    TotalItemSize           : 0B
    ServerName              : EXSVR2007
    StorageGroupName        : Second Storage Group - Public Folders
    DatabaseName            : Public Folder Database - Public Folders
    Identity                : 000000001A447390AA6611CD9BC800AA002FC45A0300109CB6B7A7C10441B115571996104
                              6DA0000000000080000
    IsValid                 : True
    OriginatingServer       : EXSVR2007.mydomain.ca
    AdminDisplayName        : Internet Newsgroups
    AssociatedItemCount     : 0
    ContactCount            : 0
    CreationTime            : 22/08/2005 1:38:50 PM
    DeletedItemCount        : 0
    EntryId                 : 000000001A447390AA6611CD9BC800AA002FC45A0300F020D914C926D011A40900C04FD7B
                              D87FFFFFFFF00030000
    ExpiryTime              : 06/08/2014 1:00:00 AM
    FolderPath              : Internet Newsgroups
    IsDeletePending         : False
    ItemCount               : 0
    LastAccessTime          : 22/07/2014 9:32:58 AM
    LastModificationTime    : 24/10/2012 1:08:21 PM
    Name                    : Internet Newsgroups
    OwnerCount              : 0
    TotalAssociatedItemSize : 0B
    TotalDeletedItemSize    : 0B
    TotalItemSize           : 0B
    ServerName              : EXSVR2007
    StorageGroupName        : Second Storage Group - Public Folders
    DatabaseName            : Public Folder Database - Public Folders
    Identity                : 000000001A447390AA6611CD9BC800AA002FC45A0300F020D914C926D011A40900C04FD7B
                              D87FFFFFFFF00030000
    IsValid                 : True
    OriginatingServer       : EXSVR2007.mydomain.ca

  • HT200183 If I wanted to include apple loops in the assets of Logic project folders that are part of a tutorial available for download on a paid educational website would that be ok?

    If I wanted to include apple loops in the assets of Logic project folders that are part of a song that follows a tutorial available for download on a paid educational website would that be ok? No one would be paying for the file itself that's part of the membership. I don't want to get into any copyright problems. I understand that they are royalty free and you can include them in your music no problem but the individual loops would be in the audio folder if I saved all the assets to the project file.
    Also, would it be ok to include screen shots I take myself of apple programs in my downloadable content?
    Just trying to figure out exactly how I should go about it to avoid any legal issues.

    Hi
    trainedmind wrote:
    No one would be paying for the file itself that's part of the membership. I don't want to get into any copyright problems.
    My gut reaction is that you may well run into © issues if you re-distribute the original AppleLoops.If your customers are paying for the training, they are also paying for the content you provide, so I feel that you would be re-selling the loops.
    Given that anyone who has a copy of Logic would likely have installed all the loop content, there should be no need to distribute them with the project files. Alternatively, make your own loops.
    CCT

  • How do I remove the "folders" attatched to the bookmark names in the bookmarks toolbar?

    Hello -
    Though I understand that Firefox is not Safari, a browser I have been using since its' introduction and now switching to Firefox with the ongoing issues I have with Safari, there is one thing that is bothersome for me with Firefox and the bookmarks bar.
    On this bar, I am unable to find a way to remove the folders that are attached to the left of each bookmark on this bar - there is no option to delete (or have) this as an option. I have imported all of my bookmarks and bookmark folders from Safari and they all fit on the bar if these additional folders are not present. This goes along as well with the bookmarks bar addition to the Firefox browser that is at the right end of the bar, which I would prefer not be there as well - this information can be found in the "bookmarks" drop down at the top of the screen on the Mac.
    Is there a way (I hope) to remove these folders that sit to the left of the bookmarks, in addition to removing the bookmarks information tab that is located to the end right of the bar (w/o me going into the code for the program and attempting to figure it out on my own)?

    Hi mactec,
    Install the "'''Stylish'''" extension and then the style listed below
    # [https://addons.mozilla.org/firefox/addon/stylish/ Stylish :: Add-ons for Firefox]
    # [http://userstyles.org/styles/9091 '''Bookmarks Toolbar Blue/Folders, Red/Bookmarks''' - Themes and Skins for browser - userstyles.org]
    : Bookmark folders shown without icons in BLUE, and any bookmark not in a folder would be considered special and would be shown without icons in RED.
    For a list of some of the styles that I use see
    * [http://kb.mozillazine.org/User:Dmcritchie User:Dmcritchie - MozillaZine Knowledge Base]

  • I use a browser application called Changepoint...a project time recording tool. It does not navigate to the project folders or interact at all using Firefox, only IE. What do I need to ask the tech team to troubleshoot why it doesn't work with Firefox?

    See question. I'm assuming that I or them are missing something with the handshake once the basic appl is launched. The Changepoint appl does launch in the browser...it just doesn't function when you get into it, e.g. clicking on a hyperlink on the screen doesn't launch a sub-appl/module to show project folders. It doesn't crash the browser or window, it just doesn't do anything.

    Check with Changepoint support and ask if that application is made to be compatible with Firefox, and which versions of Firefox it has been tested with.

  • Removing Public Folders from Exchange 2007

    Hello
    I am part way through migrating from Exch 2007 to 2010.
    All my mailboxes are over and the new server is working as I want it to.  The problem has come when trying to un-install the 2007 server.  I get the following error:
    Summary: 3 item(s). 2 succeeded, 1 failed. 
    Elapsed time: 00:00:20
    Mailbox Role Prerequisites
    Failed
    Error:
    Uninstall cannot continue. Database 'Public Folder Database': The public folder database "JUPITER\Second Storage Group\Public Folder Database" contains folder replicas. Before deleting the public folder database, remove the folders or move the replicas to
    another public folder database. For detailed instructions about how to remove a public folder database, see http://go.microsoft.com/fwlink/?linkid=81409.
    Recommended Action: http://go.microsoft.com/fwlink/?linkid=30939&l=en&v=ExBPA.12&id=b6e3b32a-8848-46cb-9567-72288ac15f60
    I've gone round google at least 3 times now reading posts about moving the mailboxes and force-able removing them but nothing works and the folders remain.  Below is what I get when trying to follow the standard process of moving them.
    [PS] C:\Windows\system32>MoveAllReplicas -Server Old -newserver new
    Set-PublicFolder : The parameter "Replicas" cannot be $null or an empty array.
    At C:\Program Files\Microsoft\Exchange Server\Scripts\ReplaceReplicaOnPFRecursi
    ve.ps1:147 char:24
    +         $_ | set-publicfolder <<<<  -server $_.OriginatingServer;
        + CategoryInfo          : InvalidOperation: (\NON_IPM_SUBTRE...ne Address
       Book:PublicFolderId) [Set-PublicFolder], InvalidOperationException
        + FullyQualifiedErrorId : 7492CDDB,Microsoft.Exchange.Management.MapiTasks
       .SetPublicFolder 
    I'm not the most experienced exchange admin so it could be something simple ive over looked.
    Thanks in advance.

    If you can confirm the PF's have been replicated properly and rehomed to the Exchange 2010 Server then you can just manually remove the Ex2007 PF store, I have had to do this a few times so I could just get the Ex2007 uninstall to proceed.
    In ADSIEdit, go to Configuration, Configuration, Services, Microsoft Exchange, FirstOrganization, Administrative Groups, Exchange Administrative Group, Servers, Servername, Information Store, First Storage Group.  Then on the right hand pane, highlight
    the Public Folder Store and Delete it.MVP Exchange Server

  • Deleting Project Folders in X5

    Please Help.
    I'm using RH X5 with SVN as my source control software. I
    cannot delete top level project folders after I have created them.
    How can I delete them?
    Thank you.

    Thanks for your help. In another thread, Peter G. also
    suggested checking your local directory (outside of RH) to make
    sure there are no files in the folder you are trying to delete. To
    add, I found images that were still in the folder. I forgot to move
    them. Finally, Peter G. suggested to use the Unused Files report. I
    still have to try that.

  • Keeping Synced Backup of Library - In Project Folders

    Can't find a way to do this online - probably because I can't think of the right way to get any sensible results from a search.
    Basically, I have my Aperture library which is ~100GB (which is already backed up in a couple of places). I also want JPEG versions of everything in my library so I can keep a copy online (ideally via iDisk, part of MobileMe - but I can do that as a separate step if necessary), and want photos kept in their project folders.
    Any ideas how I can do that? Looks like i'll need a plugin or automator to do it, but there may be a function I've missed somewhere. Seems like it should be simple enough, but I'm struggling (bearing in mind I don't want a complete re-export each time, just export whatever was updated since the last export)...
    David

    Hi christian,
    For future reference, backup the entire iPhoto Library folder. You need all the data files in there for it to work correctly.
    For your situation now, there is no way to relink originals with the modified versions.
    You can manually go through the modified folder and see if you want the modified version of a photo instead of the original. If you do, drag the modified version into the same roll in the Originals folder and it will replace the original as they have the same name.
    Then create a new library and import just the Originals folder.

  • Are the iMovie Events and iMovie Projects folders needed?

    I'm using version 10.0.6 of iMovie and moved some of my projects to an external HD using File > Move Events to Library.  I noticed in my Movies folder in my home directory that the related project folders under iMovie Events and iMovie Projects weren't moved.  It seems that these are left over after upgrading iMovie and that it just uses the iMovie Library and iMovie Theater bundles.  Can the iMovie Events and iMovie Projects folders be safely deleted?

    Yes they can be deleted if you have moved all the projects you want to work further on to iMovie 10, have checked that they are working OK, and are happy with switching permanently to iMovie 10.  (There's no going back).
    On the other hand if you leave them you can still use the earlier version of iMovie.
    Geoff.

  • Organizing for stock library. Projects, folders or albums?

    This may have been talked about to death, but I cannot find a thread that fits my question.
    I have a growing library of images in Aperture. I am also a stock photographer by living. My library in Aperture is somewhat haphazard and I'm trying to organize it so that I can have it make sense. I do not sell my photos as stock myself (I submit to several agencies) so I'm not sure that I need to file my images so that I can get to them if a client needs a shot. That's what the agencies are for.
    My work flow is something like this:
    1 - shoot pix
    2 - import and edit (read: delete) images in Aperture
    3 - prepare and submit images to agencies
    4 - next....
    I do find myself taking pix of many of the same subjects, so I do want to organize them in Aperture.
    My main question is, what is the best, or most efficient, way to organize major subjects in the library, with Projects, Folders, or Albums?
    For instance, I shoot a production with models. That could be a project titled " August 14 production." When the submission is done, i could archive the entire project to save space. But, suppose I want to keep some around to submit to a different agency. Is a project the best way to store this?
    Also, I find myself shooting a lot of NYC landmarks. Should each landmark be in its own project, or have it be an album in a project called NYC, or should it be a project in a folder called NYC?
    I'm really not sure what the most efficient filing method is for my business.
    Any discussion and/or advice is GREATLY APPRECIATED!
    Antonio

    gustavus:
    n attempting to relocate a folder it did not end up where intended and I cannot find it.
    I hope you are referring to doing the relocation from within iPhoto and not in the Finder and the library package. Any moving, renaming of files and/or folder inside the iPhoto Library Package while in the Finder is tantamount to the cardinal sin of iPhoto, Don't tamper with files in the iPhoto Library folder from the Finder. That will mess up your library to where you may have to start over with a new library.
    Can you describe where these folders and albums were located when you were moving them?
    Do you Twango?
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've created an Automator workflow application (requires Tiger), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. It's compatible with iPhoto 08 libraries and Leopard. iPhoto does not have to be closed to run the application, just idle. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.

  • FC Events & Projects folders on external HD, and some clips missing.

    Hello there,
    Searched for an answer, but nothing seems to be exactly my experience.
    To help my MBP perform better, I moved my FCP X "events" & "projects" folders to an external LaCie HD. Folks here say they should be at the "root". Unsure how to check that, but I do know they are at the lowest level of folder on the drive, with no other folders above them.
    Most clips show up in all the projects when FCP X is opened. But some don't; modifying event references with Inspector leads to the event not showing up at all, so I can't even move it to the top.
    Then tried to "import from camera" and open the LaCie drive as an archive. But when clicking on the proper event folder, the message appears, ""Intrvw-WendyEllen_20Jun11" contains unsupported media or has an invalid directory structure. Please choose a folder whose directory structure matches supported media."
    Original media files on HD are all still there from when I first imported into FCP X. Now the same files are duplicated in the FCP X "events" folder, which also got moved to the external HD. Choosing either folder gets the same message.
    According to the manual, the yellow alert triangle showing in the timeline means the event is missing.
    <complaint> FCP X isn't very intuitive or user friendly on directing it to see the proper files. If something is missing, why can't I just pick where FCP should look for those files? Why can't I recreate a new path to those files, of the original one was broken? I'm not keen on the Events & Projects folders _having_ to be _set in stone_ on the MBP's harddrive. Where those files lie should be a choice.</complaint>
    My system is 2.2GHz Intel Core i7, 8GB RAM w/ Mac OS X 10.6.8. 
    Please let me know what I'm missing that FCP can no longer find the proper files. I'm sure it's something super easy, too obvious to figure out. In fact, if there's a way to ditch the "events' folder altogether & just have FCP X pull/render from the external HD files all the time, I'd love to learn that solution.
    Thanks in advance!

    You are correct about root ... no other folders above the FCP X folders is the way it's supposed to be.  I noticed that FCP X can get confused if you first opened up or created a project with the Final Cut Pro folders on your system drive then you try to make a copy of them on an external drive.  That is what I did at first also.  I would recommend moving your system drive Final Cut Pro X folders to a safe backup drive such as usb, etc then ejecting that drive.  Make sure they no longer exist on the system drive.  Then go to your external drive where you first copied them to and go into the Final Cut Projects folder. Then go into a folder that has the name of your project, or if you created "Folders" in FCP X to put your projects in then go into the folder that has the name of the folder you created within FCP X.  Within one of those will be a folder named after your project name you had assigned it in FCP X.  Inside that will be a file called CurrentVersion.fcpproject. Double click on that file, and Final Cut Project X will open with that project. In your Project Library window on the lower half of the display, over against the left you will see Macintosh HD, or whatever your system drive is called.  Under that will be the name of your external drive. Indented to the right slightly under your external drive will be the name of the project you have just loaded.  Just keep working in that one from now on without moving the old FCP X folders backing onto the system drive.  If you get some clips that are red meaning that FCP X can no longer find them, copy them from your original system drive or the Final Cut Events folder to the event name you had placed them in when you imported them into your project.  You can also simply find them and re-import them into FCP X and be done with it.  It has been my observation that you do not want to have two Final Cut Project or Events (or any of the other) FCP X folders on two drives that are active at the same time.  Best practice is to leave them off your system drive and put them on an external Firewire drive.  If you need to make a backup of them periodically, put a usb drive or another Firewire drive on your system WITHOUT GOING INTO FINAL CUT PRO X, and use Finder to simply copy the folders to the other drives as a backup ... then eject the backups.  You can then continue working in FCP X.  Sounds detailed, but the bottom line is FCP X does not seem to like two FCP X file systems on two attached drives at the same time.  At least that's the way it has seemed in my experience.  Hope this helps.
    stephen

  • Is it possible to hide or even encrypt projects / folders?

    Hi,
    for projects / folders containing sensitive stuff that I don't want to accidentally show people when browsing through my projects structure, I'd like to be able to hide/lock some projects or folders. Even better would be if I could password-protect them with encryption added.
    Is there anything in Aperture or possibly an add-on that will allow me to do this?
    Outside of Aperture I can only think of zipping up the pictures, password-protecting the zip file and to keep these pictures completely away from Aperture...would be nice to be able to do this within the Aperture library, though...
    Thanks for any ideas / pointers!

    No way to do it from within Aperture. Lock your computer when you're not there and it will be protected as long as nobody breaks in
    Outside of that, there's an easier way to protect an entire library.
    You can create an encrypted disk image (using Disk Utility). Make it a sparse image and specify the max size... it will be able to grow to that size (it will only take as much space as is used). Open that (do NOT check "save password"), and create an Aperture Library there that stores your s3cr3t images and projects. Then close it and double-click your "normal" library when you're done. It would be pretty easy to do. I actually use encrypted images in this manner when I want to send stuff to people via my iDisk... even if you get the file off my public iDisk, you can't get the contents of the file without the password.

  • A fatal error has occurred and the application is being terminated. Adobe Captivate has tried to save all your work in the respective project folders as ".cpbackup" files.   Please restart Adobe Captivate.

    I was trying to capture a simulation when a pop-up window came with this error:
    "A fatal error has occurred and the application is being terminated. Adobe Captivate has tried to save all your work in the respective project folders as ".cpbackup" files.Please restart Adobe Captivate."
    I tried every possible solution but i am getting the same error. Even now, i am not able to open a blank project. I cleared Preferences and Cache, Restarted the system, uninstalled and re-installed captivate but the error occurs.
    Please help.

    Having admin rights is not the same as 'Run Captivate as administrator'. For the last, right-click on the start icon for Captivate and check 'Run as administrator'. Or click on Advanced, where you can check the option to always run as administrator.
    Another possibility could be a corrupt font somewhere. I forgot to ask which version you are using (exact number).

Maybe you are looking for