Home Directory Creation?

I wonder if someone can help...
I've just upgraded my server (G5 PowerPC Dual 2GHZ, 2GB Ram) form 10.4.10 to 10.5. I did a fresh install instead of upgrading to prevent there being any problems but unfortunately there is...
Everything seems to be working fine apart from when i come to create a new user. I select the sharepoint (afp://server.com/Users) in the 'home' tab and select create home now button -> press save and i get the following message:-
unable to create home directory because an error occurred.
I've tried allsorts like creating new sharepoints, new users but nothing seems to help.
Any suggestions?

I had the same issue. I just got thru doing the third reinstall of Server. (1st. Basic, 2nd Advance, and now third workgroup). On this install it all works fine. On my advanced issue it was a hit and miss situation on what worked for me. So far starting from workgroup and using server admin to manage the system has worked for me to add the little things that workgroup did not provide.

Similar Messages

  • Home Directory Creation using Remote Manager

    Hi,
    We are working on OIM-AD. we have two AD domains in our environment. we need to create home directory folder upon AD provisioning such that only admin or respective user can access the folder. We tried all possible stops but we are not able to assign proper permissions. Also in one of the domain the vbscript for folder creation is run by admin and in other domain it has to be run by domain user.
    has anyone achieved this by means of Remote Manager?

    Hi Cmm user,
    Thanks for your posting.
    To set the attribute of homedirectory for a user in powershell, please also try the cmdlet set-aduser:
    import-module activedirectory
    $HomeDrive=’Z:’
    $UserRoot=’\\CONTOSO-FPS\Users$\’
    $HomeDirectory=$UserRoot+$AccountName
    SET-ADUSER $AccountName –HomeDrive $HomeDrive –HomeDirectory $HomeDirectory
    I hope this helps.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Home directory creation for local user accounts using powershell

    Through Computer Management when I create a user, a home directory is created for the same user in the folder C:\Users.I am creating a user through powershell in a remote machine.I am using the following script to create user 
    $comp = [ADSI]'WinNT://localhost,computer';
    $user = $comp.Create('User', 'account7');
    $user.SetPassword('Welcome1');
    $user.SetInfo();
    The account is getting created. But no home directory is created for this user. How to create a home directory for a user using powershell? Also the user created through GUI is a member of the group 'Users' by default. How to add the user created to the
    'Users'  Group.

    Hi Cmm user,
    Thanks for your posting.
    To set the attribute of homedirectory for a user in powershell, please also try the cmdlet set-aduser:
    import-module activedirectory
    $HomeDrive=’Z:’
    $UserRoot=’\\CONTOSO-FPS\Users$\’
    $HomeDirectory=$UserRoot+$AccountName
    SET-ADUSER $AccountName –HomeDrive $HomeDrive –HomeDirectory $HomeDirectory
    I hope this helps.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Zfs on solaris 10 and home directory creation

    I am using samba and a root preexec script to automatically create individual ZFS filesystem home directories with quotas on a Solaris 10 server that is a member of a Windows 2003 domain.
    There are about 60,000 users in Active Directory.
    My question is about best practice.
    I am worried about the overhead of having 60,000 ZFS filesytems to mount and run on Solaris 10 ?
    Edited by: fatfish on Apr 29, 2010 2:51 AM

    Testing results as follows -
    Solaris 10 10/09 running as VM on Vmware ESX server with 7 GB RAM 1 CPU 64 bit.
    ZFS pool created with three 50 GB FC LUNS from our SAN (Hardware RAID5). There are shared to ESX server and presented to the Solaris VM as Raw Device Mappings (no VMFS).
    I set up a simple script to create 3000 ZFS filesystem home directories
    #!/usr/bin/bash
    for i in {1..3000}
    do
    zfs create tank/users/test$i
    echo "$i created"
    done
    The first 1000 created very quickly.
    By the time I reached about 2000 each filesystem was taking almost 5 seconds to create. Way too long. I gave up after about 2500.
    So I rebooted.
    The 2500 ZFS filesystems mounted in about 4 seconds, so no problem there.
    The problem I have is why do the ZFS file system creation time drop of and become unworkable? I tried again to add to the pool after reboot and there was the same slow creation time.
    Am I better off with just one ZFS file system with 60,000 userquotas applied and lots of ordinary user home directories created under that with mkdir?

  • Home Folder Creation w/Active Directory

    If this has been asked a million times, just point me to the url for the answer...
    I have done the leg work and have the "magic triangle" working - I can login and auth to AD and get my preferences from OD. I want our user's home folders to reside on our Windows server. I have shared out \\server\students on the Windows server and in AD I am pointing their home folder to our Windows server, but I can't get the permissions right. When I point a new user's home folder in AD to our Windows server, it creates the folder \\server\students\jtest.
    When the user logs in, none of the subfolders are created. Can someone give me some pointers on how permissions need to be set so the subfolders are created on first login?
    This is all pretty new and I'm happy that I got the triangle to work - if I can get this all important piece, I'll be set.
    Thx in advance!

    Hi
    A lot of this depends on how many OUs you have; how deep they go; and how many directories you have nested in each OU or the particular OU the directory for home folder creation is within. The accepted 'recommendation' is not more than 3 deep - generally. Having said that I have made it work with OUs 7-10 deep. Gets trickier after that.
    In my experience the non-creation of expected directories is generally down to permissions not being assigned properly - as you've guessed. Essentially users must be given read/write access all the way down the nested directories. I have seen permissions assigned correctly to a parent folder, with a set of different permissions applied to the next folder down and the next one along again with the correct permissions applied. Folder creation fails when permissions are set in this way.
    What is interesting is the log-in does not fail though you are greeted with the usual "the home folder exists on an SMB or AFP Server etc" dialog box when getting to the desktop. You sometimes get this at the log-in window as well. Although you can also see the message for other reasons - usually down to poor DNS configuration.
    You should be able to log in as the local admin and look at the system.log in Console. You should see an error starting with 'NSurl etc etc. . . ' listed. If you do that's an indication it's a permissions problem.
    Beyond this and without being there it's difficult to tell?
    Hope this helps, Tony

  • Why can't a new folder be created within my user home directory when using 'Save As' in Mountain Lion?

    Hi,
    So I want to create a new folder within my main user home directory (not the root directory) just for my developer-related files? I can do this from Finder, although it does prompt me for my password to do so. However, when using 'Save As' from any app, the 'New Folder' button is greyed out when I select my user home directory. So I have to create the folder in Finder then Save As.
    Is this normal behavior? Is OSX discouraging me from adding things to my user home directory by making it less convenient? Is there a good reason it would be discouraging me from creating new folders there? If not, is there a setting that I can change to allow the creation of new folders from the Save As prompt?
    Thanks for your help,
    B

    You may need to rebuild permissions on your user account. To do this,boot to your Recovery partition (holding down the Command and R keys while booting) and open Terminal from the Utilities menu. In Terminal, type:  ‘resetpassword’ (without the ’s), hit return, and select the admin user. You are not going to reset your password. Click on the icon for your Macs hard drive at the top. From the drop down below it select the user account which is having issues. At the bottom of the window, you'll see an area labeled Restore Home Directory Permissions and ACLs. Click the reset button there. The process takes a few minutes. When complete, restart.   
    Repair User Permissions

  • Home directory on USB key?

    Hi all,
    A friend suggested this idea and it seems like a good idea, I was wondering if something similar already exists or what your opinion of it would be.
    The idea is as follows: suppose you could have your home directory on a USB key. To log in on a computer, you'd just have to plug it in, and ta-da! you would be working on your own desktop, with your own files and configuration.
    Now I know distros-on-a-stick exist, but the idea would be to only have your home directory on your key, not the full OS. That way you wouldn't have to reboot, and you'd be pretty much architecture-agnostic, and mostly distro-independent.
    So is this somehow already possible? The problems I see is the dynamic user account creation - you'd have to create a temporary user each time a person logs in with his key. Also, of course, there would be the problem of user applications, since not all user applications would probably be installed on the computer.

    Can't really see the use for this, I'm afraid. I'd rather have an OS on a stick, than a /home on a stick. And you don't have to reboot, you could use virtualisation, right? Like qemu is used for DSL.
    The fact that not all applications you need might be installed, applications might be of different versions, config files might get screwed up in the process, and that you need a linux computer in the first place are all negatives.

  • Strange wine behavior, home directory permission change!!

    hi all, archers.
    i'm an arch user since early 2007 and this is my first post. Since now i've always found every information needed and enjoyed this great distribution.
    btw, now i have a strange behavior with last version of wine in extra repository (0.9.61).
    situation:
    clean wine install, w/o .wine prefix from previous version creation (i always redo prefix creation every new version).
    the fact:
    after wineprefixcreate, as usual, i execute winecfg for the last personalization and sound interface selection.
    fortunately and surprisingly, i notice that my home directory AND my desktop directory have completely screwed up permission. they was set to 777!!! aargh!
    my home desktop is not so critical mission but i think this is not good!!! 
    after some test, i can say, in this my strange personal experience, that it's winecfg fault. wineprefixcreate don't change any permission. this happen only after the first winecfg execution AND only the first time. following execution of winecfg does not trigger the fault.
    googled anywhere but it seems that i'm the only one in the world with this wine strange behavior. Is it true? any else?
    a little report of my config:
    (multi device are all raid5)
    /dev/sda2    ext2     /boot
    /dev/md0     ext3    /
    /dev/md1     ext3    /home
    ... other devices in irrelevant mount point.
    not so strange rc.conf
    untouched /etc/skel
    not so strange gnome DE on top of GDM
    not so strange any else 
    thanks in advance and good arching

    Solved in another Thread

  • Create home directory using powershell

    Hi Experts -
    Currently AD 11.1.1.5 is deployed. The home directory is been prepopulated at the time of creation of AD account, and there is a custom task called updatehomedir which gets triggered on success response of create user.
    The problem is, the customer has 40 domain controllers and if I use the OOTB process tasks, it fails to find the user and gives me an invalid structure error, meaning it is not able to find the user. So when the first request goes for creating the user, it picks up a random domain controller and if the home directory parameter is been sent in the creation request it fails. so, the post user creation task works fine.
    The Ad connector creates the home directory with the full permissions to the user on that folder, and also it clears out all the existing permissions. By that, it does not inherits the container permissions. SR said, that it is an ER.
    How do I implement it.
    The approach that looks feasible is
    1. Change the provision attribute mapping for homeDirectory to say customHomeDirectory
    2. Disable the home directory update task
    3. Call a powershell after creation action
    4. In that powershell get the process form value, and run the creation of home directory with appropirate permissions.
    And I cannot test it, as the only environment where i have folders is production...
    -Thanks
    Kunal Jain

    After some decompilation I found this
    DirectorySecurity dirSecurity = new DirectorySecurity();
    PropertyValueCollection pvc = directoryEntry.Properties[ActiveDirectoryConnector.ATT_OBJECT_SID];
    SecurityIdentifier sid = new SecurityIdentifier((byte[])pvc[0], 0);
    dirSecurity.AddAccessRule(new FileSystemAccessRule(sid, FileSystemRights.FullControl, InheritanceFlags.ContainerInherit | InheritanceFlags.ObjectInherit, PropagationFlags.None, AccessControlType.Allow));
    Directory.CreateDirectory(directoryName, dirSecurity);
    Does this strip of the permissions of the file admins on the container. that is inheriting is not done????

  • Give up on Portable Home Directory?

    I'm wondering if anyone is actually having success with Portable Home Directory functionality in Leopard. I have mostly all Intel Macs... 3 iMacs, MacBook Pro, 2 MacPros... and 3 PPC G5's. The server is one of the PPC G5's. The server and all clients are 10.5.3.
    I've just had no luck over the course of this week getting PHD to function as advertised. It seems simple enough... and everything appears to go off without a hitch until you actually attempt to go mobile. Even then, on the surface it seems to be working then you quickly realize that it's not actually syncing. It only successfully syncs when the local home directory is initially created (first user login). After that, any changes you make go to the server... but they don't come down when you move to another computer.
    I have everything set as explained in the manual and on this forum. What I want is everything in the user folder to sync at login, once an hour while logged in, and at logout. What I'm getting is no sync at login, upsync everyhour, and upsync at logout. I just don't get it. The server home essentially has the correct combination of what is created on each computer... but each computer only has what was created/modified on that computer.
    I just recently attempted to delete the .filesync folders in both local and server user folder root... and nothing changed except that now it upsyncs EVERYTHING every time at log out.
    The client machines are obviously correctly bound as all the server managed preferences seem to be honored. As far as mobility, I've tried setting this individually for each user, and also on a group... and the only thing that works either way is the initial home folder creation and upsyncs at logout. It doesn't even try at login.
    If anyone has achieved any success, I would love an account of the steps taken and the order performed. I'm at the point now where I'm ready to backup the user information and delete all user accounts and homes and start over. Really exhausting trying to figure this out.

    Well I've found some consistency in the dysfunction, but I don't understand it. Still no sync at login, even if I turn off management server side and set it user side. It does sync at logout, although it has stopped re-upsyncing everything all over again each time (don't know why that suddenly stopped, but I'm glad it did).
    So here's the test. Logout of users normal computer, it syncs on logout. Go to another computer with a scansnap... Login, no sync, do a manual sync... it goes thru the motions... checking, but doesn't actually sync anything. Scan document, logout, it syncs. Go back to normal computer, login... no sync, do a manual sync... goes thru the motions... checking, doesn't sync (scanned document still not there). Check home folder on server, scanned document is, in fact, there. Logout, it syncs and actually does something. Immediately log back in, no sync, but document is there.
    So the consistency is that the home folder sync workflow seems to be working. However, for some reason, it won't sync at login or manually while logged in. I'm at a loss.

  • Home directory on Windows clients

    Hi all,
    I have recently changed the share point location of our home directories from /Home to /home/users.
    The change was very easy and went smoothly except for our Windows users.
    After moving to the new share point they lost all their data under H:
    I noticed that the SMB server still goes to the old /Home directory instead of the afp:/Home (which is mapped to /home/users now).
    How do I tell the SMB server were to look for the home directories?
    Thanks,
    Ziv

    Hi
    Is it possible a user to login on a mac, and access their home directory that is stored on a windows server via active directory?
    Yes. Provided the AD Server has been configured to accommodate mac clients first:
    http://discussions.apple.com/thread.jspa?messageID=7417304&#7417304
    Can the mac server mount the active dir. share and allow it to be accessed on mac clients?
    If the AD Server controls the directory/volume/drive etc for home folder creation then why involve another server?
    Also, if this is possible, how would I set up managed preferences for these users?
    To manage mac clients using something similar to GPOs available on AD you would need OSX Server. It does not have to be an XServe. Any mac that meets Leopard Server's minimum qualifying spec will do. This is what is I would refer to as AD-OD Integration. Quite a few on this forum call it the 'Magic Triangle'. Its difficult to advise any further on this as a lot depends on what your requirements are and ultimately the AD environment you wish to integrate.
    These links should provide more information:
    http://www.bombich.com/mactips/activedir.html
    http://macwindows.com/leopardAD.html
    http://www.afp548.com/search.php?query=ActiveDirectoryIntegration&type=all&mode=search
    Browse the 10.4 and 10.5 Open Directory Forums. You should find further useful material.
    Tony

  • Mail wont open says home directory is full. HELP?

    I dont know what happend but i restarted my powerbook today and when i got back to the desktop and tried launching mail it gives me the following 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.
    what happend to cause this and what can i do to fix it.
    Thanks

    If your hard drive has at least 5GB of free space available, quit Mail first and using the Finder go to Home > Library > Mail > Envelope Index. Move the Envelope Index file to the Desktop.
    Afterwards, 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 available in the Mail folder at Home > Library > Mail.
    Select OK and allow the import process to complete and a new Envelope Index file will be created automatically by Mail within the Mail folder.
    After confirming all mailboxes were successfully imported and are available, you can delete the copy of the Mail folder and the old Envelope Index file from the Desktop.
    This should resolve the problem.

  • 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.

  • How do I enable opening firefox from two different computers sharing the same home directory without having to delete a lock file (linux).

    I just don't want to have to delete a lock file - which has a purpose - in order to use firefox simultaneously from two locations on the network - where the home directory, i.e. .mozilla directory - is located

    You need to use two separate profiles if you want to have two Firefox instances open at the same time.
    See also http://www.mozilla.org/unix/remote.html

  • Need to write/delete a file (token) to/from user's home directory

    I want to build a class that runs on Windows/Unix clients. It needs to get to users' home directories (both environments) and write the token on login, delete it on logout.
    What method (or code snipet) would get a user's home directory?
    What method (or code snipet) would write/delete a file from it?
    Thanks much

    Even if you are not writing an Applet, this is applicable. But I thot if you were, you might need this.
    See 'SignedAppletDemo.java'
    http://developer.java.sun.com/developer/technicalArticles/Security/Signed/

Maybe you are looking for

  • Where did the AS Language Guide go?

    I've always used Apple's Language Guide pages for quick lookups of AppleScript syntax, but they've been 404 since the 13th. I'd download the PDF as directed by the Scripting and Additions List. But that's 404, too! So, where to go for an online index

  • Network Positioning of a Windows Server 2012 R2 Direct Access & VPN Server

    Reposted moved from Windows Server Forums- Security Hi I'm in the process of creating a new active directory forest with a single domain using AD.Contoso.com to use the Microsoft example. The reason I have decided on AD.XXXXXXXXX.com is to get way fr

  • My iMac came up in safe mode after taking a long time to boot. Should I worry?

    When I rebooted, there was a line running across the middle of the screen indicating that something was installing or happening.  Then the computer came up in safe mode and required me to log in, which I never have to do.  I run Kapersky anti virus a

  • Edit a contact in BB10

    Dear Blackberry, There are many steps (five steps) that you have to do to edit a contact in your smartphone. So I think that should be decrease that steps. Two steps is great. Thanks, KhanhLN

  • Dispay balances error in fs10n

    Dear Sapgurus, i post one document, after save the document i am checking the balances for individual ledger in fs10n if i select individual line  means period wise system its popup error message No items selected (see long text) Message no. MSITEM03