Home Directory Size Problem

I started getting error messages that I was running out of room on my hard drive which didn't seem right. I have a 500 GB drive and should have had 20-30 GB left. When doing an info on my home directory it says it is 999 GB! Booting into safe mode while holding down the Shift key the home directory then shows up correctly at about 400 GB. I've tried booting off of Disk Warrior disk and repairing the drive. I've also tried something I read about loggin in a root, draggint my filevault sparbundle file into Disk Utilty and repairing the file in there. None of these have worked. Also have used WhatSize program to try to find what the OS thinks is so big but it doesn't show any files or directories that are causing the problem.
Any ideas? The good news is I can operate failry well in Safe Mode but would like to get this figured out.

The consensus around here seems to be that if your disk gets too full, bad things can happen. Rule of thumb is that you need, say, a minimum of 15% free.  So you definitely need to delete some files.
Cleaning Your Mac's Hard Drive
charlie

Similar Messages

  • Mac - SGD won't start - home directory permission problem?

    Mac OSX 10.5.6 when attempting to login to SGD fails to start. Relevant section from java console:
    security: Certificate has failed the verification with the Root CA certificates
    security: Adding certificate in Deployment session certificate store
    security: Added certificate in Deployment session certificate store
    security: Saving certificates in Deployment session certificate store
    security: Saved certificates in Deployment session certificate store
    network: Connecting https://zsgd.open-tech.com/sgd/tcc/java/Tester.class with cookie "JSESSIONID=F5602C38467AC1159DCF761A6AA3CE44; TTA_SESSION_OBJECT=-1721504362694110337:zsgd.open-tech.com:1234879815946:-1085814744412016712:2; TTA_CLIENT_COOKIE=1234818729782-6121439398221565261"
    basic: Loading https://zsgd.open-tech.com/sgd/tcc/java/Tester.class from cache
    Tue Feb 17 08:21:58 CST 2009 JEP creating applet Tester (https://zsgd.open-tech.com/sgd/tcc/java/)
    basic: Starting applet…
    basic: Referencing classloader: sun.plugin.ClassLoaderInfo@a32ea4, refcount=1
    basic: Loading applet/u2026
    basic: Initializing applet/u2026
    basic: Added progress listener: sun.plugin.util.GrayBoxPainter@946d22
    basic: Referencing classloader: sun.plugin.ClassLoaderInfo@a32ea4, refcount=2
    basic: Releasing classloader: sun.plugin.ClassLoaderInfo@a32ea4, refcount=1
    network: Connecting https://zsgd.open-tech.com/sgd/tcc/java/ttalwG-jps.jar with proxy=DIRECT
    network: Connecting https://zsgd.open-tech.com/sgd/tcc/java/ttalwG-jps.jar with cookie "JSESSIONID=F5602C38467AC1159DCF761A6AA3CE44; TTA_SESSION_OBJECT=-1721504362694110337:zsgd.open-tech.com:1234879815946:-1085814744412016712:2; TTA_CLIENT_COOKIE=1234818729782-6121439398221565261"
    basic: Loading https://zsgd.open-tech.com/sgd/tcc/java/ttalwG-jps.jar from cache
    basic: Reading cached JAR file from JRE 1.5 release
    basic: Certificates for https://zsgd.open-tech.com/sgd/tcc/java/ttalwG-jps.jar is read from JAR cache
    security: Loading certificates from Deployment session certificate store
    security: Loaded certificates from Deployment session certificate store
    security: Checking if certificate is in Deployment session certificate store
    security: User has denied the priviledges to the code
    java.lang.IndexOutOfBoundsException: Index: 1, Size: 1
    So I created another account and it works fine there. Compared permissions between the two accounts and they appear identical. Looks like it can't create the .tarantella directory in my home directory. Did have some home directory permission problems a couple weeks ago and used the utility on the Mac OSX install disk to reset home directory permissions and ACLs.
    Any suggestions greatly appreciated.
    Mark G.

    I probably should have included more of the java console output. This is output after what appears to be certificate checking:
    basic: Reading cached JAR file from JRE 1.5 release
    basic: Certificates for https://zsgd.open-tech.com/sgd/tcc/java/ttalwG-jps.jar is read from JAR cache
    security: Loading certificates from Deployment session certificate store
    security: Loaded certificates from Deployment session certificate store
    security: Checking if certificate is in Deployment session certificate store
    security: User has denied the priviledges to the code
    java.lang.IndexOutOfBoundsException: Index: 1, Size: 1
         at java.util.LinkedList.entry(LinkedList.java:368)
         at java.util.LinkedList.get(LinkedList.java:313)
         at com.sun.deploy.security.MacOSXTrustDecider.isAllPermissionGranted(MacOSXTrustDecider.java:163)
         at com.sun.deploy.security.MacOSXTrustDecider.isAllPermissionGranted(MacOSXTrustDecider.java:86)
         at com.sun.deploy.security.MacOSXTrustDecider.isAllPermissionGranted(MacOSXTrustDecider.java:79)
         at sun.plugin.security.PluginClassLoader.getPermissions(PluginClassLoader.java:146)
         at java.security.SecureClassLoader.getProtectionDomain(SecureClassLoader.java:192)
         at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
         at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
         at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
         at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
         at sun.applet.AppletClassLoader.findClass(AppletClassLoader.java:147)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:316)
         at sun.applet.AppletClassLoader.loadClass(AppletClassLoader.java:119)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
         at sun.applet.AppletClassLoader.loadCode(AppletClassLoader.java:605)
         at sun.applet.AppletPanel.createApplet(AppletPanel.java:723)
         at sun.plugin.AppletViewer.createApplet(AppletViewer.java:1864)
         at jep.AppletFramePanel.createApplet(AppletFramePanel.java:189)
         at sun.applet.AppletPanel.runLoader(AppletPanel.java:652)
         at sun.applet.AppletPanel.run(AppletPanel.java:326)
         at jep.AppletFramePanel.run(AppletFramePanel.java:176)
         at java.lang.Thread.run(Thread.java:613)
    Tue Feb 17 16:43:26 CST 2009 JEP creating applet com.tarantella.tta.client.tcc.lwplugin.pluginG.TCCHelper (https://zsgd.open-tech.com/sgd/tcc/java/)
    java.security.AccessControlException: access denied (java.util.PropertyPermission user.home read)
         at java.security.AccessControlContext.checkPermission(AccessControlContext.java:264)
         at java.security.AccessController.checkPermission(AccessController.java:427)
         at java.lang.SecurityManager.checkPermission(SecurityManager.java:532)
         at java.lang.SecurityManager.checkPropertyAccess(SecurityManager.java:1285)
         at java.lang.System.getProperty(System.java:628)
         at com.tarantella.tta.client.tcc.lwplugin.qG.k.a(k.java)
         at com.tarantella.tta.client.tcc.lwplugin.qG.h.l(h.java)
         at com.tarantella.tta.client.tcc.lwplugin.qG.h.a(h.java)
         at com.tarantella.tta.client.tcc.lwplugin.qG.h.a(h.java)
         at com.tarantella.tta.client.tcc.lwplugin.qG.h.a(h.java)
         at com.tarantella.tta.client.tcc.lwplugin.pluginG.c.p(c.java)
         at com.tarantella.tta.client.tcc.lwplugin.pluginG.c.<init>(c.java)
         at com.tarantella.tta.client.tcc.lwplugin.pluginG.TCCHelper.run(TCCHelper.java)
         at java.lang.Thread.run(Thread.java:613)
    basic: Starting applet…

  • Mountain Lion Server: Network users Home directory mount problems

    I am having several problems with my server after a latest name change of the server via Server.app. (A first name change made problems, after that I have been trying to repair, changing the name a few times more. With latest name change, I also changed the server name itself from Foo to Bar while changing domain name from domain.com to bar.domain.com after which I repaired DNS so it covers the whole domain.com domain).
    The users in the Network directory think their home directory is on afp://domain.com/Users, but the server is now called bar.domain.com. /Network/Servers/bar.domain.com does not exist on the server. Client machines (with mobile home directories) are now able to sync, because I added an A record for domain.com to DNS (not  nice, but does the job, or more specifically that job). Also on the clients, I can go to a SHARED folder in Finder with the name Bar and go to Users and see al the home directories there. But:
    bash-3.2# ls -l /Network/Servers/
    total 4
    dr-xr-xr-x  2 root  wheel  1 Apr 14 11:14 domain.com
    dr-xr-xr-x  2 root  wheel  1 Apr 14 11:14 foo.domain.com
    bash-3.2# ls -l /Network/Servers/*
    /Network/Servers/domain.com:
    total 2
    dr-xr-xr-x  2 root  wheel  1 Apr 14 11:14 Users
    /Network/Servers/foo.domain.com:
    total 2
    dr-xr-xr-x  2 root  wheel  1 Apr 14 11:14 Users
    bash-3.2# ls -l /Network/Servers/*/Users
    /Network/Servers/domain.com/Users:
    ls: Users: Input/output error
    /Network/Servers/foo.domain.com/Users:
    ls: Users: Input/output error
    So, on the server looking for folder ~user does not work. It wants to  go to afp://domain.com/Users/user but that is unreachable.
    Any tips on what I can do except do a clean rebuild of the server (again)?
    (One of the obvious problems is that the Realm of OD is still called foo.domain.com, the origin of my problems has been that the first name change from foo.domain.com to domain.com (ill-advised, I know) failed — partly).
    What I'd like to know is:
    - where is it determined which servers end up in /Network/Servers?

    Som additional info:
    Other machines can mount afp://foo.domain.com/, afp://domain.com/ and afp://bar.domain.com/, but the server itself cannot mount them via Finder.

  • Portable Home Directory Syncing Problem

    Portable home directory syncing sometimes cannot complete, and stuck at "Checking "~/"". Looking at Console message shows the following:
    1:: 09/09/03 21:01:12.562 -SSHIPCClient handleStderrLineOrEOF:: 2009-09-03 21:01:12 -0700 'Pseudo-terminal will not be allocated because stdin is not a terminal.
    1:: 09/09/03 21:01:12.562 '
    1:: 09/09/03 21:01:12.657 -SSHIPCClient handleStderrLineOrEOF:: 2009-09-03 21:01:12 -0700 'Warning: Permanently added '\[server.domain.com\]:2336' (RSA) to the list of known hosts.
    1:: 09/09/03 21:01:12.657 '
    and that's it. it'll go forever unless I force quit loginwindow. Because if I try to logout, it will get stuck on logout syncing, presumably at the same point. Afterward, I can login and sync normal... for a while.
    Under "All Messages" and "Console Message" nothing shows around that time.
    When it does sync correctly, the the following messages go after what I had above:
    1:: [09/09/10 18:52:30.663] Remote peer greeting: 'com.apple.FileSync-2.0.0 FileSyncAgent-359 r? OKAY pid=1188'
    1:: [09/09/10 18:52:30.663] okayBusy = 'OKAY'
    Also, on the server's console message, the corresponding greeting does show up even when the client doesn't receive it. The clients forward/reverse DNS works fine on server and client.
    The problem happens to ALL the clients, which lead me to think it must be a setting error on my end rather than a bug. But I can't figure out what.
    Please help..

    I finally figured it out. The trouble was that it was syncing ~/Library/FileSync from the mini, where syncing was failing. The solution was to exclude this folder from the list of folders I was syncing.

  • Mac Newbie - Problem opening Mail, says home directory is full

    I am new to Mac so forgive my ingnorance. I have been using Mail with no problems but just now (and each successive time despite restarts), when I open Mail a box pops up that says
    "Mail cannot update your mailboxes because your home directory is full. You must free up space in your home folder before using Mail. Delete unneeded documents or move documents to another volume."
    I appreciate any help.
    G-Mc

    Try the following.
    Quit the Mail.app first and using the Finder, go to Home > Library > Mail > Envelope Index. Delete the Envelope Index file and empty the Trash.
    Copy the Mail folder and place the copy on the Desktop for backup purposes.
    Launch Mail and you will be prompted to import all mailboxes located in the Mail folder at Home > Library > Mail.
    Select OK and allow the import process to complete. This process isn't really importing anything but replacing the deleted Envelope Index file and re-indexing all mailboxes.
    If this resolves the problem and after confirming all mailboxes and messages are available, you can delete the copy of the Mail folder placed on the Desktop.

  • Problems With FTP Users home directory

    Hello Everyone,
    I recently ran into a problem when setting the home directory of an ftp user. What I want to be able to do is for example I have two users, one user is User1, and the other is FTPUser. Now when people ftp into the user FTPUser I want to set the home directory to be a certain path in User1. Now I was able to successfully do this on one box when creating the FTPUser I just set the home directory to be the path in User1. And when people ftped into FTPUser they were in the right directory under User1.
    I tried to do this same procedure on another box, and after creating the FTPUser and setting its home directory to a path under User1. Now when they ftped into FTPUser it was showing that the home directory was "/". I examined /etc/passwd and it presents the right home directory that I want, yet when people ftp into FTPUser its showing the home directory to be "/". Any help would be appreciated. Thanks in advance.
    -Kevin

    Sorry for such a late reply, but I figured out my problem and will put it on here in case other people run into the same problem. You must make the FTPUser be in the same group of the normal users directory path you wish to FTP into. For example the command will look like this when making the FTP user:
    useradd -g "users group number" -d /path/to/file -s /bin/sh ftpusername
    so if user1 group id was 110 you would put 110 after -g and set the home dir of the ftpusername to be some path in user1. Thanks all for the help.
    -Kevin
    Edited by: kratkinson on Jun 22, 2009 6:46 AM

  • Problem with user home directory redirection on OS X

    It appears that the Authorware 7.01 runtime gets confused
    when home directory redirection is used on Mac OS X to redirect a
    user's directory to the network.
    I suspect it is a problem with the path to the Application
    Support folder where Authorware stores its .rec files.
    That happens is that JumpFileReturn returns to the start of
    the piece, rather then returning to where the jump was performed.
    As anyone else seen this? Is there any workaround?
    On Windows one can setup and ini file to tell Authorware
    where to store temporary files. Is there any such equivalent on
    Mac?

    I'm not sure of the process on macs that match the use of the
    ini file, but
    the goal was always identical operation on both platforms so
    it's very
    likely that the ini file is read and interpreted in the same
    manner.
    It seems that the 'initial' location of the current records
    folder is the
    one that's messed up. The .rec file is created on the local
    machine rather
    than the redirected one. I can only guess that either the
    home folder isn't
    redirected until after the first AW piece starts or the
    initial setting is
    being set to a 'default' location for the user rather than
    asking the system
    what the current location is. A solution might be to create a
    "launcher"
    application with Authorware designed to start up and jump to
    what is
    currently your startup piece. This way the RecordsLocation
    should be changed
    to the network location and you can ignore the original rec
    file since
    you'll never return to that first location.
    HTH
    ====================
    Mike Baker
    Adobe Community Expert
    [email protected]
    "peterevensen" <[email protected]> wrote in
    message
    news:[email protected]...
    > On Mac OS X, you can set a workstation up to have the
    user's directory
    > (including the preferences folder, etc.) on a file
    server. If one sets up
    a
    > Mac workstation to do this, Authorware quits working
    properly when you
    jump
    > between pieces.
    >
    > The piece is set up correctly. I don't touch the User
    Record location.
    The
    > pieces are set to resume and work fine if the user's
    directory is not
    > redirected.
    >
    > When Authorware jumps to another piece/file, it dumps
    out a *.rec file
    > containing the current state. These are stored on the
    Mac in <user
    > directory>/Library/Application
    Support/Macromedia/AW7Data folder. When
    the
    > user directory is redirect to the network and the user
    exits the file that
    was
    > jumped to, the original piece starts over from the
    beginning. This is
    the
    > same behavior you see if Authorware cannot write out the
    *.rec file (e.g.,
    if
    > you write protected the above folder, or the equivalent
    folder on Windows,
    > hence the change in AW 6.5
    >
    http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_16607&sliceId=1
    >
    > This problem has been reported in the field several
    times. I haven't set
    up a
    > server yet to reproduce it, but my assumption is that
    Authorware is not
    getting
    > the path or not handling the path to the user's
    Application Support
    properly
    > when it is redirected to a network server.
    >
    > On Windows, there is an .ini file which can be used to
    change where
    Authorware
    > stores temporary file (.rec). I don't believe there is
    an equivalent for
    the
    > Mac runtime, is there? I see that I could change that
    path using the path
    > parameters in JumpFileReturn, but does that change where
    the current piece
    your
    > jumping from writes out the .rec file? It would be
    preferable if I could
    > change it globally once, rather than going into the 100s
    of pieces I am
    > maintaining.
    >
    > I'm not sure an aw7.ini would fix the problem in any
    case, since I am not
    sure
    > where one could safely map the user record location,
    since this is a
    multi-user
    > environment. You couldn't map everyone to the same
    location.
    >
    > Your reply, while not answering my question directly,
    has pointed me to
    some
    > more things to look at (like the path parameter on
    JumpFileReturn),
    although
    > I'm not sure why Authorware isn't working without
    changing that. If you
    have
    > any additional suggestion, I would greatly appreciate
    it!
    >
    >
    quote:
    Originally posted by:
    Newsgroup User
    > I'm not sure what you're asking. Can you provide more
    detail? Are you
    > using JumpFileReturn to launch another file, which also
    sets a different
    > UserRecord location? And that doesn't work...how?
    > Do you have 'resume' set in the File Preferences instead
    of 'restart'?
    > Erik
    >
    >
    >
    >

  • Home directory is full problem

    My Mac at work gets the following message now whenever I try to use Mail -
    "Mail cannot update your mailboxes because your home directory is full. You must free up space in your home folder before using Mail. Delete unneeded documents or move documents to another volume"
    But whenever I hit the QUIT button, mail quits and I can't do anything!
    I hope someone has a solution for me!

    Hello, mikekin4.
    Your information indicates you are running OS X 10.3.9. If that is correct, you might try posting in the Mac OS X v10.3 & earlier Mail & Address Book forum. Here is a link.
    Forum: Mail and Address Book
    If you are running OS X 10.4, here is a link to an Apple Support document.
    Mac OS x 10.4: 'Mail cannot update your mailboxes because your home directory is full' alert
    You should also read the next link. The answer provided by Allan Sampson includes important information about making a backup of your Mail folder for safety before proceeding.
    No Alibi.
    Message was edited by: No Alibi. The last link does not work. I will try to post again with a correction.
    Message was edited by: No Alibi

  • FileSync Failure On Mobile Account Home Directory

    Hardware
    Server
    Mac Mini Mid-2012, OS X 10.9.5, Server 3.1.2, OpenDirectory ON, HomeDirectory: /Volumes/HomeFolders/Users
    Client
    iMac 21.5-inch, Late 2012, OS X 10.9.5, MobileAccount
    Network
    Server exists on a foreign subnet. Client binds to OD Replica on local network. Authentication works without issue. SSH connections to Server work flawlessly. SCP can be used to move files across the network without issue.
    Situation
    User account automatically creates a mobile profile on any system used. This is set in Workgroup Manager for all users of this User's type.
    The local machine has successfully created a Mobile Account for the user, and User is able to use the machine without complication, except that User complains none of his personal files are present.
    Home Sync reports last sync as being "Incomplete".
    Attempted Corrections
    The log file had indicated that the synchronization process was being cancelled by the next synchronization which started automatically after 20 minutes. To correct this problem, I changed the HomeSync settings to start only on "Manual" requests.
    After this change, I observed that the log file that a file was missing.  I ran SCP to duplicate the home folder on the local machine, replacing the home folder that had been already created.  I no longer find the missing file issue.
    I found an article suggesting that deleting the .FileSync folder from the local and remote home folders would force the system to re-evaluate the status of the sync.  I deleted these folders in order to allow the system to recreate them.  The system continues to have Incomplete home sync processes.
    Help Required
    I am unable to interpret the remaining EXCEPTION lines in the log file.  I appreciate any help deciphering the next steps in fixing the Home Sync process.  I appreciate any tips or advice on what causes Home Sync to fail in these situations, and if any person has information on how to create a local mirror that would be referenced for the HomeSync rather than the main server, that information would be greatly appreciated.
    Verbose Log Output - Reduced to Output from a Single Process
    1:: [14/10/10 08:17:53.358] Received SystemLoadAdvisory notification, new state = 2
    1:: [14/10/10 08:17:53.358] System says now is an okay time for automatic syncs. Starting any automatic syncs which were previously skipped.
    0:: [14/10/10 08:17:53.828] Waking from sleep
    1:: [14/10/10 08:17:53.828] -[SSyncSet wakeFromSleep]: scheduling sync of HomeSync_Mirror in 20.0 seconds
    1:: [14/10/10 08:17:53.829] Scheduling next sync of "HomeSync_Mirror" at 2014-10-10 15:18:13 +0000
    0:: [14/10/10 08:18:13.935] EXCEPTION: Cocoa error 134030 <+[SSyncSet commitToDisk] (SyncSet.m:352): "(Error Domain=NSCocoaErrorDomain Code=134030 "An error occurred while saving." UserInfo=0x7fd5a3705f40 {NSFilePath=/Users/drbanks/Library/FileSync/a820661b8a30/SyncSets, NSAffectedStoresErrorKey=(
    0:: [14/10/10 08:18:13.935]     "<NSSQLCore: 0x7fd5a0612680> (URL: file:///Users/drbanks/Library/FileSync/a820661b8a30/SyncSets)"
    0:: [14/10/10 08:18:13.935] ), NSUnderlyingError=0x7fd5a3705ec0 "The file doesn’t exist."})">
    0:: [14/10/10 08:18:13.935] USERINFO: {
    0:: [14/10/10 08:18:13.935]     NSAffectedStoresErrorKey =     (
    0:: [14/10/10 08:18:13.935]         "<NSSQLCore: 0x7fd5a0612680> (URL: file:///Users/drbanks/Library/FileSync/a820661b8a30/SyncSets)"
    0:: [14/10/10 08:18:13.935]     );
    0:: [14/10/10 08:18:13.935]     NSFilePath = "/Users/drbanks/Library/FileSync/a820661b8a30/SyncSets";
    0:: [14/10/10 08:18:13.935]     NSUnderlyingError = "Error Domain=NSCocoaErrorDomain Code=4 \"The file doesn\U2019t exist.\" UserInfo=0x7fd5a3705e80 {NSUnderlyingError=0x7fd5a37004f0 \"The operation couldn\U2019t be completed. No such file or directory\"}";
    0:: [14/10/10 08:18:13.935] }
    0:: [14/10/10 08:18:13.935] BACKTRACE: {
    0:: [14/10/10 08:18:13.935] ? | 0x10b0c7f2b  
    0:: [14/10/10 08:18:13.935] ? | 0x7fff90496a5c
    0:: [14/10/10 08:18:13.935] ? | 0x7fff904968c4
    0:: [14/10/10 08:18:13.935] ? | 0x7fff90539516
    0:: [14/10/10 08:18:13.935] ? | 0x10b0c7c72  
    0:: [14/10/10 08:18:13.935] ? | 0x7fff8be812f8
    0:: [14/10/10 08:18:13.935] ? | 0x10b0c7abd  
    0:: [14/10/10 08:18:13.935] ? | 0x7fff905090f4
    0:: [14/10/10 08:18:13.935] ? | 0x7fff90508ea8
    0:: [14/10/10 08:18:13.935] ? | 0x10b0ce43f  
    0:: [14/10/10 08:18:13.935] ? | 0x7fff8beb50f4
    0:: [14/10/10 08:18:13.935] ? | 0x7fff90512494
    0:: [14/10/10 08:18:13.935] ? | 0x7fff90511fcf
    0:: [14/10/10 08:18:13.935] ? | 0x7fff905835aa
    0:: [14/10/10 08:18:13.935] ? | 0x7fff904cd755
    0:: [14/10/10 08:18:13.935] }
    0:: [14/10/10 08:18:13.935] +[SSyncSet commitToDisk]: exception thrown while saving (+[SSyncSet commitToDisk] (SyncSet.m:352): "(Error Domain=NSCocoaErrorDomain Code=134030 "An error occurred while saving." UserInfo=0x7fd5a3705f40 {NSFilePath=/Users/drbanks/Library/FileSync/a820661b8a30/SyncSets, NSAffectedStoresErrorKey=(
    0:: [14/10/10 08:18:13.935]     "<NSSQLCore: 0x7fd5a0612680> (URL: file:///Users/drbanks/Library/FileSync/a820661b8a30/SyncSets)"
    0:: [14/10/10 08:18:13.935] ), NSUnderlyingError=0x7fd5a3705ec0 "The file doesn’t exist."})").
    1:: [14/10/10 08:18:13.936] ==========================================================
    0:: [14/10/10 08:18:13.936] Starting automatic sync of "HomeSync_Mirror".
    1:: [14/10/10 08:18:13.938] Peer "network" reports changes since last sync.
    1:: [14/10/10 08:18:13.939] [0x7fd5a7500990/<SStore_FS:0x10b1d94f0>] +[SStore_FS newStore_FSForPeer:alias:]: isRemote = NO
    1:: [14/10/10 08:18:13.939] [0x7fd5a7500990/<SStore_FS:0x10b1d94f0>] +[SStore_FS newStore_FSForPeer:rootPath:rootAlias:rootRef:storePath:optionalStoreID:]: peer = <SPeer_FS:0x7fd5a7501500> = local, optionalStoreID = (null), peer.storeIDString = *
    1:: [14/10/10 08:18:13.939] [0x7fd5a7500990/<SStore_FS:0x10b1d94f0>] +[SStore_FS newStore_FSForPeer:rootPath:rootAlias:rootRef:storePath:optionalStoreID:]: rootPath        = /Users/drbanks
    1:: [14/10/10 08:18:13.939] [0x7fd5a7500990/<SStore_FS:0x10b1d94f0>] +[SStore_FS newStore_FSForPeer:rootPath:rootAlias:rootRef:storePath:optionalStoreID:]: storePath       = /Users/drbanks/.FileSync/store.filesyncstatetree
    1:: [14/10/10 08:18:13.939] [0x7fd5a7500990/<SStore_FS:0x10b1d94f0>] +[SStore_FS newStore_FSForPeer:rootPath:rootAlias:rootRef:storePath:optionalStoreID:]: rootAlias       = {path='/Users/drbanks', targetName='drbanks', volumeName='Fish_Office_HD', type=DIR, volumeCreateDate=2014-02-05-16:47:04, targetCreateDate=2014-09-26-09:09:23, parentDirID=156740, nodeID=733788, filesystemID=0000 ('0000'), signature=0x482b ('H+'), isBootVolume=YES, isAutomounted=NO, isEjectable=NO, hasPersistentFileIDs=YES, mounted=YES, url='file:///'}
    1:: [14/10/10 08:18:15.215] -[SStore_FS setupWithAlias:andRef:] (Store-FS.m:447): unlink('/Users/drbanks/.FileSync/.fstemp.CUtmP-mI4X6yMG0c2.noindex')
    1:: [14/10/10 08:18:15.333] -[SStore(protected) cleanupTree]: PHD-L-uCVIYQ8_Ju2-drbanks: required 0.1 seconds to execute
    1:: [14/10/10 08:18:15.645] -[SPeer_FS_PHD mountPeerVolume]: Mounted remote home server at "/Volumes/HomeFolders".
    1:: [14/10/10 08:18:15.867] -[SPeer_FS_PHD mountPeerVolume]: Final path to PHD remote home root = "/Volumes/HomeFolders/drbanks"
    1:: [14/10/10 08:18:16.353] X::...PHD-L-uCVIYQ8_Ju2-drbanks Exclusion/Inclusion pair #1 of 2
    1:: [14/10/10 08:18:16.353] X::Exclusions                                                       | Inclusions                  
    1:: [14/10/10 08:18:16.353] X::---------------------------------------------------------------------------- --------------------
    1:: [14/10/10 08:18:16.353] X::path BEGINSWITH "."                                              |                             
    1:: [14/10/10 08:18:16.353] X::name BEGINSWITH[c] ".afpDeleted"                                 |                             
    1:: [14/10/10 08:18:16.353] X::name BEGINSWITH[c] ".DocumentRevisions"                          |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "Documents/Microsoft User Data"                     |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "Library/Preferences/com.apple.FileSyncUI.plist"    |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] ".SymAVQSFile"                                      |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "Library/Preferences/com.apple.mcxMenuExtras.plist" |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "Library/Logs/FileSyncAgent.log"                    |                             
    1:: [14/10/10 08:18:16.353] X::name LIKE[c] ".com.apple.timemachine.supported"                  |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] ".Cleanup At Startup"                               |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "Library/Preferences/com.apple.homeSync.plist"      |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "Library/Mirrors"                                   |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "Library/FileSync"                                  |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] ".TemporaryItems"                                   |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] ".fseventsd"                                        |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] ".Spotlight-V100"                                   |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "Library/Logs/MirrorAgent.log"                      |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] ".FileSync"                                         |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "Library"                                           |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "NAVMac800QSFile"                                   |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] ".mcxlc"                                            |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] ".account"                                          |                             
    1:: [14/10/10 08:18:16.353] X::---not changed---                                                | ---not changed---           
    1:: [14/10/10 08:18:16.353] X::---------------------------------------------------------------------------- --------------------
    1:: [14/10/10 08:18:16.353] X::...PHD-L-uCVIYQ8_Ju2-drbanks Exclusion/Inclusion pair #2 of 2
    1:: [14/10/10 08:18:16.353] X::Exclusions                                                       | Inclusions                  
    1:: [14/10/10 08:18:16.353] X::---------------------------------------------------------------------------- --------------------
    1:: [14/10/10 08:18:16.353] X::name BEGINSWITH[c] ".afpDeleted"                                 | .CFUserTextEncoding         
    1:: [14/10/10 08:18:16.353] X::name BEGINSWITH[c] "EWS-"                                        | .Trash                      
    1:: [14/10/10 08:18:16.353] X::name BEGINSWITH[c] ".DocumentRevisions"                          | .bash_history               
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] ".account"                                          | .ssh                        
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] ".fseventsd"                                        | Documents/Microsoft User Data
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "Library/Mail/Envelope Index"                       | Library                     
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "Library/Safari/Icons.db"                           |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "Library/Safari/HistoryIndex.sk"                    |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "Library/Mirrors"                                   |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] ".mcxlc"                                            |                             
    1:: [14/10/10 08:18:16.353] X::name LIKE[c] ".com.apple.timemachine.supported"                  |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "Library/Mail/Exchange-*"                           |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "Library/PubSub/Feeds"                              |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "Library/Logs/MirrorAgent.log"                      |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] ".FileSync"                                         |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "Library/Calendars/Calendar Cache"                  |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "Library/Mail/IMAP-*"                               |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "Library/Preferences/com.apple.homeSync.plist"      |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "Library/Preferences/com.apple.mcxMenuExtras.plist" |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "Library/FileSync"                                  |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "Library/PubSub/Downloads"                          |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "Library/Application Support/SyncServices"          |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "Library/Printers"                                  |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "Library/Preferences/Macromedia/Flash Player"       |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] ".Cleanup At Startup"                               |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "Library/Logs/FileSyncAgent.log"                    |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] ".SymAVQSFile"                                      |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "Library/Caches"                                    |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] ".TemporaryItems"                                   |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "Documents/Microsoft User Data/Entourage Temp"      |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "Library/Preferences/com.apple.FileSyncUI.plist"    |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "Library/iTunes/iPhone Software Updates"            |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "Library/PubSub/Database"                           |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "Library/Application Support/MobileSync"            |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "Library/Mail/Mac-*"                                |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "Library/Logs"                                      |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] ".Spotlight-V100"                                   |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "Library/Mail/AvailableFeeds"                       |                             
    1:: [14/10/10 08:18:16.353] X::---not changed---                                                | ---not changed---           
    1:: [14/10/10 08:18:16.353] X::---------------------------------------------------------------------------- --------------------
    1:: [14/10/10 08:18:16.353] [0x7fd5a7500990/<SStore_FS:0x7fd5a7d01440>] -[SStore_FS prepareForSync]: PHD-L-uCVIYQ8_Ju2-drbanks: self.wasPrepareForSyncDoneRemotely => NO
    1:: [14/10/10 08:18:16.353] Store "PHD-L-uCVIYQ8_Ju2-drbanks" started prepareForSync with root version (null)
    1:: [14/10/10 08:18:16.431] PHD-L-uCVIYQ8_Ju2-drbanks FSEvents scan
    0:: [14/10/10 08:18:16.650] EXCEPTION: Cocoa error 134030 <+[SSyncSet commitToDisk] (SyncSet.m:352): "(Error Domain=NSCocoaErrorDomain Code=134030 "An error occurred while saving." UserInfo=0x7fd5a370b560 {NSFilePath=/Users/drbanks/Library/FileSync/a820661b8a30/SyncSets, NSAffectedStoresErrorKey=(
    0:: [14/10/10 08:18:16.650]     "<NSSQLCore: 0x7fd5a0612680> (URL: file:///Users/drbanks/Library/FileSync/a820661b8a30/SyncSets)"
    0:: [14/10/10 08:18:16.650] ), NSUnderlyingError=0x7fd5a3707ec0 "The file doesn’t exist."})">
    0:: [14/10/10 08:18:16.650] USERINFO: {
    0:: [14/10/10 08:18:16.650]     NSAffectedStoresErrorKey =     (
    0:: [14/10/10 08:18:16.650]         "<NSSQLCore: 0x7fd5a0612680> (URL: file:///Users/drbanks/Library/FileSync/a820661b8a30/SyncSets)"
    0:: [14/10/10 08:18:16.650]     );
    0:: [14/10/10 08:18:16.650]     NSFilePath = "/Users/drbanks/Library/FileSync/a820661b8a30/SyncSets";
    0:: [14/10/10 08:18:16.650]     NSUnderlyingError = "Error Domain=NSCocoaErrorDomain Code=4 \"The file doesn\U2019t exist.\" UserInfo=0x7fd5a3709440 {NSUnderlyingError=0x7fd5a3797170 \"The operation couldn\U2019t be completed. No such file or directory\"}";
    0:: [14/10/10 08:18:16.650] }
    0:: [14/10/10 08:18:16.650] BACKTRACE: {
    0:: [14/10/10 08:18:16.650] ? | 0x10b0c7f2b  
    0:: [14/10/10 08:18:16.650] ? | 0x7fff90496a5c
    0:: [14/10/10 08:18:16.650] ? | 0x7fff904968c4
    0:: [14/10/10 08:18:16.650] ? | 0x7fff90539516
    0:: [14/10/10 08:18:16.650] ? | 0x10b0c7c72  
    0:: [14/10/10 08:18:16.650] ? | 0x7fff8beb413e
    0:: [14/10/10 08:18:16.650] ? | 0x7fff904dc661
    0:: [14/10/10 08:18:16.650] ? | 0x7fff904cdd12
    0:: [14/10/10 08:18:16.650] ? | 0x7fff904cd49f
    0:: [14/10/10 08:18:16.650] ? | 0x7fff904ccf25
    0:: [14/10/10 08:18:16.650] ? | 0x7fff90582811
    0:: [14/10/10 08:18:16.650] ? | 0x10b0bd950  
    0:: [14/10/10 08:18:16.650] ? | 0x7fff939bd5fd
    0:: [14/10/10 08:18:16.650] }
    0:: [14/10/10 08:18:16.650] +[SSyncSet commitToDisk]: exception thrown while saving (+[SSyncSet commitToDisk] (SyncSet.m:352): "(Error Domain=NSCocoaErrorDomain Code=134030 "An error occurred while saving." UserInfo=0x7fd5a370b560 {NSFilePath=/Users/drbanks/Library/FileSync/a820661b8a30/SyncSets, NSAffectedStoresErrorKey=(
    0:: [14/10/10 08:18:16.650]     "<NSSQLCore: 0x7fd5a0612680> (URL: file:///Users/drbanks/Library/FileSync/a820661b8a30/SyncSets)"
    0:: [14/10/10 08:18:16.650] ), NSUnderlyingError=0x7fd5a3707ec0 "The file doesn’t exist."})").
    1:: [14/10/10 08:18:16.650] -[SPeer_FS_PHD mountPeerVolume]: Remote home located at "/Volumes/HomeFolders/drbanks"
    1:: [14/10/10 08:18:16.650] [0x7fd5a8202970/<SStore_FS:0x10b1d94f0>] +[SStore_FS newStore_FSForPeer:alias:]: isRemote = YES
    1:: [14/10/10 08:18:16.650] [0x7fd5a8202970/<SStore_FS:0x10b1d94f0>] +[SStore_FS newStore_FSForPeer:alias:]: gAttemptRemotePrepareForSync = YES
    1:: [14/10/10 08:18:17.169] PHD-L-uCVIYQ8_Ju2-drbanks FSEvents scan took 0.74 seconds
    1:: [14/10/10 08:18:17.303] PHD-L-uCVIYQ8_Ju2-drbanks Scanning flagged directory "/"
    1:: [14/10/10 08:18:17.304] PHD-L-uCVIYQ8_Ju2-drbanks Scanning flagged directory "Desktop/"
    1:: [14/10/10 08:18:17.304] PHD-L-uCVIYQ8_Ju2-drbanks Scanning flagged directory "Desktop/Desktop/Desktop/EMR IM Unreadable/"
    1:: [14/10/10 08:18:17.368] PHD-L-uCVIYQ8_Ju2-drbanks Scanning flagged directory "Desktop/Desktop/Desktop/Videos/"
    1:: [14/10/10 08:18:17.371] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'name BEGINSWITH[c] ".afpDeleted"' to 'normalizedName >= ".afpdeleted" AND normalizedName < ".afpdeletee"'
    1:: [14/10/10 08:18:17.371] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'name BEGINSWITH[c] "EWS-"' to 'normalizedName >= "ews-" AND normalizedName < "ews."'
    1:: [14/10/10 08:18:17.371] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'name BEGINSWITH[c] ".DocumentRevisions"' to 'normalizedName >= ".documentrevisions" AND normalizedName < ".documentrevisiont"'
    1:: [14/10/10 08:18:17.371] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] ".account"' to 'normalizedPath == ".account"'
    1:: [14/10/10 08:18:17.371] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] ".fseventsd"' to 'normalizedPath == ".fseventsd"'
    1:: [14/10/10 08:18:17.371] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "Library/Mail/Envelope Index"' to 'normalizedPath == "library/mail/envelope index"'
    1:: [14/10/10 08:18:17.371] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "Library/Safari/Icons.db"' to 'normalizedPath == "library/safari/icons.db"'
    1:: [14/10/10 08:18:17.371] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "Library/Safari/HistoryIndex.sk"' to 'normalizedPath == "library/safari/historyindex.sk"'
    1:: [14/10/10 08:18:17.372] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "Library/Mirrors"' to 'normalizedPath == "library/mirrors"'
    1:: [14/10/10 08:18:17.372] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] ".mcxlc"' to 'normalizedPath == ".mcxlc"'
    1:: [14/10/10 08:18:17.372] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'name LIKE[c] ".com.apple.timemachine.supported"' to 'normalizedName == ".com.apple.timemachine.supported"'
    1:: [14/10/10 08:18:17.372] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "Library/Mail/Exchange-*"' to 'normalizedPath >= "library/mail/exchange-" AND normalizedPath < "library/mail/exchange."'
    1:: [14/10/10 08:18:17.372] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "Library/PubSub/Feeds"' to 'normalizedPath == "library/pubsub/feeds"'
    1:: [14/10/10 08:18:17.372] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "Library/Logs/MirrorAgent.log"' to 'normalizedPath == "library/logs/mirroragent.log"'
    1:: [14/10/10 08:18:17.372] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] ".FileSync"' to 'normalizedPath == ".filesync"'
    1:: [14/10/10 08:18:17.372] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "Library/Calendars/Calendar Cache"' to 'normalizedPath == "library/calendars/calendar cache"'
    1:: [14/10/10 08:18:17.372] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "Library/Mail/IMAP-*"' to 'normalizedPath >= "library/mail/imap-" AND normalizedPath < "library/mail/imap."'
    1:: [14/10/10 08:18:17.372] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "Library/Preferences/com.apple.homeSync.plist"' to 'normalizedPath == "library/preferences/com.apple.homesync.plist"'
    1:: [14/10/10 08:18:17.372] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "Library/Preferences/com.apple.mcxMenuExtras.plist"' to 'normalizedPath == "library/preferences/com.apple.mcxmenuextras.plist"'
    1:: [14/10/10 08:18:17.372] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "Library/FileSync"' to 'normalizedPath == "library/filesync"'
    1:: [14/10/10 08:18:17.372] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "Library/PubSub/Downloads"' to 'normalizedPath == "library/pubsub/downloads"'
    1:: [14/10/10 08:18:17.372] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "Library/Application Support/SyncServices"' to 'normalizedPath == "library/application support/syncservices"'
    1:: [14/10/10 08:18:17.372] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "Library/Printers"' to 'normalizedPath == "library/printers"'
    1:: [14/10/10 08:18:17.373] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "Library/Preferences/Macromedia/Flash Player"' to 'normalizedPath == "library/preferences/macromedia/flash player"'
    1:: [14/10/10 08:18:17.373] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] ".Cleanup At Startup"' to 'normalizedPath == ".cleanup at startup"'
    1:: [14/10/10 08:18:17.373] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "Library/Logs/FileSyncAgent.log"' to 'normalizedPath == "library/logs/filesyncagent.log"'
    1:: [14/10/10 08:18:17.373] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] ".SymAVQSFile"' to 'normalizedPath == ".symavqsfile"'
    1:: [14/10/10 08:18:17.373] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "Library/Caches"' to 'normalizedPath == "library/caches"'
    1:: [14/10/10 08:18:17.373] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] ".TemporaryItems"' to 'normalizedPath == ".temporaryitems"'
    1:: [14/10/10 08:18:17.373] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "Documents/Microsoft User Data/Entourage Temp"' to 'normalizedPath == "documents/microsoft user data/entourage temp"'
    1:: [14/10/10 08:18:17.373] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "Library/Preferences/com.apple.FileSyncUI.plist"' to 'normalizedPath == "library/preferences/com.apple.filesyncui.plist"'
    1:: [14/10/10 08:18:17.373] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "Library/iTunes/iPhone Software Updates"' to 'normalizedPath == "library/itunes/iphone software updates"'
    1:: [14/10/10 08:18:17.373] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "Library/PubSub/Database"' to 'normalizedPath == "library/pubsub/database"'
    1:: [14/10/10 08:18:17.373] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "Library/Application Support/MobileSync"' to 'normalizedPath == "library/application support/mobilesync"'
    1:: [14/10/10 08:18:17.373] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "Library/Mail/Mac-*"' to 'normalizedPath >= "library/mail/mac-" AND normalizedPath < "library/mail/mac."'
    1:: [14/10/10 08:18:17.373] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "Library/Logs"' to 'normalizedPath == "library/logs"'
    1:: [14/10/10 08:18:17.373] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] ".Spotlight-V100"' to 'normalizedPath == ".spotlight-v100"'
    1:: [14/10/10 08:18:17.373] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "Library/Mail/AvailableFeeds"' to 'normalizedPath == "library/mail/availablefeeds"'
    1:: [14/10/10 08:18:17.374] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path BEGINSWITH "."' to 'normalizedPath >= "." AND normalizedPath < "/"'
    1:: [14/10/10 08:18:17.374] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'name BEGINSWITH[c] ".afpDeleted"' to 'normalizedName >= ".afpdeleted" AND normalizedName < ".afpdeletee"'
    1:: [14/10/10 08:18:17.374] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'name BEGINSWITH[c] ".DocumentRevisions"' to 'normalizedName >= ".documentrevisions" AND normalizedName < ".documentrevisiont"'
    1:: [14/10/10 08:18:17.374] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "Documents/Microsoft User Data"' to 'normalizedPath == "documents/microsoft user data"'
    1:: [14/10/10 08:18:17.374] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "Library/Preferences/com.apple.FileSyncUI.plist"' to 'normalizedPath == "library/preferences/com.apple.filesyncui.plist"'
    1:: [14/10/10 08:18:17.374] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] ".SymAVQSFile"' to 'normalizedPath == ".symavqsfile"'
    1:: [14/10/10 08:18:17.374] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "Library/Preferences/com.apple.mcxMenuExtras.plist"' to 'normalizedPath == "library/preferences/com.apple.mcxmenuextras.plist"'
    1:: [14/10/10 08:18:17.374] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "Library/Logs/FileSyncAgent.log"' to 'normalizedPath == "library/logs/filesyncagent.log"'
    1:: [14/10/10 08:18:17.374] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'name LIKE[c] ".com.apple.timemachine.supported"' to 'normalizedName == ".com.apple.timemachine.supported"'
    1:: [14/10/10 08:18:17.374] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] ".Cleanup At Startup"' to 'normalizedPath == ".cleanup at startup"'
    1:: [14/10/10 08:18:17.374] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "Library/Preferences/com.apple.homeSync.plist"' to 'normalizedPath == "library/preferences/com.apple.homesync.plist"'
    1:: [14/10/10 08:18:17.374] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "Library/Mirrors"' to 'normalizedPath == "library/mirrors"'
    1:: [14/10/10 08:18:17.374] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "Library/FileSync"' to 'normalizedPath == "library/filesync"'
    1:: [14/10/10 08:18:17.374] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] ".TemporaryItems"' to 'normalizedPath == ".temporaryitems"'
    1:: [14/10/10 08:18:17.374] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] ".fseventsd"' to 'normalizedPath == ".fseventsd"'
    1:: [14/10/10 08:18:17.375] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] ".Spotlight-V100"' to 'normalizedPath == ".spotlight-v100"'
    1:: [14/10/10 08:18:17.375] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "Library/Logs/MirrorAgent.log"' to 'normalizedPath == "library/logs/mirroragent.log"'
    1:: [14/10/10 08:18:17.375] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] ".FileSync"' to 'normalizedPath == ".filesync"'
    1:: [14/10/10 08:18:17.375] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "Library"' to 'normalizedPath == "library"'
    1:: [14/10/10 08:18:17.375] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "NAVMac800QSFile"' to 'normalizedPath == "navmac800qsfile"'
    1:: [14/10/10 08:18:17.375] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] ".mcxlc"' to 'normalizedPath == ".mcxlc"'
    1:: [14/10/10 08:18:17.375] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] ".account"' to 'normalizedPath == ".account"'
    1:: [14/10/10 08:18:17.379] PHD-L-uCVIYQ8_Ju2-drbanks Scanning flagged directory "Library/"
    1:: [14/10/10 08:18:17.381] PHD-L-uCVIYQ8_Ju2-drbanks Scanning flagged directory "Library/Application Support/AddressBook/Metadata/"
    1:: [14/10/10 08:18:17.382] PHD-L-uCVIYQ8_Ju2-drbanks Scanning flagged directory "Library/Application Support/AddressBook/Sources/80E89097-D917-4DE6-8B87-D5ACD34DCBA9/"
    1:: [14/10/10 08:18:17.382] PHD-L-uCVIYQ8_Ju2-drbanks: -[SStore(protected) checkAndHandleMissingNode:withID:exists:nodeTypeChanged:]: (null): CVV = (null), LVV = (null), converting to breadcrumb
    1:: [14/10/10 08:18:17.383] PHD-L-uCVIYQ8_Ju2-drbanks Scanning flagged directory "Library/Application Support/CrashReporter/"
    1:: [14/10/10 08:18:17.383] PHD-L-uCVIYQ8_Ju2-drbanks: -[SStore(protected) checkAndHandleMissingNode:withID:exists:nodeTypeChanged:]: (null): CVV = (null), LVV = (null), converting to breadcrumb
    1:: [14/10/10 08:18:17.383] PHD-L-uCVIYQ8_Ju2-drbanks Scanning flagged directory "Library/Application Support/Dock/"
    1:: [14/10/10 08:18:17.384] PHD-L-uCVIYQ8_Ju2-drbanks Scanning flagged directory "Library/Application Support/iCloud/Accounts/"
    1:: [14/10/10 08:18:17.385] PHD-L-uCVIYQ8_Ju2-drbanks: -[SStore(protected) checkAndHandleMissingNode:withID:exists:nodeTypeChanged:]: (null): CVV = (null), LVV = (null), converting to breadcrumb
    1:: [14/10/10 08:18:17.385] PHD-L-uCVIYQ8_Ju2-drbanks Scanning flagged directory "Library/Calendars/"
    1:: [14/10/10 08:18:17.385] PHD-L-uCVIYQ8_Ju2-drbanks Scanning flagged directory "Library/Calendars/F3A85C22-7A2C-4D1F-9D43-34720B9AFDCD.caldav/"
    1:: [14/10/10 08:18:17.386] PHD-L-uCVIYQ8_Ju2-drbanks Scanning flagged directory "Library/Calendars/F3A85C22-7A2C-4D1F-9D43-34720B9AFDCD.caldav/4B6959F3-F05E-4F 30-891A-C8234667064B.calendar/"
    1:: [14/10/10 08:18:17.387] PHD-L-uCVIYQ8_Ju2-drbanks Scanning flagged directory "Library/Calendars/F3A85C22-7A2C-4D1F-9D43-34720B9AFDCD.caldav/6F039F7E-3CC6-4B 94-AE4C-6F17A7C8CA71.calendar/"
    1:: [14/10/10 08:18:17.388] PHD-L-uCVIYQ8_Ju2-drbanks Scanning flagged directory "Library/Calendars/F3A85C22-7A2C-4D1F-9D43-34720B9AFDCD.caldav/8A3D1921-C2DE-4F F2-8E0F-0FABED30EE2D.calendar/"
    1:: [14/10/10 08:18:17.389] PHD-L-uCVIYQ8_Ju2-drbanks Scanning flagged directory "Library/Calendars/F3A85C22-7A2C-4D1F-9D43-34720B9AFDCD.caldav/18273985-1499-47 77-AAEF-EA6093AF2FE3.calendar/"
    1:: [14/10/10 08:18:17.390] PHD-L-uCVIYQ8_Ju2-drbanks Scanning flagged directory "Library/Calendars/F3A85C22-7A2C-4D1F-9D43-34720B9AFDCD.caldav/A8305227-211A-43 D7-9979-38F79A9F24A7.calendar/"
    1:: [14/10/10 08:18:17.391] PHD-L-uCVIYQ8_Ju2-drbanks Scanning flagged directory "Library/Calendars/F3A85C22-7A2C-4D1F-9D43-34720B9AFDCD.caldav/B15C90DE-3A13-48 DC-A260-B40B9A40D7E9.calendar/"
    1:: [14/10/10 08:18:17.391] PHD-L-uCVIYQ8_Ju2-drbanks Scanning flagged directory "Library/Calendars/F3A85C22-7A2C-4D1F-9D43-34720B9AFDCD.caldav/B092C532-DA51-4F 61-BEDF-1CC5B564667D.calendar/"
    1:: [14/10/10 08:18:17.392] PHD-L-uCVIYQ8_Ju2-drbanks Scanning flagged directory "Library/Calendars/F3A85C22-7A2C-4D1F-9D43-34720B9AFDCD.caldav/F89651C6-3E88-4D 6E-873D-2C2D3A36CD80.calendar/"
    1:: [14/10/10 08:18:17.393] PHD-L-uCVIYQ8_Ju2-drbanks Scanning flagged directory "Library/Containers/com.apple.corerecents.recentsd/"
    1:: [14/10/10 08:18:17.393] PHD-L-uCVIYQ8_Ju2-drbanks Scanning flagged directory "Library/Containers/com.apple.corerecents.recentsd/Data/Library/Recents/"
    1:: [14/10/10 08:18:17.394] PHD-L-uCVIYQ8_Ju2-drbanks Scanning flagged directory "Library/Containers/com.apple.corerecents.recentsd/Data/Library/SyncedPreferenc es/"
    1:: [14/10/10 08:18:17.395] PHD-L-uCVIYQ8_Ju2-drbanks: -[SStore(protected) checkAndHandleMissingNode:withID:exists:nodeTypeChanged:]: (null): CVV = (null), LVV = (null), converting to breadcrumb
    1:: [14/10/10 08:18:17.395] PHD-L-uCVIYQ8_Ju2-drbanks: -[SStore(protected) checkAndHandleMissingNode:withID:exists:nodeTypeChanged:]: (null): CVV = (null), LVV = (null), converting to breadcrumb
    1:: [14/10/10 08:18:17.395] PHD-L-uCVIYQ8_Ju2-drbanks: -[SStore(protected) checkAndHandleMissingNode:withID:exists:nodeTypeChanged:]: (null): CVV = (null), LVV = (null), converting to breadcrumb
    1:: [14/10/10 08:18:17.395] PHD-L-uCVIYQ8_Ju2-drbanks Scanning flagged directory "Library/Cookies/"
    1:: [14/10/10 08:18:17.396] PHD-L-uCVIYQ8_Ju2-drbanks: -[SStore(protected) checkAndHandleMissingNode:withID:exists:nodeTypeChanged:]: (null): CVV = (null), LVV = (null), converting to breadcrumb
    1:: [14/10/10 08:18:17.396] PHD-L-uCVIYQ8_Ju2-drbanks Scanning flagged directory "Library/Google/"
    1:: [14/10/10 08:18:17.396] PHD-L-uCVIYQ8_Ju2-drbanks Scanning flagged directory "Library/Google/GoogleSoftwareUpdate/"
    1:: [14/10/10 08:18:17.397] PHD-L-uCVIYQ8_Ju2-drbanks Scanning flagged directory "Library/Google/GoogleSoftwareUpdate/TicketStore/"
    1:: [14/10/10 08:18:17.397] PHD-L-uCVIYQ8_Ju2-drbanks Scanning flagged directory "Library/IdentityServices/"
    1:: [14/10/10 08:18:17.398] PHD-L-uCVIYQ8_Ju2-drbanks Scanning flagged directory "Library/Mail/V2/MailData/"
    1:: [14/10/10 08:18:17.399] PHD-L-uCVIYQ8_Ju2-drbanks Scanning flagged directory "Library/Preferences/"
    1:: [14/10/10 08:18:17.400] PHD-L-uCVIYQ8_Ju2-drbanks: -[SStore(protected) checkAndHandleMissingNode:withID:exists:nodeTypeChanged:]: (null): CVV = (null), LVV = (null), converting to breadcrumb
    1:: [14/10/10 08:18:17.401] PHD-L-uCVIYQ8_Ju2-drbanks: -[SStore(protected) checkAndHandleMissingNode:withID:exists:nodeTypeChanged:]: (null): CVV = (null), LVV = (null), converting to breadcrumb
    1:: [14/10/10 08:18:17.401] PHD-L-uCVIYQ8_Ju2-drbanks: -[SStore(protected) checkAndHandleMissingNode:withID:exists:nodeTypeChanged:]: (null): CVV = (null), LVV = (null), converting to breadcrumb
    1:: [14/10/10 08:18:17.402] PHD-L-uCVIYQ8_Ju2-drbanks: -[SStore(protected) checkAndHandleMissingNode:withID:exists:nodeTypeChanged:]: (null): CVV = (null), LVV = (null), converting to breadcrumb
    1:: [14/10/10 08:18:17.402] PHD-L-uCVIYQ8_Ju2-drbanks: -[SStore(protected) checkAndHandleMissingNode:withID:exists:nodeTypeChanged:]: (null): CVV = (null), LVV = (null), converting to breadcrumb
    1:: [14/10/10 08:18:17.402] PHD-L-uCVIYQ8_Ju2-drbanks: -[SStore(protected) checkAndHandleMissingNode:withID:exists:nodeTypeChanged:]: (null): CVV = (null), LVV = (null), converting to breadcrumb
    1:: [14/10/10 08:18:17.403] PHD-L-uCVIYQ8_Ju2-drbanks: -[SStore(protected) checkAndHandleMissingNode:withID:exists:nodeTypeChanged:]: (null): CVV = (null), LVV = (null), converting to breadcrumb
    1:: [14/10/10 08:18:17.403] PHD-L-uCVIYQ8_Ju2-drbanks Scanning flagged directory "Library/Preferences/ByHost/"
    1:: [14/10/10 08:18:17.405] PHD-L-uCVIYQ8_Ju2-drbanks: -[SStore(protected) checkAndHandleMissingNode:withID:exists:nodeTypeChanged:]: (null): CVV = (null), LVV = (null), converting to breadcrumb
    1:: [14/10/10 08:18:17.405] PHD-L-uCVIYQ8_Ju2-drbanks Scanning flagged directory "Library/Safari/"
    1:: [14/10/10 08:18:17.406] PHD-L-uCVIYQ8_Ju2-drbanks: -[SStore(protected) checkAndHandleMissingNode:withID:exists:nodeTypeChanged:]: (null): CVV = (null), LVV = (null), converting to breadcrumb
    1:: [14/10/10 08:18:17.406] PHD-L-uCVIYQ8_Ju2-drbanks Scanning flagged directory "Library/Safari/LocalStorage/"
    1:: [14/10/10 08:18:17.408] PHD-L-uCVIYQ8_Ju2-drbanks: -[SStore(protected) checkAndHandleMissingNode:withID:exists:nodeTypeChanged:]: (null): CVV = (null), LVV = (null), converting to breadcrumb
    1:: [14/10/10 08:18:17.408] PHD-L-uCVIYQ8_Ju2-drbanks Scanning flagged directory "Library/SyncedPreferences/"
    1:: [14/10/10 08:18:17.408] PHD-L-uCVIYQ8_Ju2-drbanks: -[SStore(protected) checkAndHandleMissingNode:withID:exists:nodeTypeChanged:]: (null): CVV = (null), LVV = (null), converting to breadcrumb
    1:: [14/10/10 08:18:17.409] PHD-L-uCVIYQ8_Ju2-drbanks: -[SStore(protected) checkAndHandleMissingNode:withID:exists:nodeTypeChanged:]: (null): CVV = (null), LVV = (null), converting to breadcrumb
    1:: [14/10/10 08:18:17.552] Store "PHD-L-uCVIYQ8_Ju2-drbanks" finished prepareForSync with root version (null)
    1:: [14/10/10 08:18:17.727] ssh subtask PID:3180
    1:: [14/10/10 08:18:17.732] -[SSHIPCClient handleStderrLineOrEOF:]: [2014-10-10 15:18:17 +0000] 'Pseudo-terminal will not be allocated because stdin is not a terminal.
    1:: [14/10/10 08:18:17.732] '
    1:: [14/10/10 08:18:17.755] -[SSHIPCClient handleStderrLineOrEOF:]: [2014-10-10 15:18:17 +0000] 'ssh: connect to host maidmarian.pediatricheartcenter.org port 2336: Connection refused
    1:: [14/10/10 08:18:17.755] '
    1:: [14/10/10 08:18:17.755] -[SSHIPCClient handleStderrLineOrEOF:]: SSH: 'ssh: connect to host maidmarian.pediatricheartcenter.org port 2336: Connection refused
    1:: [14/10/10 08:18:17.755] '
    1:: [14/10/10 08:18:17.755] -[SSHIPCClient handleStderrLineOrEOF:]: [2014-10-10 15:18:17 +0000] '(null)'
    1:: [14/10/10 08:18:18.031] FS-remote: reusing local DB cache (modDate = 1412893054, size = 677707, local: "/Users/drbanks/Library/Caches/Cleanup At Startup/FileSyncAgent-1032/.FileSync/Store-FS-PHD-network-home.filesyncstatetre e", remote: "/Volumes/HomeFolders/drbanks/.FileSync/Store-FS-PHD-network-home.filesyncstate tree.bz2")
    1:: [14/10/10 08:18:18.031] [0x7fd5a8202970/<SStore_FS:0x10b1d94f0>] +[SStore_FS newStore_FSForPeer:rootPath:rootAlias:rootRef:storePath:optionalStoreID:]: peer = <SPeer_FS_PHD:0x7fd5a8202540> = network, optionalStoreID = (null), peer.storeIDString = *
    1:: [14/10/10 08:18:18.031] [0x7fd5a8202970/<SStore_FS:0x10b1d94f0>] +[SStore_FS newStore_FSForPeer:rootPath:rootAlias:rootRef:storePath:optionalStoreID:]: rootPath        = /Volumes/HomeFolders/drbanks
    1:: [14/10/10 08:18:18.031] [0x7fd5a8202970/<SStore_FS:0x10b1d94f0>] +[SStore_FS newStore_FSForPeer:rootPath:rootAlias:rootRef:storePath:optionalStoreID:]: storePath       = /Users/drbanks/Library/Caches/Cleanup At Startup/FileSyncAgent-1032/.FileSync/Store-FS-PHD-network-home.filesyncstatetre e
    1:: [14/10/10 08:18:18.060] [0x7fd5a8202970/<SStore_FS:0x10b1d94f0>] +[SStore_FS newStore_FSForPeer:rootPath:rootAlias:rootRef:storePath:optionalStoreID:]: rootAlias       = {path='/Volumes/HomeFolders/drbanks', targetName='drbanks', volumeName='HomeFolders', type=DIR, volumeCreateDate=2014-07-12-16:04:02, targetCreateDate=2014-07-14-12:08:33, parentDirID=2, nodeID=39476, filesystemID=0x6173 ('as'), signature=0x482b ('H+'), isBootVolume=NO, isAutomounted=NO, isEjectable=NO, hasPersistentFileIDs=YES, mounted=YES, url='afp://[email protected]/HomeFolders'}
    1:: [14/10/10 08:18:18.092] -[SStore_FS setupWithAlias:andRef:] (Store-FS.m:447): unlink('/Users/drbanks/Library/Caches/Cleanup At Startup/FileSyncAgent-1032/.FileSync/.fstemp.CUtmP-d-LEOKGQ6G5.noindex')
    1:: [14/10/10 08:18:18.203] X::...PHD-R-GX5KJxmEuF6-drbanks Exclusion/Inclusion pair #1 of 2
    1:: [14/10/10 08:18:18.203] X::Exclusions                                                       | Inclusions                  
    1:: [14/10/10 08:18:18.203] X::---------------------------------------------------------------------------- --------------------
    1:: [14/10/10 08:18:18.203] X::path BEGINSWITH "."                                              |                             
    1:: [14/10/10 08:18:18.203] X::name BEGINSWITH[c] ".afpDeleted"                                 |                             
    1:: [14/10/10 08:18:18.203] X::name BEGINSWITH[c] ".DocumentRevisions"                          |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "Documents/Microsoft User Data"                     |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "Library/Preferences/com.apple.FileSyncUI.plist"    |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] ".SymAVQSFile"                                      |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "Library/Preferences/com.apple.mcxMenuExtras.plist" |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "Library/Logs/FileSyncAgent.log"                    |                             
    1:: [14/10/10 08:18:18.203] X::name LIKE[c] ".com.apple.timemachine.supported"                  |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] ".Cleanup At Startup"                               |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "Library/Preferences/com.apple.homeSync.plist"      |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "Library/Mirrors"                                   |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "Library/FileSync"                                  |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] ".TemporaryItems"                                   |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] ".fseventsd"                                        |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] ".Spotlight-V100"                                   |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "Library/Logs/MirrorAgent.log"                      |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] ".FileSync"                                         |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "Library"                                           |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "NAVMac800QSFile"                                   |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] ".mcxlc"                                            |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] ".account"                                          |                             
    1:: [14/10/10 08:18:18.203] X::---not changed---                                                | ---not changed---           
    1:: [14/10/10 08:18:18.203] X::---------------------------------------------------------------------------- --------------------
    1:: [14/10/10 08:18:18.203] X::...PHD-R-GX5KJxmEuF6-drbanks Exclusion/Inclusion pair #2 of 2
    1:: [14/10/10 08:18:18.203] X::Exclusions                                                       | Inclusions                  
    1:: [14/10/10 08:18:18.203] X::---------------------------------------------------------------------------- --------------------
    1:: [14/10/10 08:18:18.203] X::name BEGINSWITH[c] ".afpDeleted"                                 | .CFUserTextEncoding         
    1:: [14/10/10 08:18:18.203] X::name BEGINSWITH[c] "EWS-"                                        | .Trash                      
    1:: [14/10/10 08:18:18.203] X::name BEGINSWITH[c] ".DocumentRevisions"                          | .bash_history               
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] ".account"                                          | .ssh                        
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] ".fseventsd"                                        | Documents/Microsoft User Data
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "Library/Mail/Envelope Index"                       | Library                     
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "Library/Safari/Icons.db"                           |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "Library/Safari/HistoryIndex.sk"                    |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "Library/Mirrors"                                   |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] ".mcxlc"                                            |                             
    1:: [14/10/10 08:18:18.203] X::name LIKE[c] ".com.apple.timemachine.supported"                  |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "Library/Mail/Exchange-*"                           |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "Library/PubSub/Feeds"                              |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "Library/Logs/MirrorAgent.log"                      |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] ".FileSync"                                         |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "Library/Calendars/Calendar Cache"                  |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "Library/Mail/IMAP-*"                               |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "Library/Preferences/com.apple.homeSync.plist"      |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "Library/Preferences/com.apple.mcxMenuExtras.plist" |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "Library/FileSync"                                  |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "Library/PubSub/Downloads"                          |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "Library/Application Support/SyncServices"          |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "Library/Printers"                                  |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "Library/Preferences/Macromedia/Flash Player"       |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] ".Cleanup At Startup"                               |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "Library/Logs/FileSyncAgent.log"                    |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] ".SymAVQSFile"                                      |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "Library/Caches"                                    |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] ".TemporaryItems"                                   |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "Documents/Microsoft User Data/Entourage Temp"      |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "Library/Preferences/com.apple.FileSyncUI.plist"    |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "Library/iTunes/iPhone Software Updates"            |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "Library/PubSub/Database"                           |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "Library/Application Support/MobileSync"            |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "Library/Mail/Mac-*"                                |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "Library/Logs"                                      |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] ".Spotlight-V100"                                   |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "Library/Mail/AvailableFeeds"                       |                             
    1:: [14/10/10 08:18:18.203] X::---not changed---                                                | ---not changed---           
    1:: [14/10/10 08:18:18.203] X::---------------------------------------------------------------------------- --------------------
    1:: [14/10/10 08:18:18.203] [0x7fd5a8202970/<SStore_FS:0x7fd5a05d7ad0>] -[SStore_FS prepareForSync]: PHD-R-GX5KJxmEuF6-drbanks: self.wasPrepareForSyncDoneRemotely => NO
    1:: [14/10/10 08:18:18.203] Store "PHD-R-GX5KJxmEuF6-drbanks" started prepareForSync with root version (null)
    1:: [14/10/10 08:18:18.333] PHD-R-GX5KJxmEuF6-drbanks Full scan

    Some of your user files (not system files) have incorrect permissions or are locked. This procedure will unlock those files and reset their ownership, permissions, and access controls to the default. If you've intentionally set special values for those attributes, they will be reverted. In that case, either stop here, or be prepared to recreate the settings if necessary. Do so only after verifying that those settings didn't cause the problem. If none of this is meaningful to you, you don't need to worry about it, but you do need to follow the instructions below.
    Back up all data before proceeding.
    Step 1
    If you have more than one user, and the one in question is not an administrator, then go to Step 2.
    Enter the following command in the Terminal window (triple-click, copy, and paste):
    sudo find ~ $TMPDIR.. -exec chflags -h nouchg,nouappnd,noschg,nosappnd {} + -exec chown -h $UID {} + -exec chmod +rw {} + -exec chmod -h -N {} + -type d -exec chmod -h +x {} + 2>&-
    The command may take several minutes to run, depending on how many files you have. Wait for a new line ending in a dollar sign ($) to appear, then quit Terminal.
    Step 2 (optional)
    Take this step only if you have trouble with Step 1, if you prefer not to take it, or if it doesn't solve the problem.
    Start up in Recovery mode. When the OS X Utilities screen appears, select
              Utilities ▹ Terminal
    from the menu bar. A Terminal window will open. In that window, type this:
    res
    Press the tab key. The partial command you typed will automatically be completed to this:
    resetpassword
    Press return. A Reset Password window will open. You’re not going to reset a password.
    Select your startup volume ("Macintosh HD," unless you gave it a different name) if not already selected.
    Select your username from the menu labeled Select the user account if not already selected.
    Under Reset Home Directory Permissions and ACLs, click the Reset button
    Select
               ▹ Restart
    from the menu bar.

  • Home directory is not being backed up in Time Machine

    Problem: It turns out my home directory does not have any backups in Time Machine for the last year.  I've never received any error message indicating it wasn't doing the full backup.
    Goal: I'd like to get Time Machine to back up my home folder (which contains 100% of the content I care about) again, ideally in a way where I can keep my history from the last time it backed up successfully.
    How I found out:
    - I opened Time Machine and realized all the "pink bars" were dimmed all the way back up to Sept. 2011 when I navigated to my home folder or any folder within it.
    - I cloned a file within my home folder, did a manual Time Machine back up, opened Time Machine and verified that the backup volume did not contain the cloned file.
    - I did this again while watching the Console and verified that it did not make a large enough backup to include the cloned file.
    - I explored all the backups in Finder and realized that indeed all the backups that corresponded to the dimmed pink bars in Time Machine had no home folder.
    - I did an "ls -a" in the backup volume in Terminal and realized that it was not the case that the home directory was present but merely hidden.
    What I've tried:
    - I created a new admin account, logged into that and did a manual Time Machine backup from there.  The new account was backed up, while the original home directory still wasn't.  This continues to be true in subsequent backups made while logged into the main account.
    - I examined the exclusions list in Time Machine preferences.  The only items were the backup volume itself and another partition of that external drive I use for other backups, as expected.
    - I did a "Full Reset of Time Machine" (http://pondini.org/TM/A4.html), with a reboot before re-enabling Time Machine.  The plist file did change to become much simpler, but the home folder is still not being backed up.
    Other notes:
    - I run Dropbox, and have those contents in a folder one level under the home directory
    - I run Git
    - The existing backups have only used 500GB or so of a 1TB partition, so it's not filling up.
    - I ran Verify Disk in Disk Utility on both my backup volume and the mac's HD.  The backup volume appeared OK, but the mac HD was "found corrupt and needs to be repaired".  I could boot into the Recovery HD and repair it, but I feel like this is a risk and I'd like to have a working backup before I do that (I don't have another external HD around to make a temporary backup).  Could the corrupted drive be the reason Time Machine has been silently skipping the home folder?
    - My home folder is named "apple".  Might this be a problem?  I'd rename it, but that's a risk and I'd like a verified backup before doing that.
    - The Time Machine plist file in /Library/Preferences is pretty hard to read in pico, TextEdit, etc (maybe this is normal?)
    I've scoured the forums and pondini's very thorough troubleshooting pages to no avail.  Please let me know if anyone has ideas.  Thanks.

    Latest update: Bought a new external harddrive, set that up as the new Time Machine volume, but got the exact same results (all but my main user directory are backed up).  This is after another Time Machine reset (deleting the .plist), starting up in Safe Mode, and trying to initiate the backup from both the account that doesn't get backed up and another administrator account.
    Here is some of the output from the Console when filtering messages for "backupd":
    10/5/12 2:51:23.572 AM com.apple.backupd[13529]: Backup content size: 481.57 GB excluded items size: 11.31 GB for volume Macintosh HD
    10/5/12 2:51:23.572 AM com.apple.backupd[13529]: Found 1437613 files (470.25 GB) needing backup
    10/5/12 2:51:23.573 AM com.apple.backupd[13529]: 564.3 GB required (including padding), 1.5 TB available
    10/5/12 2:51:23.581 AM com.apple.backupd[13529]: Waiting for index to be ready (100)
    10/5/12 3:40:33.297 AM com.apple.backupd[13529]: Copied 763432 files (21.54 GB) from volume Macintosh HD.
    Put the relevant parts in bold.  No messages about why it only backed up 21.54GB when it found 470.25GB that needed to get backed up.
    Does this make sense to anyone??

  • Mail says my home directory is full

    I've been having some major system problems of late.
    Following the successful restoration of my laptop's hard drive today I launched Mail. It was very sluggish & came up with the error message:
    "Mail cannot update your mailboxes
    because your home directory is full.
    You must free up space in your home folder before
    using Mail. Delete unneeded documents or move
    documents to another volume."
    My hard drive has 23 GB of free space.
    My home folder is 47 GB in size.
    Can someone please explain what's going on here? Mail won't launch until I sort this issue.

    Yay! It seems to have solved the problem with my e-mail. Thanks very much.
    Now, I'll mention this here, as I know you'll be checking back, but I'll also start a fresh thread in the proper place about another irritating system problem I'm having.
    When I try to copy from my home directory to an external hard drive, (about 600mb of data in this instance), it starts to copy in the normal way, saying about a minute remaining) then suddenly stops...
    ... and waits, while "time remaining" increases.
    A short while ago it got as far as saying 40 minutes!! For 600mb!!
    I tried to launch my browser while this was happening & it was having none of it.
    I tried to launch the "force quit applications" window. Again nothing.
    Then I stopped it copying & the other things opened.
    It's as if "copying" suddenly asks for more power than the computer can supply & everything else takes a back seat. The copying begins, but at an absolute snail's pace.
    If I left if for 40 minutes it would probably copy successfully, but why so slow? I have about 30GB of data I need to remove from my hard drive before I can do a clean install, but at this speed I don't think I'm going to live long enough!

  • Can't delete folder I created in Home directory

    I created a music folder as an alternate to iTunes in my Home directory.  Recently it started acting funny: wouldn't open in finder, wouldn't allow me to rename it, and now won't let me move or delete it.  I tried unlocking it and checked that I have read and write priveleges.  Any suggestions?

    I'm guessing that Finder keeps .trash open to know wether or not files have been added to it and update the Dock icon, right?No.
    The visible 'Trash' you see in the finder is the union of all your trash folders. Each volume (potentially) contains a /.Trashes/ folder at its root level. Within that there are folders with UIDs as their name, 501 being the first 'normal user' and 0 being root. Your "/.Trashes/502" means you were booted from another volume at some time. However, that trash folder is empty, as you correctly deduced.
    Your "123 bytes .. /Users/name/.Trash" is not empty, however, because of the size. "123" is not a valid size, either (must be a multiple of 34). So you have directory problems on your hard disk—you need to fix that with Disk Repair, from Disk Utility while booted from your Install disk: see Using Disk Utility and fsck to resolve startup issues or perform disk maintenance.
    You will probably see an "Invalid Link Count" message, hopefully this is not so serious that Disk Utility can't repair it, but let us know.

  • Home Directory Synchronisation and "DS_Store" files

    I have five clients on Tiger connected to a Tiger server. All clients are 10.4.8.
    Initially I turned Home Synchronising on, but since turned it off, realising I don't really need it. One of the clients, with the biggest profile, still keeps synchronising files. They often get the following message in relation to "DS_Store" files:
    You do not have permission to synchronize this file. You can check
    your permissions in the Info window in the Finder
    Name: .DS_Store
    Size: 6.15 KB
    Modified: 09/02/2007 10:09 AM
    Location: Documents/Work - laptop/office/folders/.DS_Store
    My questions:
    1. As I haven't apparently turned off Home Sync'ing (via the Workgroup application), what else can I check?
    2. What does a DS_Store file do?
    3. Will it kill something if I delete all the DS_Store files I can find, so they no longer synchronise?
    4. Alternatively, how can I enable DS_Store files to be replicated?
    Thanks,
    Sam

    A .DS_Store file is an invisible what controls what you see in every folder/directory. The most imoportant one is the one which controls the Desktop folder in your home directory. The Desktop folder is always open—it's what you see on your desktop when the Finder is running. If you delete the file, for any folder, including the Desktop, it'll be recreated as soon as you reopen the folder or relaunch the Finder, in the case of the Desktop .DS_Store file.
    I can't answer your query WRT tp synchronization or servers. You might post the problem to the Servers forum.

  • Can't Trash Files Outside of Home Directory

    Hello
    I have a problem I can't seem to trash files/directories outside of my home directory even if I have rwx!... not sure when it started.  Here's an example of my issue.
    [jamie@simula vhosts]$ groups
    wheel video audio optical storage camera jamie sshusers www-data
    [jamie@simula vhosts]$ pwd
    /srv/http/vhosts
    [jamie@simula vhosts]$ ls -al
    total 12
    drwxrwxr-x 3 root www-data 4096 Aug 19 15:13 .
    drwxr-xr-x 3 root root 4096 Jun 4 20:03 ..
    drwxr-xr-x 5 jamie www-data 4096 Aug 4 21:58 doc.demurgatroid.net
    [jamie@simula vhosts]$ mkdir testdir
    [jamie@simula vhosts]$ ls -al
    total 16
    drwxrwxr-x 4 root www-data 4096 Aug 19 15:14 .
    drwxr-xr-x 3 root root 4096 Jun 4 20:03 ..
    drwxr-xr-x 5 jamie www-data 4096 Aug 4 21:58 doc.demurgatroid.net
    drwxr-xr-x 2 jamie jamie 4096 Aug 19 15:14 testdir
    [jamie@simula vhosts]$ gvfs-trash testdir
    Error trashing file: Unable to find or create trash directory
    But in my home directory (on the same partition mind you) I can trash a file (so it's obviously finding it this time)
    [jamie@simula testdir1]$ pwd
    /home/jamie/testdir1
    [jamie@simula testdir1]$ ls -al
    total 8
    drwxr-xr-x 2 jamie jamie 4096 Aug 19 15:16 .
    drwxr-xr-x 65 jamie jamie 4096 Aug 19 15:16 ..
    [jamie@simula testdir1]$ mkdir testdir2
    [jamie@simula testdir1]$ ls -al
    total 12
    drwxr-xr-x 3 jamie jamie 4096 Aug 19 15:16 .
    drwxr-xr-x 65 jamie jamie 4096 Aug 19 15:16 ..
    drwxr-xr-x 2 jamie jamie 4096 Aug 19 15:16 testdir2
    [jamie@simula testdir1]$ gvfs-trash testdir2/
    [jamie@simula testdir1]$ ls -al
    total 8
    drwxr-xr-x 2 jamie jamie 4096 Aug 19 15:16 .
    drwxr-xr-x 65 jamie jamie 4096 Aug 19 15:16 ..
    ...and it shows up in the trash as expected!  What is preventing me from being able to trash files from other locations?  I've tested from various locations in my filesystem and it seems only inside /home/jamie can I trash anything.  I haven't been able to find out much about the error (like where it's attempting to find/create a trash and why there) besides the obvious, li  Here's some more info
    * Using Gamin instead of FAM, didn't make any difference to my issue
    * Here's my partitions if it matters
    [jamie@simula vhosts]$ df -h
    Filesystem Size Used Avail Use% Mounted on
    udev 10M 260K 9.8M 3% /dev
    /dev/disk/by-uuid/7cf22373-9d30-4bbd-b178-9702efd1cd1f
    76G 3.6G 68G 5% /
    shm 1.9G 104K 1.9G 1% /dev/shm
    /dev/sda1 958M 15M 895M 2% /boot
    /dev/sda5 19G 1.3G 17G 7% /var
    /dev/sda6 197G 111G 77G 60% /home
    tmpfs 32M 0 32M 0% /home/jamie/ramdisk
    Thank you!
    Last edited by gojamiegirl (2010-08-19 23:16:29)

    I first noticed this doing html work in /srv/http/, I gave my user rwx and being able to delete files on the command line I assumed I'd also be able to right-click and 'Move to Trash' in Nautilus, nope.
    --> If I 'Move to Trash' from within my home directory it goes to ~/.local/share/Trash/
    --> If I 'Move to Trash' from anywhere else (even with permission) it fails because there is no .Trash-??? directory in that partition.
    It works if I manually create it.
    [jamie@simula ~]$ ls -al /home/jamie/.local/share/Trash/
    total 64
    drwx------ 5 jamie jamie 4096 May 28 16:23 .
    drwx------ 14 jamie jamie 4096 Jul 14 22:32 ..
    drwx------ 2 jamie jamie 4096 Aug 19 21:52 expunged
    drwx------ 2 jamie jamie 24576 Aug 19 21:52 files
    drwx------ 2 jamie jamie 24576 Aug 19 21:52 info
    [jamie@simula ~]$ ls /.Trash*
    ls: cannot access /.Trash*: No such file or directory
    [jamie@simula ~]$ gvfs-trash /testdir1/testdir2/
    Error trashing file: Unable to find or create trash directory
    [jamie@simula ~]$ sudo mkdir /.Trash-1000
    [jamie@simula ~]$ sudo chown jamie:jamie /.Trash-1000
    [jamie@simula ~]$ gvfs-trash /testdir1/testdir2/
    [jamie@simula ~]$ ls -al /.Trash-1000/files/
    total 12
    drwx------ 3 jamie jamie 4096 Aug 19 22:03 .
    drwxr-xr-x 4 jamie jamie 4096 Aug 19 22:03 ..
    drwxr-xr-x 2 jamie jamie 4096 Aug 19 21:57 testdir2
    This is solved
    Last edited by gojamiegirl (2010-08-20 05:24:05)

  • Data recovery! Rebuilding Home Directory without Reformatting

    I have an WD external hard drive failure. Very recently, I started using this drive as default for iPhoto so now cannot access any of my photos. (I have a 5-year-old son so you can imagine how devastating this is.) To make matters worse, it is also my Time Machine backup drive so I cannot access the last backup prior to the iPhoto drive switch.
    Here is a timeline of events:
    (I know this is long. I am hoping someone who is familiar with this issue will understand my plight and be patient to read thru.)
    04/01/10 iPhoto default drive was transfered from internal drive to WD external drive to accommodate space on the internal drive due to errors in running Virtual Machine due to internal drive being too full.
    04/15/10 last upload to iPhoto.
    04/18/10 last time I accessed iPhoto. It was left open and went to a "Not Responding" status. I believe I noticed this and did a "Force Quit" on 04/22/10.
    04/22/10-04/23/10 Time Machine backup failed overnight and now the computer is unable to read the drive. It is a 500GB drive that is now reading as a 2TB drive and not able to see anything on the disk. I am unable to see when we had the last successful Time Machine backup as Time Machine also backed up to this drive.
    We tried connecting the drive to my Mac laptop; same read error (2TB drive when it's 500GB). We also tried hooking it up to the Windows Virtual Machine on the Mac. It gave all the indicators that the drive was installed and working properly however it never showed up in My Computer. When clicking to Unplug Safely, the drive was listed as a USB Mass Storage Device.
    04/24/10 Called Apple support. Tech led me thru unplugging drive and computer and doing a reset by pressing and holding power button while unplugged. I then plugged back in and pressed a series of four keys. The system now reads the correct size of the drive but still will not mount on the desktop.
    When he could no longer help me, he told me to go here and find applications relating to "Rebuilding Home Directory without Reformatting." I was unable to find anything so I am posting... He did indicate that this normally refers to the internal drive but "a hard drive is a hard drive." He could not tell me an exact name of the utility as it is not Apple-recommended.
    Can anyone offer any help before we go down the data recovery road?

    The tech was most likely referring to Disk Warrior. However, DW does not repair the Home folder, it repairs the disk's entire directory by rebuilding the directory. The drive is not erased. But this may not fix your problem. If you have damaged system files then the system will not boot. You would need to reinstall OS X. You may be able to do that as follows:
    How to Perform an Archive and Install
    An Archive and Install will NOT erase your hard drive, but you must have sufficient free space for a second OS X installation which could be from 3-9 GBs depending upon the version of OS X and selected installation options. The free space requirement is over and above normal free space requirements which should be at least 6-10 GBs. Read all the linked references carefully before proceeding.
    1. Be sure to use Disk Utility first to repair the disk before performing the Archive and Install.
    Repairing the Hard Drive and Permissions
    Boot from your OS X Installer disc. After the installer loads select your language and click on the Continue button. When the menu bar appears select Disk Utility from the Installer menu (Utilities menu for Tiger.) After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list. In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive. If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported, then quit DU and return to the installer.
    2. Do not proceed with an Archive and Install if DU reports errors it cannot fix. In that case use Disk Warrior and/or TechTool Pro to repair the hard drive. If neither can repair the drive, then you will have to erase the drive and reinstall from scratch.
    3. Boot from your OS X Installer disc. After the installer loads select your language and click on the Continue button. When you reach the screen to select a destination drive click once on the destination drive then click on the Option button. Select the Archive and Install option. You have an option to preserve users and network preferences. Only select this option if you are sure you have no corrupted files in your user accounts. Otherwise leave this option unchecked. Click on the OK button and continue with the OS X Installation.
    4. Upon completion of the Archive and Install you will have a Previous System Folder in the root directory. You should retain the PSF until you are sure you do not need to manually transfer any items from the PSF to your newly installed system.
    5. After moving any items you want to keep from the PSF you should delete it. You can back it up if you prefer, but you must delete it from the hard drive.
    6. You can now download a Combo Updater directly from Apple's download site to update your new system to the desired version as well as install any security or other updates. You can also do this using Software Update.

Maybe you are looking for

  • How do I convert apple works 6 docs to open in 10.7

    I have a MacBook pro running 10.7. I have many docs created in AW 6 that will no longer open. I tried opening the WP with Pages and the spread sheets with Numbers, but I get a message that "This document was created with an unsupported version of App

  • WiFi on my MacBook Pro works in one room but not in others

    If I bring my MacBook Pro next to an iMac in one room it will connect (albeit slowly) to the internet. When I walk 2 metres into my own bedroom it simply disconnects and stops working, while my phone stays connected and at a similar speed. The MacBoo

  • Enhancement for T-Code PHAP_CREATE_PA

    Hi, I am using T-Code PHAP_CREATE_PA to create an appraisal document. Is there any way to give message so that whenever i exit the t-code i can warn the user about the status of the appraisal document.

  • How to downgrade WCS?

    We plan on upgrading our WCS from 5.0.56.0 to 5.2.130.0, to support the WLC's that run 5.2.178. We know how to upgrade, but would like to know how to downgrade to a previous version in case we need to rollback. The config guide only tells you how to

  • Yahoo Sync Problems

    Hello: Very green BB user here!  I have followed the instructions to sync with Yahoo address book.  The "Select Device Application" shows that the address book IS linked to Yahoo in both directions.  I went through the setup and entered my Yahoo emai