Access to NFS shared storage using Samba (CIFS) and SSH (including SFTP).
The service is activated automatically for all users with NFS shared storage access. The authentication credentials are the CITIUS ones. If you don't remember them you can request a reactivation in citius.tic@usc.es.
Access info:
172.16.242.41
22
Accessible folders:
/homes/user.name
/proyectos/project.name
/compartidas/owner.user.name/folder.name
/scratch
Examples:
ssh://172.16.242.41/homes/jorge.suarez
ssh://172.16.242.41/compartidas/jorge.suarez/fotos
Files » Connect to server
.SSH
. Fill in the server data 172.16.242.41
, Folder /homes/user.name
and username and password. Lastly, push Connect
. /proyectos/project.name
and to access scratch use /scratch
.You can use the program WinSCP using the same connection data as in Ubuntu.
Access info:
172.16.242.41
Accessible folders:
user.name
project.name
compartidas/owner.user.name/folder.name
scratch
Files » Connect to server
.Windows share
. Fill in the server data 172.16.242.41
, Domain CITIUS
, Folder user.name
and username and password. Lastly, push Connect
. project.name
and to access scratch use scratch
.\\172.16.242.41\user.name
and push Finish. Introduce your CITIUS password when asked for. \\172.16.242.41\project.name
and to access scratch \\172.16.242.41\scratch
.Yes, using the SSH gateway or the VPN.