how to transfer file from one system to another system in
unix? which cmd to be use?
Answer Posted / 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 |
Post New Answer View All Answers
Which commands are used to import and export the datastage jobs?
What is a merge?
What is the flow of loading data into fact & dimensional tables?
What is datastage?
What are the functionalities of link partitioner?
What is the different type of jobs in datastage?
Name the different types of Lookups in Datastage?
I have a few records just I want to store data in to targets cycling way how?
What are the features of datastage flow designer?
for example You have One Table with 4 Columns (Mgr ID, Department ID, Salary, Employee ID). Can you find out the Average Salary and Number of Employee present per Department and Mgr
How to read the length of word in unix?
What all the types of jobs you developed?
What are the functionalities of link partitioner and link collector?
Difference between sequential file and data set?
Difference between data warehousing and olap?