04-15-2010 07:48 AM
04-15-2010 12:32 PM
04-21-2010 01:33 AM
04-21-2010 05:00 AM
04-21-2010 08:04 AM
04-21-2010 08:17 AM
For bulk upload, even I have all data on server it self which i want in alfresco, is there any alternate to add it to document library?Use FTP or WebDAV to upload into Alfresco.
04-21-2010 09:02 AM
#!/bin/bashthen use rsync to copy your data from server to Alfresco's mounted CIFS folder
mount -t cifs //localhost/alfresco /mnt/alfresco -o username=admin,password=admin
04-22-2010 10:34 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.