View Single Post
Old 03-28-2020, 06:27 PM   #57
TominatorBE
Junior Member
TominatorBE began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Mar 2020
Device: Kobo Aura H2O2
I'm excited to test this as soon as the latest PR and tgz are available (as I'm on windows which is just a bother to run shell scripts)!
I've seen in the code how the dropbox script works, so I was wondering how hard it would be to add a script that can accept a regular apache2 file listing, to host files on a regular webserver with an open directory. I guess the if-statement would need to be more generic:

else
`dirname $0`/getOwncloudFiles.sh "$url" "$Lib"
fi

would not cut it anymore.
TominatorBE is offline   Reply With Quote