Aliga shared folders: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 20: | Line 20: | ||
Passwd: guest1$ | Passwd: guest1$ | ||
Choose USERS_AREA repository | Choose USERS_AREA repository | ||
Common errors and solutions: | |||
mount: wrong fs type, bad option, bad superblock on 10.3.1.253://users_area, | |||
missing codepage or helper program, or other error | |||
(for several filesystems (e.g. nfs, cifs) you might | |||
need a /sbin/mount.<type> helper program) | |||
In some cases useful info is found in syslog - try | |||
dmesg | tail or so | |||
== WINDOWS == | == WINDOWS == | ||
Revision as of 14:17, 23 December 2009
go back to Main Page, Computational Resources, Services, Shared Folders
This is a disk space for users in the computational groups where you can upload and share files (related to work).
Be aware that no backups are performed of the information you have stored there.
LINUX
NFS
mkdir /mnt/users_area
mount 10.3.1.253://users_area /mnt/users_area
Command line – scp, sftp, ...
scp ./myfile.tar.gz tccguest@10.3.1.253:/users_area
Password: guest1$
Web Browser:
http://aliga.iciq.es/fsn
User: tccguest
Passwd: guest1$
Choose USERS_AREA repository
Common errors and solutions:
mount: wrong fs type, bad option, bad superblock on 10.3.1.253://users_area,
missing codepage or helper program, or other error
(for several filesystems (e.g. nfs, cifs) you might
need a /sbin/mount.<type> helper program)
In some cases useful info is found in syslog - try
dmesg | tail or so
WINDOWS
File explorer:
\\aliga.iciq.es\users_area
Web Browser:
http://aliga.iciq.es/fsn
User: tccguest
Passwd: guest1$
Choose USERS_AREA repository
MAC
File Browser
smb://aliga.iciq.es/users_area
Web Browser:
http://aliga.iciq.es/fsn
User: tccguest
Passwd: guest1$
Choose USERS_AREA repository