outermedia-cbo
outermedia-cbo
Not intentionally. I do not think so. How can I find out?
I did what you suggested. The behavior was not consistent: When I first did all steps from the test, the removed photo was uploaded again. Then I removed this photo...
Hi @forouher, since this happened with my Camera folder, I can rule out possibilities 1 and 2. The photos were not modified since I have taken them. The modification date...
Hi, I just replaced all calls to `ftpput` in [ftppush.sh](https://github.com/alienatedsec/yi-hack-v5/blob/master/src/static/static/home/yi-hack-v5/script/ftppush.sh) with calls to `curl` via the Nextcloud WebDAV interface. It reuses the variables from the FTP configuration. Only problem is...
It needs more: ``` /tmp # ./curl --version ./curl: can't load library 'libssl.so.1.1' ``` So I added https://github.com/roleoroleo/yi-hack-utils/blob/main/v5/libopenssl.tgz The certificates are out of date or not present: ``` curl: (60)...