forked from purine/purine2
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathscp.sh
35 lines (32 loc) · 1.69 KB
/
scp.sh
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
#scp run.sh zhxfl@xh:/home/zhxfl/purine2/run.sh
#scp HOSTFILE zhxfl@xh:/home/zhxfl/purine2/HOSTFILE
#scp examples/* zhxfl@xh:/home/zhxfl/purine2/examples
#scp -r ./composite zhxfl@xh:/home/zhxfl/purine2/
#scp parallel_config zhxfl@xh:/home/zhxfl/purine2/parallel_config
<<<<<<< HEAD
#scp run.sh zhxfl@liuyx:/home/zhxfl/purine2/run.sh
#scp HOSTFILE zhxfl@liuyx:/home/zhxfl/purine2/HOSTFILE
#scp examples/* zhxfl@liuyx:/home/zhxfl/purine2/examples
#scp ./test/asyn_nin_cifar10 zhxfl@liuyx:/home/zhxfl/purine2/test/
#scp -r ./composite zhxfl@liuyx:/home/zhxfl/purine2/
#scp parallel_config zhxfl@liuyx:/home/zhxfl/purine2/parallel_config
=======
scp run.sh zhxfl@liuyx:/home/zhxfl/purine2/run.sh
scp HOSTFILE zhxfl@liuyx:/home/zhxfl/purine2/HOSTFILE
scp examples/* zhxfl@liuyx:/home/zhxfl/purine2/examples
scp ./test/asyn_nin_cifar10 zhxfl@liuyx:/home/zhxfl/purine2/test/
scp -r ./composite zhxfl@liuyx:/home/zhxfl/purine2/
scp parallel_config zhxfl@liuyx:/home/zhxfl/purine2/parallel_config
>>>>>>> dbdd07cff398834819f1aeb45475109566c39ece
scp run.sh zhxfl@tdx:/home/zhxfl/purine2/run.sh
scp HOSTFILE zhxfl@tdx:/home/zhxfl/purine2/HOSTFILE
scp examples/* zhxfl@tdx:/home/zhxfl/purine2/examples
scp ./test/asyn_nin_cifar10 zhxfl@tdx:/home/zhxfl/purine2/test/
scp -r ./composite zhxfl@tdx:/home/zhxfl/purine2/
scp parallel_config zhxfl@tdx:/home/zhxfl/purine2/parallel_config
scp run.sh zhxfl@amax:/home/zhxfl/purine2/run.sh
scp HOSTFILE zhxfl@amax:/home/zhxfl/purine2/HOSTFILE
scp examples/* zhxfl@amax:/home/zhxfl/purine2/examples
scp ./test/asyn_nin_cifar10 zhxfl@amax:/home/zhxfl/purine2/test/
scp -r ./composite zhxfl@amax:/home/zhxfl/purine2/
scp parallel_config zhxfl@amax:/home/zhxfl/purine2/parallel_config