![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Shell Script for Peoplesoft AE run | PiyushC | Shell Programming and Scripting | 3 | 02-21-2008 01:07 AM |
| Executing TL1 commands through script | msbinu | Shell Programming and Scripting | 1 | 09-12-2007 08:25 AM |
| Doubt on Executing unix commands in script | Naresh Kumar | Shell Programming and Scripting | 2 | 06-05-2006 07:49 PM |
| Executing a .dll from a Unix script | BCarlson | UNIX for Advanced & Expert Users | 2 | 03-06-2006 07:30 AM |
| executing applications/commands on a unix server from a windows PC | megastar | UNIX for Advanced & Expert Users | 1 | 10-11-2005 10:24 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Hi,
I am using CURL ftp for Unix. I am trying to run this unix script using the PeopleSoft Process Scheduler. The script is erroring with the following: /apps/PT8.44/cblbin/ci844ndv/ewrbcin1.sh: curl: not found /apps/PT8.44/cblbin/ci844ndv/ewrbcin1.sh: QUIT: not found /apps/PT8.44/cblbin/ci844ndv/ewrbcin1.sh: EOF: not found This is what the script looks like: curl -vk --user usernm:mypswd --disable-epsv --connect-timeout 45 \ --ftp-ssl-ccc ftps://ftpssl.rbc.com/outbound/KUED/X12 -o /apps/filepath This script runs fine from the unix command line.........Can you tell me what config files etc (for PeopleSoft) that CURL needs to be defined in? |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|