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