facing issues while attaching a file to the oracle support SR using provided Curl method
am trying to attach a file from unix box to my oracle support SR using CURL command , so that i can create a direct upload script for that .
For this
ppurpose I am using the below command :-
curl -T /opt/weblogic/soa_server1/logs/soa_server1.log -u "shikhacharadva@eaton.com@support.oracle.com" "ftps://151.110.200.77/issue/SR 3-118XXXXXXX/"
I found below syntax from oracle site based on which I am entering the above command
curl –T
/path/to/attachment
.tgz
–u
<span>"</span><a class="jive-link-email-small" href="mailto:your.oracle.support.login@domain.com">your.oracle.support.login@domain.com</a><span>"</span>