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
XFB file transfer sais IP Networking 0 11-05-2008 03:02 AM
XFB file transfer Rajat UNIX for Dummies Questions & Answers 0 07-22-2008 08:32 AM
file transfer using Ftp sudhi Shell Programming and Scripting 1 05-26-2008 12:14 AM
Transfer the file manas_ranjan UNIX for Dummies Questions & Answers 2 07-27-2007 10:33 AM
transfer of specific file content to another file mem101 Shell Programming and Scripting 1 10-18-2005 03:01 PM

 
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-2009
praka praka is offline
Registered User
  
 

Join Date: Feb 2009
Posts: 18
Thumbs up FTP (File Transfer)

I am going to transfer file from UNIX directory to remote windows location and i wrote the script but i am getting the error as 'FTP: not found' or i am getting this error 'The file path is not found'.

Please help me to resolve this problem as early as possible.(urgent).

my script is,


Code:
LOCAL_PATH='/apps/dw.....'
HOST='AGCY'
USER='..'
PWD='...'
PATH='\TestAGCY'
cd $LOCAL_PATH
ftp -n $HOST << END_SCRIPT
quote USER $USER
quote PASS $PWD
cd $PATH
prompt off
mput Extract_File.out
exit
END_SCRIPT


Last edited by tayyabq8; 03-31-2009 at 08:29 AM.. Reason: Added code tags
 

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 07:36 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