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
Describe routines in datastage? Enlist various types of routines.
What are the functionalities of link collector?
Lookup constraints
Can you implement SCD2 using join, transformer and funnel stage?
To see hidden files in LINIX?
which r the connectors used in san?
Explain how a source file is populated?
What is quality stage?
What are the different kinds of views available in a datastage director?
what are .ctl(control files) files ? how the dataset stage have better performance by this files?
Can you explain engine tier in information server?
What is process model?
What is active and passive stage?
what is repositery?
What is developer responsibilities in UAT (user acceptance testing and Post implementation phase?