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
What is size of a transaction and an array means in a datastage?
sed,awk,head
What is the differentiate between data file and descriptor file?
What are the main differences you have observed between 7.x and 8.x version of datastage?
Difference between IBM DATA STAGE8.5 and DATA STAGE9.1 ?
If you want to use a same piece of code in different jobs, how will you achieve this?
What are data elements?
What is Ad-Hoc access? What is the difference between Managed Query and Ad-Hoc access?
what is flow of project?
What are the types of containers in datastage?
What is the difference between server job and parallel jobs?
Hi everyone,I have kept a project Sales And Distribution for a pharmaceutical company.can anybody explain one complex business rule that we had in our project and how did you accomplish it using DS?
how can we validate the flat files using the date in the header and number of records in the flat file? Using both conditions at a time.
I have a few records just I want to store data in to targets cycling way how?
What is the difference between an operational datastage and a data warehouse?