-
Notifications
You must be signed in to change notification settings - Fork 1
setupftp
Every user on the workstation has an own working directory where files can be stored. There is no personal storage limit except the harddrive space. It should not used for a general backup. Appropriate uses would be the storage and backup of large simulation datasets or finished projects for archiving. For running projects a remote git repository should be used instead.
To access the files of your simulation or to copy your personal backups to the harddrive you can connect to the workstation via ssh and access the files.
From Ubuntu, you can easily transfer files from and to the workstation by setting up a network folder (using ssh). Just open a file browser window and click on ** File | Connect to Server**. A window will come up:
Server Details
Server:
162.38.184.118Port: 22Type:
SSHFolder:
/User Details
User name: *********
Password: *********
Clicking on Connect should show you a file browser window with the content of your home directory on the workstation.
From Windows you always will need to use a client with an own user interface installed on your computer, because the Windows explorer does not support ssh connections. Filezilla is very good for that. It also allows to link to the private key on your hard-drive to make the login passwordless (a requirement for the workstation, since password logins were turned off).
(No experience with Macs so far)
Biodicée Docs by Sonia Kéfi & Vincent Devictor et al. is licensed under a Creative Commons Attribution 4.0 International License.
