Better library management & offline files

Having recently converted from Aperture (mostly on account of more fluid editing, more intuitive brushes [I can go into detail if desired], and IMHO better image quality for my main camera), I do miss one aspect of Aperture's file management: the fact that the hierarchy of "projects" and folders that I see within the program can (though need not) be decoupled from the physical file organization.  This means I can start a library with, e.g., all photos arranged in folders according to date, and all on my local disk initially.  I can then select an arbitrary subset of the files (e.g., as the result of a search) and "relocate" those files off my local disk and onto a server.  The key here is that in the hierarchy that I have created inside Aperture (and hopefully one day Lightroom), the photos still appear in the same place as before I relocated them!  (There's just an optional badge in the right corner telling me that the photo is "referenced"; this also similarly indicates when a photo is currently offline.)
In Lightroom, the only way I have managed to simulate something vaguely equivalent is to have two hierarchies, one on the local disk and one on the server.  So I might have a folder ONLINE/2010/august/19 which I could then move (in toto) to SERVER/2010/august/19.  But for one, unless I remember which photos have moved offline, I now have to look in two different places in my hierarchy.  Moreover, it only really makes sense for entire folders; moving individual photos seems like a recipe for massive confusion.  Ugh.
Note that I am not suggesting that Lightroom store files in a proprietary folder hierarchy ("managed" in Aperture parlance), but I really do like the ability to have the physical location distinct from the "logical" organization I have created within the program. This is just an additional level of indirection internal to the database, and oughtn't be that hard to implement --- and compared to Lightroom's current approach, it is way more flexible when it comes to managing large libraries IMHO.
Oh, and incidentally, if a photo has gone offline, Aperture indicates that fact via a discreet little icon (which can be turned off).  Lightroom insists on splashing "This file is offline" all across the preview.  It's a useful message, to be sure, but if I just want to show someone the previews of some pics that happen to be offline, I'd like to be able to turn that message off so I can see the entire picture.
Anyway, add the ability to "relocate" without changing the "virtual" hierarchy of folders, and let me turn off that annoying message for offline files, and I'll be in heaven.  And major kudos on the improvements in image quality in Lightroom 3!

Use collections. They are the equivalent of your projects and albums.

