Open main menu

Changes

User:Troels Emtekær Linnet

335 bytes added, 22:57, 26 November 2015
==Upload files to the server==
We download the latest version of relax and upload from your personal computer to the server.<br>NOTE, you should have a webbrowser open where you are logged in to the project. The IDLE time of 1 hour could have closed the connection.
{{#tag:source|
Then copy it to the server, using SSH and the config file prepared before with the hostname '''sage'''
{{#tag:source|
#First fast checktouch test.txtscp test.txt sage:ssh sagelsexit # Upload of approx 100 MB filescp relax-{{current version relax}}.GNU-Linux.x86_64.tar.bz2 sage:ssh sagelsexit # Or use rsyncrsync --progress -avzhe ssh $CDIR sage:ssh sagelsexit
|lang="bash"
}}