Thursday, 15 September 2011

cURL in a bash script -



cURL in a bash script -

when run next curl command command line on reddish hat linux works , updates records in file sis_dave_test2.txt. when place in bash script can create cron job fails.

the curl command , it's output:

curl -k -h "content-type:text/plain" -u e243dc9e-e505-4998-9c3c-3faad0add42f:password --url https://bbtest.ucd.ie/webapps/bb-data-integration-flatfile-bb_bb60/endpoint/person/store --data-bin @sis-dave-test2.txt error ", makes read info file "sis-dave-test2.txt

please help have trie adding " \ cannot working thanks

curl

No comments:

Post a Comment