FTP Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsSystem AdministrationFTP Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old March 27th, 2006, 05:42 AM
artsylar artsylar is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2004
Posts: 20 artsylar User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 6 h 17 m 27 sec
Reputation Power: 0
Send a message via Yahoo to artsylar
Unhappy Redirect SFTP Output

Hi,

I'm converting my FTP codes to SFTP for security reasons. I have a "dir sample.txt dir.log" command in FTP which redirects the output of "dir sample.txt" to "dir.log" so "dir.log" will contain the file info. of "sample.txt". I converted it to sftp and used the same command. dir.log was created but doesn't contain anything (0 bytes). It was coded using Expect (TCL). tried to redirect it using (>). still doesn't work. Hope you can help me with this. thanks!

Reply With Quote
  #2  
Old July 6th, 2010, 10:05 AM
abhishekisnot abhishekisnot is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2010
Posts: 1 abhishekisnot User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 12 m
Reputation Power: 0
Redirect SFTP Output

Hi,

We need to convert below ftp code into sftp but we are unable to handle output redirection properly.

FTP Code:

ftp host1 < a.txt 2>&1

where a.txt contains series of ftp commands:

get run_dir/log/abc.log abc.log
ls -l abc.label

When we used the sftp instead of ftp, I could not redirect the output of ls -l command to abc.label file.

Is there any known way to do that. Thanks in advance for your replies.

Reply With Quote
Reply

Viewing: Dev Shed ForumsSystem AdministrationFTP Help > Redirect SFTP Output

Developer Shed Advertisers and Affiliates



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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap