- Download the latest AMP file containing the tool from here
- Shutdown your Alfresco instance
- Make a backup of the original alfresco.war file. On Tomcat, this is located in ${ALFRESCO_HOME}/tomcat/webapps
- Use the Alfresco Module Management Tool to install the AMP file obtained in step 1
- Delete the tomcat work and temp directories - run "sudo /opt/alfresco-3.4.1/bin/clean_tomcat.sh"
- Remove the ~/tomcat/webapps/alfresco directory (make sure to backup any file you have modified in this directory)
- Preview - "/opt/alfresco-3.4.1/java/bin/java -jar /opt/alfresco-3.4.1/bin/alfresco-mmt.jar install /home/alfresco/alfresco-bulk-filesystem-import-1.0.amp /opt/alfresco-3.4.1/tomcat/webapps/alfresco.war -preview"
- Install - "/opt/alfresco-3.4.1/java/bin/java -jar /opt/alfresco-3.4.1/bin/alfresco-mmt.jar install /home/alfresco/alfresco-bulk-filesystem-import-1.0.amp /opt/alfresco-3.4.1/tomcat/webapps/alfresco.war"
- Restart Alfresco, watching the log carefully for errors
- http://code.google.com/p/alfresco-bulk-filesystem-import/
- http://code.google.com/p/alfresco-bulk-filesystem-import/wiki/Install
- http://wiki.alfresco.com/wiki/Module_Management_Tool