案例分析,100w大环内酯结构的分析与同步命令
This commit is contained in:
10
analyse/sync_cmd.md
Normal file
10
analyse/sync_cmd.md
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
|
||||
```shell
|
||||
cd /vol2/1000/project/SIME/docker
|
||||
# rm -rf LIBRARIES/
|
||||
docker cp smi_mol:/app/SIME/LIBRARIES ./LIBRARIES
|
||||
cd <project>
|
||||
rsync -avz --progress -e 'ssh -p 52022' lingyuzeng@workspace.jmsu.top:/vol2/1000/project/SIME/docker/LIBRARIES ./
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user