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
How to write a expression to display the first letter in Caps in each word using transformer stage ? Please let me know ASAP Thanks in advance...
Define data aggregation?
What is the process of killing a job in datastage?
how to sort two columns in single job in datastage.
Describe stream connector?
Define Routines and their types?
Difference between server jobs & parallel jobs?
What is use Array size in datastage
Difference between ‘validated ok’ and ‘compiled’ in data stage?
Triggers,VIEW,Procedures
How many types of sorting methods are available in datastage?
In Informatica,for the table I can find coreesponding dependent mappings.Likewise can I find the dependent jobs with all the information by using the table name
How will you move hashed file from one location to another location?
How do you run datastage job from the command line?
What is the difference between an operational datastage and a data warehouse?