Solaris
My Solaris cook book.
13 Jan 2015
Uploading large files to Oracle using curl.
Uloading large files through the MOS portal doesn't always work out. Use curl to upload the files instead.
curl -T "$UPLOAD" -o "$UPLOAD.out" -u "${USERID}:${UPSWD}" "https://transport.oracle.com/upload/issue/${SR}/${UPLOAD}"
No comments:
Post a Comment
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment