Sets the synchronization as upload-only.
abstract void SyncParms.setUploadOnly(boolean v)
v Set to true to disable downloads, or set or false to enable downloads.
The default is false. Specifying true automatically calls the setDownloadOnly and setPingOnly methods, and sets them to false.