Download document from alfresco to local folder
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2012 09:00 AM
Hi Techies,
I want to download all the documents from an alfresco space to my local drive /tmp/CopiedLoc ( which is at different physical location).
Can you please help me by mentioning the apis to be used ? i dont want to have webscript approach as i have written a javabean as a controller.
Regards,
Bichitra
I want to download all the documents from an alfresco space to my local drive /tmp/CopiedLoc ( which is at different physical location).
Can you please help me by mentioning the apis to be used ? i dont want to have webscript approach as i have written a javabean as a controller.
Regards,
Bichitra
Labels:
- Labels:
-
Archive
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2012 09:23 AM
You could just use a suitable FTP or WebDAV client … ?
Regards,
Jan
Regards,
Jan
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2012 09:39 AM
Hi Jan,
Thanks for the reply.
Overally the requirement is like :
Download the documents with specific metadata value from a space and store them in local folder/drive.
i.e. it is like search documents –> using document id of individual document , download the document to required folder.
I cannot map the whole space to a drive.Hence webdav would not be a better option.
Can you provide a code snippet ?
It is like webdav represented in coding but not as web-script.
Regards,
Bichitra
Thanks for the reply.
Overally the requirement is like :
Download the documents with specific metadata value from a space and store them in local folder/drive.
i.e. it is like search documents –> using document id of individual document , download the document to required folder.
I cannot map the whole space to a drive.Hence webdav would not be a better option.
Can you provide a code snippet ?
It is like webdav represented in coding but not as web-script.
Regards,
Bichitra
