The book "Professional Alfresco" Chapter 14 Page 354 states that "you can contribute documents directly using the file system." Then it goes on to give an example of mapping a drive on a Windows system. However, the example is not clear and may not be correct. Here is how the book says to map the drive:
From a command prompt, run the following:
net use z: \\<MACHINE_NAME>A
You can log into the drive using admin\admin. Once this is done, a mapped Z drive should exist and you can browse the drive as you would any drive. Then you can drop and drag content into this drive, thereby, adding content to Alfresco
I keep getting the following error no matter what I try to map this drive
System error 67 has occurred.
The network name cannot be found.
Any help in determining how to map this drive would be appreciated