iSync: About third-party phone device plug-ins for Mac OS X v10.4, 10.5


 
Thread Tools Search this Thread
Operating Systems OS X (Apple) OS X Support RSS iSync: About third-party phone device plug-ins for Mac OS X v10.4, 10.5
Prev   Next
# 1  
Old 10-13-2008
iSync: About third-party phone device plug-ins for Mac OS X v10.4, 10.5

Your phone device is not listed on the iSync Supported Device Page but you want to synchronize it with your Mac.

More from Apple OS X Support ...
 
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
mdimport(1)						    BSD General Commands Manual 					       mdimport(1)

NAME
mdimport -- import file hierarchies into the metadata datastore. SYNOPSIS
mdimport [-VXLArgn] [-d level | category] [-w delay] file | directory DESCRIPTION
mdimport is used to test Spotlight plug-ins, list the installed plug-ins and schema, and re-index files handled by a plug-in when a new plug- in is installed. The following options are available: -g plugin Load the plugin at the provided path, ignoring system installed plugins. Useful for testing plugins that have not yet been installed. -V Print timing information for this run of mdimport. -A Print out the list of all of the attributes and their localizations in the current language and exit. -X Print the schema file and exit -r Ask the server to reimport files for UTIs claimed by the listed plugin. For example, the following would cause all of the chat files on the system to be reimported: mdimport -r /System/Library/Spotlight/Chat.mdimporter -p Print out performance information gathered during the run. -L Print the list of installed importers and exit. -d level Print debugging information. Level can be 1-4. -n Don't actually set the attributes on the file. Useful for debugging. -w msecs Wait for the specified interval between scanning files. NOTES
The -f switch is obsolete in Leopard and beyond. SEE ALSO
mdfind(1), mdutil(1), mdls(1) Mac OS X Oct 27, 2004 Mac OS X