Help Center/
Atlas 300 Application (Model 3000)/
IDE-daemon-client Command Reference/
Obtaining a File from the Host by Using IDE Daemon
Updated on 2022-03-13 GMT+08:00
Obtaining a File from the Host by Using IDE Daemon
Function
Obtains a file from the host by using IDE Daemon.
Syntax
IDE-daemon-client --host <host_ip>:<port> --get <dest_dir> <source_dir>
Parameter
Parameter |
Description |
Mandatory or Not |
Default Value |
---|---|---|---|
--host |
|
Yes |
The default value of port is 22118. |
--get |
|
Yes |
- |
Example
- Log in to the server on the host as the HwHiAiUser user.
- Run the following command to obtain the B.java file from the host and save it as A.java by using IDE Daemon:
IDE-daemon-client --host xx.xx.xx.xx:22118 --get /tmp/A.java "~/ide_daemon/B.java"
Replace xx.xx.xx.xx with the actual IP address of the host.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
The system is busy. Please try again later.
For any further questions, feel free to contact us through the chatbot.
Chatbot