Can Anybody help
As we use Tools->Map Network Drive in windows to map alfresco repository as a drive
how can we map alfresco in linux…
My linux machine name is ORACLE….so I've tried out this frm command prompt
#mkdir /z
#mount //ORACLEA/Alfresco /z
I've also tried this out..
mount -t smbfs -o username=user,password=password
//ORACLEA/Alfresco /z
I tried to give my IP address instead of ORACLE…still it's not working…