08-20-2012 03:37 PM
08-20-2012 04:38 PM
08-20-2012 06:18 PM
08-20-2012 06:42 PM
08-21-2012 03:31 AM
You install Alfresco on a server. It is a Java application that runs within an application server like Tomcat. You then put your files in the Alfresco repository through either the Alfresco web client or one of the file protocols it supports (WebDAV, FTP, SMTP, IMAP, SMB/CIFS). You then configure the Alfresco Repository to act as if it is an SMB/CIFS share.
Your users then mount a drive on their Windows, Mac, or Linux machines that is pointing to the Alfresco server. Now users can create, read, update, and delete files stored in the Alfresco repository using their Explorer, Finder, or Nautilus desktop applications as if they were using any other file share.
The key requirement is that the files *must* be moved into the Alfresco repository.
08-21-2012 10:58 AM
but if i move a document with the Explorer in the mounted drive to the repository, i have no metadata to this document, sure? Only with the Webbrowser. So if i add a document with the Explorer, i have empty Metadata first.Yes, that is correct. The only way to update metadata is through the web client or through your custom app written using the CMIS API, for example.
1. Preview for example txt, pdf, png, jpg, jpeg, gif, bmp in the Webbrowser?Yes
2. Print documents, without open this document?Yes, this is possible but it is not out-of-the-box. You'll have to write this customization or do a search to see if someone has done it already and made it available.
3. Edit for examlpe a txt in the Webbrowser, without download and upload it again?Yes
4. Is then the elder version safed too -> Version History?Yes
5. Forward a document an email adress?Yes, this is possible. Email notifications are out-of-the-box, configured through a rule or a workflow. If you actually want to send the document as an attachment, that's a customization.
6. Can i add own Metafields? (Only for administrator)Yes, the content model is extensible.
7. If i can add own Metafields, so i can probable show the same one document in several folders?The underlying repository supports "multifiling", i.e., the ability to have a document in more than one folder. However, the Alfresco Share web client does not have any out-of-the-box features to support this. You'd have to add those with your own customization.
08-21-2012 11:18 AM
4. Is then the elder version safed too -> Version History?Yes
08-21-2012 11:22 AM
08-21-2012 11:34 AM
There is nothing to synchronize. Whether you change the file over CIFS (or FTP, SMTP, WebDAV, etc.) or with the web client, you are updating the exact same object.
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.