Shared Folders: Difference between revisions

From Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
The shared folfers can be found at:
The shared folders can be found at:


The general:
The general:
Line 14: Line 14:
It will ask your '''code''' and '''password''', which are the same as for your e-mail.
It will ask your '''code''' and '''password''', which are the same as for your e-mail.


It works for windows and mac, we are not sure yet about how to access it from Linux
It works for windows and mac. Within Linux we can use "smbclient" to access the shared folders in a ftp-like client mode.
For example:
 
smbclient  //iciqfs01.iciq.es/comu -U iciq/abraga

Revision as of 11:47, 25 March 2009

The shared folders can be found at:

The general:

smb://iciqfs01.iciq.es/comu

For each group:

smb://iciqfs01.iciq.es/depart/Grup_Dr_Maseras   
smb://iciqfs01.iciq.es/depart/Grup_Dr_Bo
smb://iciqfs01.iciq.es/depart/Grup_Dr_Lopez

For each user:

smb://iciqfs01.iciq.es/$username  

It will ask your code and password, which are the same as for your e-mail.

It works for windows and mac. Within Linux we can use "smbclient" to access the shared folders in a ftp-like client mode. For example:

smbclient  //iciqfs01.iciq.es/comu -U iciq/abraga