mirror of
https://github.com/vale981/master-thesis
synced 2025-03-06 02:21:38 -05:00
6 lines
516 B
Bash
Executable file
6 lines
516 B
Bash
Executable file
#!/usr/bin/env bash
|
|
sshfs -oIdentityFile=~/.ssh/id_ed25519_taurus s8896854@taurusexport.hrsk.tu-dresden.de:/lustre/ssd/ws/s8896854-10_ssd/.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
|
|
|
|
|
|
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/ taurus
|