|
|||||||
| Forums | Search Forums | Register | Forum Rules | Man Pages | Albums | FAQ | Members | Calendar | Search | Today's Posts | Mark Forums Read |
| 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 !! |
|
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
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
|
||||
|
||||
|
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
|
|||
|
|||
|
Simplified:
ftp remote_server (type the username and password for the remote server) ascii put filename.txt |
| Sponsored Links | ||
|
![]() |
| Thread Tools | Search this Thread |
| 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 |
|
|