当前位置:网站首页>SCP remote copy command record
SCP remote copy command record
2022-06-30 01:57:00 【Chasing dreams - Polaris】
Copy local files to remote
1、 take framework Copy to remote
scp -r ./out/target/product/hqcos/system/framework/ [email protected]:/home/qisi/qingyuan
2、 The generated tbox hal Copy to remote
scp -r out/target/product/hqcos/vendor/bin/hw/[email protected] [email protected]:/home/qisi/qingyuan
Log on to the remote host
Copy files from the remote host to the local
scp -r [email protected]:/home/qisi/log/wqy666.txt .
边栏推荐
- 手势数字启蒙学习机
- Conversion between opencv and image (valid for pro test)
- cookie加密9
- What are the payment and distribution systems?
- 搞透AQS原理(流程图及同步队列图解)
- [pytorch actual combat] generate confrontation network Gan: generate cartoon character avatars
- Comprendre le principe AQS (organigramme et schéma de file d'attente synchrone)
- MySQL monitoring 2
- [graph neural network] overview of graph classification learning [2]: graph classification based on graph neural network
- C语言 继续(3n+1)猜想
猜你喜欢
随机推荐
MySQL monitoring 6
012_ switch
MySQL monitoring 3
C语言 素数对猜想
js逆向请求参数加密:
Pytoch modifies the hook source code to obtain per layer output parameters (with layer name)
Using grpcui to test asp Net core grpc service
006_ radio
(4) Blender source code analysis flash window display process
The first technology podcast month will begin soon
208. implement trie (prefix tree) - attach detailed notes
ES6 synchronous asynchronous execution and block level scope
Difference between test plan and test plan
Comprendre le principe AQS (organigramme et schéma de file d'attente synchrone)
C language irony
Varnish foundation overview 8
Cookie encryption 13
Cookie encryption 8
[machine learning Q & A] cosine similarity, cosine distance, Euclidean distance and the meaning of distance in machine learning
[machine learning Q & A] accuracy, accuracy, recall, ROC and AUC


![[MRCTF2020]Ezpop-1|php序列化](/img/65/9b7a3ae3552d8784b0c77a1130d762.png)






