You must create here the folder for every user you want use the dropfolder. Also give access rights. It looks like this on my server:
Dropfolder path: /var/www/html/seeddms60x/data/dropfolder
Folder for admin user: /var/www/html/seeddms60x/data/dropfolder/admin
chmod 775 admin
chown www-data:www-data admin (or user and group you think is right for your settings)
Regards,
Xvost
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi
II have added the dropFolder in my SeedDms with the path: /seeddms60x/data/dropfolder
and create new admin folder but when I tried to donload file from drop folder I keep saw an empty window without any file even I but store some file in the admin drop folder
I use windows 10 with xampp
any help please
Are you running SeedDMS on a Linux server? If yes, then first check the access rights with ls -l. It's difficult to explain this in detail in this post. You need to have some basic knowledge of Linux systems. The bottom line is, your webserver needs to be able to read the drop folder.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have added the dropFolder in my SeedDms with the path: /var/www/html/seeddms60x/data/dropfolder
The rights or the folder: drwxrwxr-x 2 www-data www-data 4096 Jun 12 20:06 dropfolder
But when i try to add the document from this folder, i have error: Ungültiger Ordner im Ablageordner
What i make wrong?
Thanks!
Is solved, thanks.
What was the solution you found?
Regards,
Reubke
You must create here the folder for every user you want use the dropfolder. Also give access rights. It looks like this on my server:
Dropfolder path: /var/www/html/seeddms60x/data/dropfolder
Folder for admin user: /var/www/html/seeddms60x/data/dropfolder/admin
chmod 775 admin
chown www-data:www-data admin (or user and group you think is right for your settings)
Regards,
Xvost
Hi Xvost,
Thanks for your quick reply.
Reubke.
Hi
II have added the dropFolder in my SeedDms with the path: /seeddms60x/data/dropfolder
and create new admin folder but when I tried to donload file from drop folder I keep saw an empty window without any file even I but store some file in the admin drop folder
I use windows 10 with xampp
any help please
Maybe missing access rights?
Hi Uwe
How can i set access rights to solve this issue? please
Are you running SeedDMS on a Linux server? If yes, then first check the access rights with
ls -l. It's difficult to explain this in detail in this post. You need to have some basic knowledge of Linux systems. The bottom line is, your webserver needs to be able to read the drop folder.No I Run SeedMS on windows under Xampp server