Hello togehter,
I want to import Markdown Files to Nextcloud Collectives.
How can I do this?
Copy and paste to the linux file system?
In the the collevtives folder?
Regards Arthur
Hello togehter,
I want to import Markdown Files to Nextcloud Collectives.
How can I do this?
Copy and paste to the linux file system?
In the the collevtives folder?
Regards Arthur
I tried to copy files in the Collectives Folder, but it doesn’t work
I think I have to scan the files, but I don’t know how to do.
Hey @spooner,
when you copy the files to the collective on the server filesystem (data/appdata_***/collectives/<collective_id>
) you have to run occ files:scan-app-data
afterwards.
Easier is to just upload the markdown files via webinterface into you Collectives folder in the Files app (Collectives/<collectives-name>
in your home folder in the Files app).
Hi @mejo
after run the command occ files:scan-app-data
I can see my test upload.
Sorry, I don’t unterstand how I can Upload Files via Webinterface.
I can’t find a button
I understand, you mean the normal Nextcloud Files App, ah ok.
I thought there is a Files App in Collectievs.
Thanks