mirror of
https://github.com/vale981/master-thesis
synced 2025-03-06 10:31:37 -05:00
3 lines
386 B
Bash
Executable file
3 lines
386 B
Bash
Executable file
#!/usr/bin/env bash
|
|
sshfs -oIdentityFile=~/.ssh/id_ed25519_taurus s8896854@taurusexport.hrsk.tu-dresden.de:/beegfs/ws/0/s8896854-m_10t/project/python/energy_flow_proper/10_antizeno_engine/.data .data
|
|
sshfs -oIdentityFile=~/.ssh/id_ed25519_taurus s8896854@taurusexport.hrsk.tu-dresden.de:/beegfs/ws/0/s8896854-m_10t/project/python/energy_flow_proper/10_antizeno_engine/results results
|