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 here.

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
rename bohoo Shell Programming and Scripting 1 04-07-2008 12:05 PM
rename files help piltrafa UNIX for Dummies Questions & Answers 2 10-04-2007 06:47 AM
how to rename a file before and after a ftp? forevercalz Shell Programming and Scripting 2 10-28-2005 06:19 AM
how can I rename the following=-^ nj78 UNIX for Dummies Questions & Answers 5 09-29-2005 10:13 PM
rename using mv ? simon2000 UNIX for Dummies Questions & Answers 2 03-19-2004 12:46 AM

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 08-28-2007
Registered User
 

Join Date: Aug 2007
Posts: 12
rename while doing ftp

hi friends,

I writing a script to psot dataset to ceratin server.....while doing ftp I have to rename the file while which is in present server like

present :test server

filename data.097878.

ftp server: it sholu be renamed as data.097878.zip

thanks,



The thing is that while we make put data.097878 I want to rename it atr this instant..
PWD=nagabhushna
file data.097878

ftp -inv production
username password
cd some dir
put data.097878 at this instant I want to rename it and post it as data.097878.tested

Last edited by Nagabhushan; 08-28-2007 at 12:56 AM.
Reply With Quote
Forum Sponsor
  #2 (permalink)  
Old 08-28-2007
vino's Avatar
Supporter (in vino veritas)
 

Join Date: Feb 2005
Location: Bangalore, India
Posts: 2,643
Quote:
Originally Posted by Nagabhushan View Post
put data.097878 at this instant I want to rename it and post it as data.097878.tested
Code:
put data.097878 data.097878.tested
will post it as the latter in the remote machine.
Reply With Quote
Google UNIX.COM
Reply

Thread Tools
Display Modes




All times are GMT -7. The time now is 07:13 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008 The CEP Blog All Rights Reserved -Ad Management by RedTyger Visit The Global Fact Book

Content Relevant URLs by vBSEO 3.2.0