Displaying 1 result from an estimated 1 matches for "sync_to_log".
2004 Nov 07
2
Symlink file syncing issue
...7 Nov 00:25 Calendars ->
/Users/username/Library/Calendars
lrwxr-xr-x 1 username staff 39 7 Nov 00:04 StickiesDatabase ->
/Users/username/Library/StickiesDatabase
-rw-r--r-- 1 username staff 14142 7 Nov 00:05 Sync_From_Log.txt
-rw-r--r-- 1 username staff 1945 7 Nov 00:26 Sync_To_Log.txt
AddressBook, Adium 2.0, and Calendars are all directories.
Bookmarks.plist and StickiesDatabase are files.
The command I'm using to sync to the server:
rsync -avzL -e ssh --exclude ".DS_Store" /Users/username/Sync
username@the.server.address:~/
This works perfectly and does...