Similar Messages

  • Windows 8 - "Make Available Offline" option missing. Went to Control panel- Sync Centre clicking "Manage offline files" Does nothing.

    Hello I am running Windows 8 Single Language Edition.
    I tried to Make a NAS folder available offline by right clicking on the folder. But   "Make Available Offline" option is missing.
    Then went to Control Panel->Sync Centre clicking "Manage offline files" does nothing.
    How to fix my issue?
    Thanks,
    Simon Mandy

    Hi Simon,
    Regarding to this issue, please refer to this article:
    User Cannot Make Files and Folders Available Offline
    http://technet.microsoft.com/en-us/library/cc978347.aspx
    Please also check if Offline Settings is enabled from NAS folder. Folder-> properties -> Advanced sharing on sharing tab -> Caching.
    Hope this could be helpful. Keep post.
    Kate Li
    TechNet Community Support

  • Help with Library Management - duplicate files, single develop settings.

    I use Lightroom 5 and local disk as my supposed master.
    I use GoodSync and an external drive as my backup.
    When I am traveling I use my Macbook and the external drive - and this has caused the following problem;
    Instead of just being a backup, my external drive is now a folder in Lightroom.
    The develop settings are associated with the files on that drive and I have duplicates through the synchronisation process that I run with Goodsync.
    Can I move the develop settings (All, Automagically) back to the files located on my local drive and remove the folder from Lightroom?
    I will manage my backup process differently.
    Or .. do I create a new catalog and import the files from ... the external drive first? Or the local?
    Possibly external to ensure I don't lose any settings?
    Any advice, especially if someone else has found themselves in this predicament, would be greatly appreciated!
    Thank you

    When using a Finder specifier you also need to include the startup disk.  There are a few different domains that the path to command will work with.  If you don't specify a domain, such as your first example, the assumption is that you want the user domain.  The /Library/Preferences folder is in the local domain so you can use the following command to get its path:
        path to preferences folder from local domain

  • How do I prevent offline files from syncing accross WAN

    I have multiple sites connected via smaller WAN links (1.5 meg).  I am trying to prevent any Offline Folder Syncing across the WAN. 
    When users travel to other sites there is an issue where their laptop wants to sync their MyDocs folder across the WAN.  Since the user has several Gig of Data at the remote site this could take all day and can consumes all of our bandwidth between
    the sites.  This doesn't happen unless the users have their MyDocs folder set to 'make available for Offline Use'. 
    The users MyDocs folder is automatically redirected to a network file server at the users main location.
    I have tried setting the Network Transparency to 64 ms (64) but that doesn't seem to help.  Normal latency between sites (based off of a ping) is 75-100 ms (unless under heavy load).
    Do you have any suggestions or recommendations?  I tried looking at the below technote but I couldn't seem to get a setting that made this issue go away.
    https://technet.microsoft.com/en-us/library/ff633429(v=ws.10).aspx#BKMK_EnablingTransparentCaching
    Any help you can offer will greatly be appreciated.
    Thank you

    Hi,
    The article you looking at is not for preventing the offline file sync. So what's your requirement? If you don't want the offline file sync, just disable the it in the sync center:
    1. Open the Control Panel, click on the Sync Center icon.
    2. In the left pane, click on the Manage offline files link.
    3. Click on the Disable offline files button.
    4. Click on OK and restart the computer(see screenshot below).
    If you want to sync the offline file, the guide you refer is the optimal solution for you. Since your file is too big. However, I suggest you sync it completely if you really need it when slow network or disconnection from the Server. It won't copy
    the whole file every time. It just sync the new version of the file when it checked the file has be changed.
    Karen Hu
    TechNet Community Support

  • Windows 7 and Offline Files - Sync at logoff

    All,
    I have set up folder redirection in my organisation (testing purposes) The problem I am facing is Windows 7 will not automatically sync offline files back to the share.
    There is a gpo for Windows XP to do this when a user is either is logging off on on. I am trying to accomplish the same when a user logs off and a script can be run to initiate a sync.
    Please help.
    This is the VBS script I am using, but does nothing when I run it. IS there something missing? A better solution?
    ' THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
    ' ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
    ' THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
    ' PARTICULAR PURPOSE.
    ' Copyright (c) Microsoft Corporation. All rights reserved.
    ' Usage: CscSyncAll.vbs [/Direction:in|out|inout] [/PinNewFiles:1:0] [/Conflicts:local|remote|latest] [/Machine:value] [/User:value] [/Password:value]
    ' Demonstrates how to sync the entire Offline Files cache.
    const cComputerName = "LocalHost"
    const cWMINamespace = "root\cimv2"
    ' Process commandline arguments
    strComputerName = WScript.Arguments.Named("Machine")
    If Len(strComputerName) = 0 Then strComputerName = cComputerName
    strUserID = WScript.Arguments.Named("User")
    If Len(strUserID) = 0 Then strUserID = ""
    strPassword = WScript.Arguments.Named("Password")
    If Len(strPassword) = 0 Then strPassword = ""
    ' Sync control flags from Win32_OfflineFilesCache.Synchronize
    const fFillSparse = &H00000001
    const fSyncIn = &H00000002
    const fSyncOut = &H00000004
    const fPinNewFiles = &H00000008
    const fPinLinkTargets = &H00000010
    const fPinForUser = &H00000020
    const fPinForUser_Policy = &H00000040
    const fPinForAll = &H00000080
    const fLowPriority = &H00000200
    const fAsyncProgress = &H00000400
    const fInteractive = &H00000800
    const fConsole = &H00001000
    const fSkipSuspendedDirs = &H00002000
    const fBackground = &H00010000
    const fCrKeepLocal = &H10000000
    const fCrKeepRemote = &H20000000
    const fCrKeepLatest = &H30000000
    const wbemFlagSendStatus = &H00000080
    SyncControlFlags = fSyncIn + _
    fSyncOut + _
    fPinNewFiles + _
    fPinForUser + _
    fConsole + _
    fInteractive
    strDirection = WScript.Arguments.Named("Direction")
    If Len(strDirection) <> 0 Then
    if LCase(strDirection) = "in" Then
    SyncControlFlags = SyncControlFlags - fSyncOut
    Elseif LCase(strDirection) = "out" Then
    SyncControlFlags = SyncControlFlags - fSyncIn
    Elseif LCase(strDirection) = "inout" Then
    ' Do nothing. Flags already indicate in/out
    Else
    Wscript.Echo "Invalid direction value [" & strDirection & "]"
    Err.Raise 507 ' "an exception occured" error
    End if
    End if
    strPinNewFiles = WScript.Arguments.Named("PinNewFiles")
    If Len(strPinNewFiles) <> 0 And strPinNewFiles = "0" Then
    SyncControlFlags = SyncControlFlags - fPinNewFiles
    End if
    strConflicts = WScript.Arguments.Named("Conflicts")
    If Len(strConflicts) <> 0 Then
    If LCase(strConflicts) = "local" Then
    SyncControlflags = SyncControlFlags + fCrKeepLocal
    Elseif LCase(strConflicts) = "remote" Then
    SyncControlFlags = SyncControlFlags + fCrKeepRemote
    Elseif LCase(strConflicts) = "latest" Then
    SyncControlFlags = SyncControlFlags + fCrKeepLatest
    End if
    End if
    Set objWMILocator = WScript.CreateObject("WbemScripting.SWbemLocator")
    Set objWMIServices = objWMILocator.ConnectServer(strComputerName, _
    cWMINameSpace, _
    strUserID, _
    strPassword)
    Set objCache = objWMIServices.Get("Win32_OfflineFilesCache=@")
    Set objParams = objCache.Methods_("Synchronize").InParameters.SpawnInstance_
    Set objSink = WScript.CreateObject("WbemScripting.SWbemSink", "SINK_")
    Set objItemInstances = objWMIServices.InstancesOf("Win32_OfflineFilesItem")
    ' Set up the API arguments
    Dim ItemPaths(0)
    objParams.Paths = ItemPaths
    objParams.Flags = SyncControlFlags
    ' Constants for cache item types
    const cFile = 0
    const cDirectory = 1
    const cShare = 2
    const cServer = 3
    ' Execute the sync action on each share in the Offline Files cache.
    For Each objItem in objItemInstances
    If cShare = objItem.ItemType Then
    ItemPaths(0) = objItem.ItemPath
    objParams.Paths = ItemPaths
    objWMIServices.ExecMethodAsync objSink, "Win32_OfflineFilesCache", "Synchronize", objParams, wbemFlagSendStatus
    End If
    Next
    ' Loop until we receive an OnCompleted event
    bDone = False
    While Not bDone
    wscript.sleep 1000
    Wend
    Sub SINK_OnProgress(UpperBound, Current, Message, objContext)
    DIM PART_REASON, PART_RESULT, PART_RESULTMSG, PART_PATH
    DIM REASON_BEGIN, REASON_END, REASON_ITEMBEGIN, REASON_ITEMRESULT
    DIM Reasons(3)
    ' The message is composed as follows:
    ' <reason>:<result>:<result msg>:<path>
    ' <reason>
    ' Integer indicates reason for progress callback.
    ' Values are:
    ' 0 - "Begin" overall operation
    ' 1 - "End" overall operation
    ' 2 - "Begin Item" operation
    ' 3 - "Item result"
    ' <result>
    ' Integer result code; HRESULT.
    ' <result msg>
    ' Text describing the result. In most cases this is translated using
    ' the Win32 function FormatMessage. In some cases a more descriptive
    ' message is provided that is better aligned with Offline Files.
    ' <path>
    ' UNC path string associated with the progress notifcation. This is
    ' empty for the "Begin" and "End" notifications.
    ' Define indexes of the various parts in the message.
    PART_REASON = 0
    PART_RESULT = 1
    PART_RESULTMSG = 2
    PART_PATH = 3
    ' The reason codes present in the <reason> part.
    REASON_BEGIN = 0
    REASON_END = 1
    REASON_ITEMBEGIN = 2
    REASON_ITEMRESULT = 3
    ' split the message into the 4 parts and extract those parts.
    Parts = Split(Message, ":", -1, 1)
    Reason = CInt(Parts(PART_REASON))
    Path = Parts(PART_PATH)
    Result = CLng(Parts(PART_RESULT))
    ResultMsg = Parts(PART_RESULTMSG)
    Select Case Reason
    Case REASON_ITEMRESULT
    WScript.Echo Path
    if 0 <> Result then
    Wscript.Echo " Error: " & Hex(Result) & " " & ResultMsg
    end if
    Case REASON_END
    if 0 <> Result then
    Wscript.Echo "Error: " & Hex(Result) & " " & ResultMsg
    end if
    End Select
    End Sub
    ' Called when the operation is complete.
    Sub SINK_OnCompleted(HResult, objLastError, objContext)
    bDone = True
    End Sub
    *This code was pulled from: http://blogs.technet.com/b/filecab/archive/2007/04/26/cscsyncall-vbs-sync-the-entire-offline-files-cache.aspx

    Hi,
    Please know that Offline Files in Windows 7 uses Bitmap Differential Transfer. Bitmap Differential Transfer tracks which blocks of a file in the local cache are modified while you are working offline and then sends only those blocks to the server. In Windows
    XP, Offline Files copies the entire file from the local cache to the server, even if only a small part of the file was modified while offline.
    How the synchronization in Windows 7 Offline Files works
    http://blogs.technet.com/b/netro/archive/2010/04/09/how-the-synchronization-in-windows-7-offline-files-works.aspx
    That should be the cause of the issue that your script didn't work.
    Considering that the issue should be related to the script, I suggest to post the question on Script Center forum for further help.
    Script Center forum:
    http://social.technet.microsoft.com/Forums/scriptcenter/en-US/home
    The reason why we recommend posting appropriately is you will get the most qualified pool of respondents, and other partners who read the forums regularly can either share their knowledge or learn from your interaction with us. 
    Thanks for understanding.
    Kate Li
    TechNet Community Support

  • Offline Files (Background) Sync makes File Explorer and other programs responding slow

    Hi TechNet,
    I have a problem with Offline Files and
    especially with VPN users.
    For VPN users, the slow-link
    policy is activated with a background
    sync interval of one hour. But, when Offline Files is syncing, their File Explorer is hanging (not responding) by creating new files/folders, deleting files/folder, or rename files/folders. This happens only in their (redirected)UserData
    folder or with other DFS shares which are cached locally. In other programs (Outlook or Office 2010) when they save data in the UserData folder exactly the same things happens (not responding).
    This problem occurs in both the
    internal network and via VPN, so bandwidth is
    not the problem. When the sync is finished, everything is working fine again.
    I've tested:
    - Offline mode with scheduled background sync: problem occurs
    - Online mode with manual sync: problem occurs
    - Rebuild offline cache database: no effect
    - Tested with fresh Windows 8(.1) installations and user profiles: problem occurs
    - Monitoring SMB traffic with WireShark: no result
    - Montoring Windows 8(.1) clients with procmon: no result
    - Tested with full DFS paths: problem occurs
    - Disable IPv6: problem occurs
    - Disable Windows Search: problem occurs
    - Browsing in the Offline Files folder (Sync Center -> Manage Offline Files -> View Offline Files) is very slow (with +- 200 files). This occurs also when Offline Files is not syncing.
    Does anyone have an idea how I can solve this problem?
    Thanks,
    Bas
    (Sorry for my bad English)

    Hello,
    May I know if there is any update there?
    Please let me know if I can help you more, thanks.
    BR,
    Steven Song
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
      Hello Steven,
      First, sorry for the late response, I have tested a few things for you:
    Offline mode with background sync over a VPN connection: During scheduled sync File Explorer hangs. When bypass the cache by using a UNC path (State: Online) there is also a delay, but this is caused by bandwidth.
    Online Mode with Manual Sync over a LAN connection: During sync File Explorer hangs in (redirected)UserData Folders (They are always available offline, maybe this is a problem?). With UNC paths, there is no delay…
    The first folder/file is created slowly, but the second is fast.
    It's like csc
    still
    must initialize
    the cache…or something…
    I m  I made some
    print screens, but I can not upload them because my account is not verified.......
    trT  Thanks,
     Bas

  • Problem to make able Offline File Windows 7

    Hi, I need your help to solve this problem whit the offline files.
    This is the step-by-step of what i done:
    I opened the control panel in windows 7
    I Clicked on the sync center icon
    I Clicked on the manage offline files link
    I Clicked on the enable offline files button
    I Restarted the pc
    But it doesn’t work out: when I go back to the start on the control panel I find the button “Enable Offline Files” instead of the “Disable  Offline Files”.
    Can someone tell me why? I need to know what I do wrong.
    Tks

    Hi,
    Did you enable offline files by using an administrator account? Just a confirmation, thanks for your understanding.
    In addition, would you please let me know whether the problematic Windows 7 client computer joined to a domain?
    If it’s in domain environment, please contact your administrator and confirm if disable “Allow or Disallow use of the Offline Files feature” policy setting (the path in GPME: Computer Configuration-> Policies-> Administrative Templates->
    Network-> Offline Files). If disable this policy setting, Offline Files is disabled and users cannot enable it.
    Please also refer to following TechNet article and check if can help you.
    Configuring New Offline Files Features
    for Windows 7 Computers Step-by-Step Guide
    If any update, please feel free to let me know.
    Hope this helps.
    Best regards,
    Justin Gu
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Offline Files: Win 7 client - Encrypt files only went halfway, now neither?

    Hi all.  I was just doing some testing with this Offline Files feature.  This is my first time testing some of the additional management options for it.  Client is Win 7 Pro (64bit), server is 2008 R2 and AD is a basic single-server type design
    (a few VMs) at 2008 R2 functional level. 
    The process seemed simple - a brand new compuer, by default all redirected folders enable Offline Files.  I also picked one network share (the user's home folder on the server, not much space usage). 
    The issue, and this post, is about the Encryption tab (under Sync Cener > Manage Offline Files).  I can't recall offhand if I had finished the First-time sync or not, but at some point I clicked the Encrypt Files button.  This seemed to progress
    for a while, until it popped up a message saying a particular file was already in use by another user.  At this point, it dropped out of the encrypting files progress screen. 
    Now I had the button changed from Encrypt Files to Encrypt Remaining Files.  I took this to mean it would simply resume where it left off once clicked.  Instead, I click it and nothing happens, no progress screen.  I rebooted, camne back into
    Sync Center, and it showed a status of Ready for first-time sync.  Unsure of why since it had previously said "last sync on date/time", I still went to the Encryption tab. 
    Long story short, when I first entered this Encryption tab, only hte Encrypt button was available, the Unencrypt button was greyed out.  Now when I go in, each tmie, after some reboots, it's always both but they alternate, one saying encrypt or unencrypt
    remaining files.  S it's like it i scaught halfway between fully encrypted or not encrypted at all. 
    I rebooted, looked at Disk Usage, and it says 0MB.  So I did one more "first time sync" and let that go to completion before anything else.  Now it says 1.31GB which is perhaps about right.  Now, I see Encrypt Files, and Unencrypt
    Remaining Files.  I click the latter button, I see a progress screen for a little bit, then that disappers and I still see both buttons in the same state. 
    With this being my first time with this Offline Files stuff I am thinking this is very non-robust.  There should be a way to just start over, a "clear all" type of button.  Can anybody advise on how I should proceed? 
    Thank you. 

    Well it seemed to have worked after all, but it took until the following day to show.  That is, I followed the steps to make that registry key, rebooted and so forth, didn't see any changes, rebooted more, no changes still.  The following day I
    went to look at it and it had cleared itself up.  It seems the Offline Files feature just needs some general improvement but that's eomthing I can't control.  Perhaps on the next test system I run into this won't be a problem. 
    By the way I later learned that the reason this "file in use" error occurred during encryption (thus caused the encryption to mess up and not work anymore) was simply because it was in use by that user on another computer logged in.  This same thing
    causes sync errors when sync'ing, if the user is on another machine using that file.  So again this sounds like MS just needs to beef up the management functionality of this feature I guess. 

  • Cannot Remove Offline Files from Sync Center

    I believe I have searched the history of Sync Center issues enough that this is an issue that has not yet been addressed.  If so, please point me to the proper article.  Thanks!
    I was making folders available for offline use in my Win 7 Ultimate edition.  We are in the process of moving to NAS servers (with new network names) and I know syncing with NAS servers is not working correctly right now.
    So I have unchecked all the folders to make then unavailable for offline.  I have also gone to "Manage Offline Files" and tried deleting all offline files for the network drive.  However, there is one Network Drive that I cannot get to delete no matter what I try.  I have tried Deleting Offline Copy for the drive (which it says is successful), but the network drive and a folder hierarchy remain when I view Offline Files.  Also, when I view this folder path in Windows Explorer, it gives a status of "Offline Availability: Available".  I find this odd since the Make Available Offline box is not set for any of the files or folders in this path.  Also, this message seems odd to me since the only valid messages I have found for this status are "Always Available" or "Not Available".
    I have also tried making all of these files and folders available offline again and removed and deleted, but I still have the same problem.  I have also tried the registry key to reset the cache for offline files and that did not work either.
    Please help me get rid of this because it is driving me nuts!
    Thanks.

    OMG!!!!THANK YOU SO MUCH!!!!You have no idea how long I've been trying to get rid of those files!I've had those files for about a year or longer & no one could tell me how to
    get rid of 'em,& plus I know a lot about computers(:/ I'm somewhat of a hacker too,you could say)so you(not you specifically,but people who are not knowledge based with computers)can only imagine how
    FRUSTRATING it is to not no the answer!I mean I had just short of
    50GB eating up space/memory on my computer,just because the other computer was renamed,and placed under a new server & wireless network;so I couldn't re-sync them under the same partnership because the associated computer wasn't/couldn't
    be found,even though I had changed the computer name back & tweaked both the server & wireless network to match the original proportions or requirements for the partnership!I mean I was even thinking of removing my hard drive & mounting to another
    computers hard drive(proverbially the partnered computer)to get deep within the system files without causing any structural damage to the motherboard or operating system(kinda like the time I accidentally compressed the boot the boot drive!:'(
    That was not fun,it took me about a week to repair that thing!)by some sort of computer failure!So I made this new Windows Live account(I forgot my other one)just to say thank you!This really helped!:)

  • Is there a better way to deal with Edge Animate CC's library management?

    I haven't been using Edge Animate CC for very long, but I already have a huge list of complaints.  Although I could go into detail about features that seem to be missing from my version of Edge (just a quick example, all of the tutorials I've seen have a quick code insert feature on the right side of the code dialog box that my version doesn't seem to have, or even have the option for turning on), right now I want to focus on Edge's HORRENDOUS LIBRARY MANAGEMENT.
    So I created the following animation which I have put into an iframe:
    The issue I had on the first draft of this project was that I (perhaps naively) thought that there would be an option to actually re-size the pictures on export.  There wasn't, and so my original version was really, really large, took way too long to load, and needed to be updated. For the second version, I reduced the size of the pictures and made them JPEG files (some of the originals were - quite unnecessarily - large PNG files) and reduced the quality so that they were all under 10KB.  Of course, I had to rename the files and re-import them to Edge's library. This is where my problems started.
    You see, edge will put the files into a folder marked "images" when you publish them in a folder, so I just assumed (NOT UNREASONABLY) that the resulting animation would pull from the images folder.  It worked fine in the preview, so I pushed it via FTP, only to find that all of the original files (which were not in the new animation) were pushed to the new "images" folder.  The only library management that you get in Edge is apparently looking for the file in the folder you designate as the "Library" folder, so deleting these images out of the "Images" folder makes not one bit of difference. That should have been my first clue that something was rotten in Denmark, to use a Shakespearean metaphor. After removing these files and publishing my banner again, suddenly the new images weren't showing up. They were clearly in the "images" folder on the FTP server, but they weren't showing up in the animation.  So I inspected the banner on the site, only to find that rather than point to the images folder, they are in fact pointing to the library folder. WHY DO THE PUBLISHED IMAGES POINT TO THE "LIBRARY" FOLDER THEY WERE PULLED FROM INSTEAD OF THE "IMAGES" FOLDER THAT THEY'RE PUBLISHED TO? I added a new file tree that mimicked the folder structure and put the images in a mock "library folder" and now the animation works again. 
    The library management in this program is just plain awful (I can't stress this enough), making it a chore for experienced users and a red-hot rage-keyboard-pounding mess for everyone else. And the worst part, there doesn't seem to be any explanation from Adobe on why it is this way.
    I am really not looking forward to the next time I have to use this program at work.

    I'm not sure that's any easier. It would be nice if Edge gave you a(n obvious) way to re-link files, but it even fails in that respect.
    What would be better is if I could just point Edge to my FTP site and put the library on there. It would solve so many problems... failing that though, some sort of library management option set needs to be implemented in this software. I try to practice appropriate file management, but I hate having to be punished with an extra twenty minutes of work for one little mistake.

  • My iphoto library folder with files of my pictures is missing from the pictures folder, only the application icon remains.  I have read through similar discussions but have not managed to fix the problem with the recommended solutions.  Can anyone help?

    I have a Macbook Pro with iphoto '08 running on Mac OS X version 10.5.8.  I used to be able to go to my pictures folder on my HD and access my pictures via that iphoto library folder.  There used to be a small arrow next to the iphoto icon with all the albums then listed within the folder (to the right).  That arrow is now gone and all I have is the iphoto application icon which just reopens iphoto when I click on it, but I want to be able to access the data files.  Somehow I do have files btwn 2008 and 2009 but it hasn't created these since then...Could someone please help me to restore this ability?  I have read other similar posts but they seem to be related to lost data all together and I do luckily have all my pictures in iphoto still. I just can't access them in the pictures folder which means I can't access them on my external hard drive.  I am now out of start up disc space somehow so I figured I had to delete some albums (I have 12,090 pictures) and do have them backed up but want to make sure I can go back for them when I need them.  I did export all the pictures to a folder on the hard drive but it is all 12,090 in one long list with only numbers as names and not in any order, this will be a nightmare to access later!  Please help!  Thank you!

    You can’t open your current photo library using this version of iPhoto.
    That indicates that that is your library.  Put it in your Pictures folder if it already isn't there and make sure it's named "iPhoto Library".  It should look like this:
    Now launch iPhoto with the Option key held down and select that library to open.  If you get that same message close iPhoto and try the following;
    Apply the two fixes below in order as needed:
    Fix #1
    Launch iPhoto with the Command+Option keys held down and rebuild the library.
    Select the options identified in the screenshot. 
    Fix #2
    Using iPhoto Library Manager  to Rebuild Your iPhoto Library
    Download iPhoto Library Manager and launch.
    Click on the Add Library button, navigate to your Home/Pictures folder and select your iPhoto Library folder.
    Now that the library is listed in the left hand pane of iPLM, click on your library and go to the File ➙ Rebuild Library menu option
    In the next  window name the new library and select the location you want it to be placed.
    Click on the Create button.
    Note: This creates a new library based on the LIbraryData.xml file in the library and will recover Events, Albums, keywords, titles and comments but not books, calendars or slideshows. The original library will be left untouched for further attempts at fixing the problem or in case the rebuilt library is not satisfactory.

  • I have lost my photos/videos when i imported from my ipad 2 to my new imac latest version and it's not reading the files.  I have downloaded iMac library manager and can see them. can someone shed some light please ?

    i have lost my photos/videos when i imported from my ipad 2 to my new imac latest version OS X 10.8.4
    and it's not reading the files.  I have downloaded iMac library manager and can see them.  when i go back into iphoto i'm getting the following message :
    Do you want to switch the current iPhoto Library from “iPhoto Library.photolibrary” to “iPhoto Library.photolibrary” and relaunch iPhoto?
    I don't know what to do - please help !!!!
    can someone shed some light please ?

    So it appears you have only one library on the hard drive. Apply the two fixes below in order as needed to that library:
    Fix #1
    1 - launch iPhoto with the Command+Option keys held down and rebuild the library.
    2 - run Option #4 to rebuild the database.
    Fix #2
    Using iPhoto Library Manager  to Rebuild Your iPhoto Library
    1 - download iPhoto Library Manager and launch.
    2 - click on the Add Library button and select the library you want to add in the selection window..
    3 - Now that the library is listed in the left hand pane of iPLM, click on your library and go to the Library ➙ Rebuild Library menu option.
    4 - In the next  window name the new library and select the location you want it to be placed.
    5 - Click on the Create button.
    Note: This creates a new library based on the LIbraryData.xml file in the library and will recover Events, Albums, keywords, titles and comments.  However, books, calendars, cards and slideshows will be lost. The original library will be left untouched for further attempts at fixing the problem or in case the rebuilt library is not satisfactory.

  • Will Photo Library Manager help without library file

    I recently upgraded to Leopard and added ilife to upgrade my iphoto from a reeaaally old version. I imported photos from the old version and Iphoto was working fine a couple weeks ago. Today, however, when I tried to open it, I got the Choose Your Library message. There is no library listed, nor can I find one. I have not done anything to iphoto or the library file since it was last opened and working fine. Will Photo Library Manager help if there is no library file? Is the albumdata.xml file in the iphoto database or is it somewhere else in my computer? Surely the files are there somewhere! What else can I do? I have a back-up but it has run since I last opened iphoto and I can't find a library file in there either. What is the library file called? Maybe I'm not looking for the write thing...
    Thanks for your help. Any suggestions would be most appreciated.

    Did you use Spotlight to try to find your library. If the library was inadvertantly moved to certain areas of the HD Spotlight will not find it. Download and run Find File to search for "Library6.iPhoto". If you get a hit it's a good chance it's the library. Good Luck.
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto (iPhoto.Library for iPhoto 5 and earlier versions) 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 or later), 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. There are versions that are compatible with iPhoto 5, 6, 7 and 8 libraries and Tiger and Leopard. Just put the application in the Dock and click on it whenever you want to backup the dB file. 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.
    NOTE: The new rebuild option in iPhoto 09 (v. 8.0.2), Rebuild the iPhoto Library Database from automatic backup" makes this tip obsolete.

  • IPhoto Library Manager--File Size difference of merged library

    I just use iPhoto Library Manager to merge 2 libraries and it worked great. There is a huge difference in the size of the libraries. The original library is 17.48 GB. The merged library which had an additional 4.03 GB of pictures/events added to it is only 11.28 GB. I would have expected 17.48 GB + 4.03 GB to add up to 21.51 GB. Can anyone explain? What has been lost?
    Additional info: I get the same 244 events and 4426 pictures whether I open the iPhoto Library or the "Merged Library" through the finder window.
    I have iPhoto 7.1.3 and iPLM 3.4.2 installed.

    Do you sync your photos with an iPod using iTunes? If so this creates a cache file that can be very large indeed. It would not be carried over in the Merge.
    Regards
    TD

  • Offline Files sync gives Access Denied on Windows 8.1 Enterprise

    A small number of our staff have now been issued with Windows 8.1 Enterprise hybrid tablet computers, however there is a problem with using Offline Files on them - when synchronising, it responds "Access Denied".
    The tablets have Windows 8.1 Enterprise with all the latest updates on them. Staff users have a home folder on the network under \\server\staff\homes\departmentname\username which gets mapped to U: and their My Documents is redirected there. The server is currently
    Windows Server 2003 R2 SP2.
    We have tried:
    Resetting the Offline Files cache using the FormatDatabase registry key
    Using Group Policy Objects to force Offline Files synchronisation at logon and logoff
    Clearing the local cached copy of the user's profile from the machine and getting them to log back on to recreate it
    Setting up Offline Files event logging to the event viewer - this provides no useful information as it only logs disconnect/reconnect and logoff/logon events
    Forcing Group Policy update using gpupdate /force
    Forcing synchronisation using PowerShell and https://msdn.microsoft.com/en-us/library/windows/desktop/bb309189%28v=vs.85%29.aspx?f=255&MSPPError=-2147217396
    As suggested by http://support.microsoft.com/kb/275461 we gave the All Staff security group Read permissions on F:\Staff (which is the one that is shared as \\server\staff) and then blocked inheritance for folders below that
    We also checked the following:
    The CSC cache has not been relocated
    No error 7023 or event 7023 errors relating to Offline Files are present in the event logs
    The Offline Files service is running
    The OS is already Windows 8.1 Enterprise, so installing the Pro Pack is not applicable
    In HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\UserState\UserStateTechnologies\ConfigurationControls  all the values are set to 0 and not 1
    We do not use System Center Configuration Manager
    No errors were found in the Folder Redirection event logs
    None of these solved the problem, does anyone have any suggestions?
    Here is the error we are seeing:
    Thanks,
    Dan Jackson (Lead ITServices Technician)
    Long Road Sixth Form College
    Cambridge, UK

    Hi,
    Generally speaking, this problem is most probably occurs at File Server Client. 
    Firstly, please check the sharing file Sync Settings.
    Shared file properties\Sharing\Advanced Sharing\Caching 
    Also check shared file user list, make sure these problematic user account have full permission.
    On the other hand, could you able to access to the shared file directly in Windows Explorer?
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]
    Yes, the user can access the shared folder in Windows Explorer. The user has the following permissions:
    Traverse Folder/Execute File
    List Folder/Read Data
    Read Attributes
    Read Extended Attributes
    Create Files/Write Data
    Create Folders/Append Data
    Write Attributes
    Write Extended Attributes
    Delete
    Read Permissions
    Here is a screenshot of how the Caching settings are set up on the top-level Staff share.

Maybe you are looking for