Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers


UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !!

Reply    
 
Thread Tools Search this Thread Display Modes
    #1  
Old 01-08-2013
Registered User
 
Join Date: Jan 2013
Posts: 9
Thanks: 3
Thanked 0 Times in 0 Posts
Tools Ftp read a file

hi,

i need ftp commands which read a text file and ftp the contents of the file to a another machine.

Anyone can help me out please.
Sponsored Links
    #2  
Old 01-08-2013
vbe's Avatar
vbe vbe is offline Forum Staff  
Moderator
 
Join Date: Sep 2005
Location: Switzerland - GE
Posts: 4,633
Thanks: 118
Thanked 256 Times in 245 Posts
reminder: ftp stands for file transfer protocol, why would it be and editor utility?
The Following User Says Thank You to vbe For This Useful Post:
kamaldev (01-10-2013)
Sponsored Links
    #3  
Old 01-10-2013
methyl methyl is offline Forum Staff  
Moderator
 
Join Date: Mar 2008
Posts: 6,388
Thanks: 286
Thanked 668 Times in 640 Posts
Simplified:

ftp remote_server
(type the username and password for the remote server)

ascii

put filename.txt
Sponsored Links
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
AIX - read only FTP henriette AIX 2 04-17-2012 10:24 AM
When reading a csv file, counter to read 20 lines and wait for minute then read next 20 till end victor.s UNIX for Dummies Questions & Answers 3 11-09-2011 09:41 AM
add a ftp user with read and write permissions on a directory luisfja Solaris 1 01-04-2011 04:01 PM
Cannot read a file with read(fd, buffer, buffersize) function naranja18she Programming 3 06-12-2009 01:39 PM
FTP to read a directory jikyj Shell Programming and Scripting 11 08-27-2003 11:23 AM



All times are GMT -4. The time now is 12:25 AM.