Hi Team,
I am facing issue with the bulkfsimport where the source directory url is redirecting as shown in image.
The Alfresco Community Edition 6.2 is installed on Ubuntu 22.04 where I am facing this bulkfsimport issue.
Please provide me guidence to solve this issue.
Thanks & Regards
Sai
Solved! Go to Solution.
My gesses, you confused by the source of import. Alfresco bulk import takes files only from the server file system. From the Windows or any other web client you could only start and manage this porcess. In any way the files must be placed on the server. Reffering the documentation:
"The Import directory field is required and indicates the absolute file system directory to load the content and spaces from, in an OS-specific format. Note that this directory must be locally accessible to the server on which the Content Services instance is running. It must either be a local file system or a locally mounted remote file system (mounted using GFS, or similar).
In the Source Directory mess linux and windows paths.
The imported files must be in the Ubuntu directory structure. Put/map it on the server and use linux path.
Hi @fedorow
Thank you for your response
The Alfresco Community Edition 6.2 is installed in Ubuntu Cloud Server but we are accessing the alfresco from windows system and when we try to bulkfsimport from the windows system we are facing this issue can you guide me based on this issue where I want to upload files using bulkfsimport from windows system.
Thanks & Regards
Sai
My gesses, you confused by the source of import. Alfresco bulk import takes files only from the server file system. From the Windows or any other web client you could only start and manage this porcess. In any way the files must be placed on the server. Reffering the documentation:
"The Import directory field is required and indicates the absolute file system directory to load the content and spaces from, in an OS-specific format. Note that this directory must be locally accessible to the server on which the Content Services instance is running. It must either be a local file system or a locally mounted remote file system (mounted using GFS, or similar).
Yes followed the instructions.. still I get error
java.lang.IllegalArgumentException: Source '/mnt/import' doesn't exist. at org.alfresco.repo.bulkimport.impl.AbstractBulkFilesystemImporter.validateSourceIsReadableDirectory(AbstractBulkFilesystemImporter.java:316) at org.alfresco.repo.bulkimport.impl.AbstractBulkFilesystemImporter$3.execute(AbstractBulkFilesystemImporter.java:383) at org.alfresco.repo.bulkimport.impl.AbstractBulkFilesystemImporter$3.execute(AbstractBulkFilesystemImporter.java:1)
made sure path exist in container linux machine and mapped in yml also from windows
- C:\Users\<<UID>>\AppData\Roaming\Docker\alfresco-installer-main\acs-import-files\asieimport:/mnt/import
having all the content in windows "asieimport" as specified absolute path folder
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.