how to transfer file from one system to another system in
unix? which cmd to be use?

Answers were Sorted based on User's Feedback



how to transfer file from one system to another system in unix? which cmd to be use?..

Answer / kalyani

using FTP (File Transfer protocal), we can transfer the file

Is This Answer Correct ?    14 Yes 0 No

how to transfer file from one system to another system in unix? which cmd to be use?..

Answer / subhash

using FTP:
1. FTP IP addr(remote machine IP address)
2. then cd PATH(to/from which directory, we need to copy
file)
3. lcd PATH(lcd-Locaal machine directory, to/from which
directory, file to be placed or selected)
4. PUT/GET file_name
If we want put file in remote machine, use PUT file_name
If we want get the file from remote machine, use GET
file_name.

Is This Answer Correct ?    5 Yes 0 No

how to transfer file from one system to another system in unix? which cmd to be use?..

Answer / prasu

Thrught SCP Command also we can

Is This Answer Correct ?    6 Yes 4 No

how to transfer file from one system to another system in unix? which cmd to be use?..

Answer / sarath

using FTP as ftp (ipaddr).. the system will b connected to the specified address. Now we can specify the file name using
mget filename. the file will b loaded to the current directory of your system

Is This Answer Correct ?    2 Yes 0 No

how to transfer file from one system to another system in unix? which cmd to be use?..

Answer / harikiran

in real time project always the files transfers through FTP command. there is a process to do the FTP the files. any body want to now in detail please mail me.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Data Stage Interview Questions

what is meant by port ? what is the use of port ? what are the different type of ports and its usage

2 Answers   Accenture,


What are sequencers?

0 Answers  


What is the difference between lookup and sparse lookup?

1 Answers  


Scenario : I have 2 jobs say job A and Job B with parameters x and y respectively. I need to create a sequence job. If we pass parameter x then Job A should run, If we pass parameter y then Job B should run, if we dont pass any parameter then Both Job A & B should run.

4 Answers   iGate, Thirdware,


What is the difference between in process and inter process?

0 Answers  






how to abort the job its matain duplicates?

0 Answers   TCS,


describe the Steps to confiure a Qlogic switch

0 Answers   IBM,


Describe routines in datastage? Enlist various types of routines.

0 Answers  


what is the use of materialized view?

0 Answers   CTS,


Differentiate between operational datastage (ods) and data warehouse?

0 Answers  


What are the different database update actions available?

1 Answers   HP,


How to delete the data in dataset?types of deleting the data in dataset?

4 Answers   HSBC,


Categories