how to remotely move a file ??? that mean how to move a file
one machine to another machine ???

Answer Posted / ranjitha s

From Windows to Unix

c:\> ftp

ftp>open IPaddress

for ex:
ftp>open 10.13.80.98

ftp put filename
or
ftp send filename

From Unix to Windows

ftp get filename
or
ftp recv filename

(file shud be presend in the directory )

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the pipe command?

574


Who invented grep?

651


Write a command to kill the last background job?

618


How does the system know where one command ends and another begins?

1575


What is {} in find command?

584






How to display no of records in oracle using unix command?

589


Is command prompt unix?

580


What are the differences among a system call, a library function, and a unix command?

567


Describe the usage and functionality of the command rm –r * in unix?

822


How do I find previous commands in unix?

592


What is the use of finger command?

599


Write a command that will display files in the current directory, in a colored, long format.

683


What does grep v do?

557


What are some command words?

561


Which command is used to kill the last background job?

775