Search : in
By :

FTP

Last answer on Oct 28, 2009 7:40:35 am GMT anu, on Oct 28, 2009 4:31:32 am GMT 
 Report this message to moderators

Hello,
I AM ANU
I WANT TO KNOW HOW CAN I USE FTP COMMAND TO TAK ANSWER SHEET FROM ANY OTHER USER MACHINE AND HOW CAN I SEND IT ON SAME MACHINE

Configuration: Solaris
Firefox 2.0.0.14

Best answers for « FTP » in :
Using FTP commands Show The FTP protocol FTP (File Transfer Protocol) is a protocol — meaning a standard language that lets two machines communicate — used so that computers of different types (or with different operating systems) can transfer files over a...
FTP protocol (File Transfer Protocol) Show Introduction to FTP protocol FTP protocol (File Transfer Protocol) is, as its name indicates a protocol for transferring files. The implementation of FTP dates from 1971 when a file transfer system (described in RFC141) between MIT machines...
FTP commands Show The FTP protocol FTP (File Transfer Protocol) is a protocol — meaning a standard language that lets two machines communicate — used so that computers of different types (or with different operating systems) can transfer files over a...
Know the FTP Error codes ShowKnow the FTP Error codes Intro Intro Here are the most common FTP process error codes. You will notice these codes in the dialog box in your FTP application, which are very useful to know! Error Codes 110 Restart marker reply....
Connecting to a Ftp server under Ms-Dos ShowConnecting to a Ftp server under Ms-Dos The ftp command allows you to get connected using command lines. Some of these options provide an automatic connection; this is done through a list of commands store on a text file. ftp -i ...
Access to an FTP server as if it were a local directory ShowAccess to an FTP server as if it were a local directory Install Curlftpfs : sudo aptitude install curlftpfs Create the directory for FTP server: mkdir mountpoint Add authorized users to use the software(fuse group): sudo...
Port/Ports TCP/IP ShowThe use of ports Many TCP/IP programs can be executed simultaneously over the Internet (you can for example open several browsers simultaneously or browse HTML pages while downloading a file via FTP). Each of these programs works with a protocol,...
FTP commands ShowThe FTP protocol FTP (File Transfer Protocol) is a protocol — meaning a standard language that lets two machines communicate — used so that computers of different types (or with different operating systems) can transfer files over a...
Using Telnet ShowIntroduction to Telnet Telnet is a protocol for emulating a remote terminal, which means that it can be used to run commands entered on a keyboard at a remote machine. The tool Telnet is an implementation of the Telnet protocol, which means that it...

1

 iveal, on Oct 28, 2009 7:40:35 am GMT

Dear Anu,

The following is a sample command that you will have to use in order to copy your own files

to another user machine:

put d:\simoweb1\filename.txt

Thanks in advance.

Reply to iveal