Aliga shared folders: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
go back to [[Main Page]], [[Computational Resources]], [[Services]],[[Shared Folders]] | go back to [[Main Page]], [[Computational Resources]], [[Services]],[[Shared Folders]] | ||
This is a disk space for users where you can upload and share files (related to work). | 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 back up's 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: | Web Browser: | ||
| Line 14: | Line 21: | ||
Choose USERS_AREA repository | Choose USERS_AREA repository | ||
== WINDOWS == | |||
File explorer: | |||
\\aliga.iciq.es\users_area | |||
File | |||
Web Browser: | Web Browser: | ||
| Line 26: | Line 32: | ||
Choose USERS_AREA repository | Choose USERS_AREA repository | ||
== MAC == | |||
File Browser | |||
smb://aliga.iciq.es/users_area | |||
Web Browser: | Web Browser: | ||
Revision as of 08:59, 22 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 back up's 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
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