i see in this link: http://stackoverflow.com/questions/13348480/how-to-upload-file-from-command-line-as-file-parameter-in-jenkins
it states that we need to use /build instead of /buildWithParameters while invoking the build with a file upload.
However when we use /build we dont get a queue id which prevents tracking.