The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com



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
Redirect output mpang_ Shell Programming and Scripting 1 08-15-2007 09:57 AM
Redirect output to a file jimmyc UNIX for Dummies Questions & Answers 11 01-31-2007 11:34 AM
redirect output to file xadamz23 Shell Programming and Scripting 4 06-29-2006 12:20 PM
redirect output of FTP kcaluwae Shell Programming and Scripting 4 06-23-2005 09:45 AM
redirect output to file? slackware Shell Programming and Scripting 1 09-12-2003 03:57 AM

 
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Bulgarian Greek Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #1 (permalink)  
Old 03-31-2006
mpang_ mpang_ is offline
Registered User
  
 

Join Date: Mar 2006
Posts: 89
Redirect output from sFTP

Hey all,

I have a ksh script which used ftp to transfter certain files to a AIX server, however, now I have to switch to sFTP and I have the following problem. Originally,

output=`ftp -nv $AIX_HOST << EOF 2>&1
user $AIX_USER $AIX_PASSWORD
cd /hsbc/risdev/risdevhfi/app/ftp/incoming
put "$filename"
quit
EOF`

Now, I am using sFTP I don't know if I can do something like this

output=sftp -B $BATCHFILE $AIX_USER@$AIX_HOST

If not, what am I suppose to do to get the output from the sFTP? thanks!

Later,
Pang
 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -4. The time now is 08:33 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language Translations Powered by .
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0