ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
info       Did you received any Funny E-Mails from your Friends and like to share with rest of our friends? Yeah!! you can post that stuff   HERE
Google
 
Categories  >>  Software  >>  Operating Systems  >>  Unix  >>  Unix Commands
 
 


 

 
 Unix Commands interview questions  Unix Commands Interview Questions
 Unix Threads interview questions  Unix Threads Interview Questions
 Unix IPC interview questions  Unix IPC Interview Questions
 Unix Socket Programming interview questions  Unix Socket Programming Interview Questions
 Unix System Calls interview questions  Unix System Calls Interview Questions
 Unix AllOther interview questions  Unix AllOther Interview Questions
Question
how to remotely move a file ??? that mean how to move a file
one machine to another machine ???
 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
  Re: how to remotely move a file ??? that mean how to move a file one machine to another machine ???
Answer
# 1
rcp command
 
Is This Answer Correct ?    2 Yes 0 No
Monu Verma
 
  Re: how to remotely move a file ??? that mean how to move a file one machine to another machine ???
Answer
# 2
By ftp
 
Is This Answer Correct ?    5 Yes 0 No
Biswarup
 
 
 
  Re: how to remotely move a file ??? that mean how to move a file one machine to another machine ???
Answer
# 3
Using the scp command, which mean "source copy"

Syntax:
scp source destination

Example: 
Moving a file foo.txt from machine1 to machine2
scp foo.txt host@machine1:/
 
Is This Answer Correct ?    1 Yes 0 No
Ruchi Arora
 
  Re: how to remotely move a file ??? that mean how to move a file one machine to another machine ???
Answer
# 4
[atdev]/abcd/data/atdev $ ftp 70.24.12.410
Connected to 10.24.124.43.
220 cbx82526 FTP server (Revision 1.1 Version wuftpd-2.6.1
(PHNE_34306) Mon Mar 13 11:14:17 GMT 2006) ready.
Name (70.24.12.410:attest): attest
331 Password required for attest.
Password:
230 User atdev3 logged in.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> ls -lrt
200 PORT command successful.
150 Opening ASCII mode data connection for /usr/bin/ls.
total 26560
-rwxr-x---   1 atdev3     geneva           0 May 15 15:12 
Lock
drwxrwxrwx   2 atdev3     geneva          96 May 15 15:12 
ftp>mv inputfilename outputfile
ftp> bye
221-You have transferred 0 bytes in 0 files.
221-Total traffic for this session was 3958 bytes in 1 
transfers.
221-Thank you for using the FTP service on cbh32526.
221 Goodbye.
 
Is This Answer Correct ?    1 Yes 0 No
Sailesh K
 

 
 
 
Other Unix Commands Interview Questions
 
  Question Asked @ Answers
 
What is the difference between pipe (|) and tee command in unix Cap-Gemini4
what does the job command do?  1
what does the 'tee' command do?  2
What is use of sed command? BitWise7
what is the significance of "su" command?  2
Suppose 1000 processes are running on the system out of those if you have to show only certain process ids which command will you use?  1
What is the procedure of "at" and crontab" commands?  2
How to setup Disk space as well as memory in solaris10?  4
what are filters?  2
what is the difference between commmands cmp and diff?  3
Will rm -r* removes hidden files?  3
Write a command to find all of the files which have been accessed within the last 30 days. Google3
which command is used to identify the type of the file?  1
What command is used to replace the existing string with some other? TCS4
distinguish between user mode and kernel mode? Infosys3
How to get the operating system's information in unix? IBM4
What is pid?  2
How to create hardlinks and softlinks on files?  2
what is tar command and what are the different types of tar commands?  2
If we want to see first 35 lines of a file which command we have to use?  2
 
For more Unix Commands Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com