![]() |
|
|
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 |
| nfs issue | melanie_pfefer | Red Hat | 1 | 05-08-2008 06:43 PM |
| Unix Arithmatic operation issue , datatype issue | thambi | Shell Programming and Scripting | 23 | 02-19-2008 07:19 AM |
| SED Issue | Redg | UNIX for Dummies Questions & Answers | 9 | 08-29-2005 05:52 PM |
| tar /dev/dat issue | simon2000 | UNIX for Dummies Questions & Answers | 6 | 11-14-2003 01:17 PM |
| ssh issue | meyersp | UNIX for Advanced & Expert Users | 4 | 11-08-2003 11:30 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
SSH FTP Issue
Hi,
I have a ftp script which is supposed to ftp to different servers in the same environment and get request logs from a path. But when I run the script I get the following errors, HTML Code:
[B]1142INPUT_WBS/1142INPUT_WBS
ftp: 1142INPUT_WBS.sbc.com: unknown host
Not.
Not connected.
local: /home/sn9460/logs: No such file or directory
Not connected.
Interactive mode on.
Not connected.
ftp: 1142INPUT_WBS.sbc.com: local: /home/sn9460/logs: No such file or directory
./ftp.sh: line 313: cd: /home/sn9460/logs: No such file or directory
gunzip: request.log*.gz: No such file or directory
./ftp.sh: line 315: syntax error near unexpected token `('
./ftp.sh: line 315: `bash ${LOCAL_DIR}/logextract.bash ( logextract script path )'[/B]
Thanks for your time |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|