-
Notifications
You must be signed in to change notification settings - Fork 815
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 3.4.1 #4089
Comments
Will this release clean up server side mtime problems on files affected by #4016 via restoring previous file versions? |
@PhilippSchlesinger Uploading files with incorrect mtime is fixed in this client version. |
this script is for MySQL database but I (and meny people) use Nexcloud inside Syncloud, and so we use Postgres database instead of MySQL database Could you so kind to fix this script (or tell us the changes needed) ? |
i also use nextcloud and when i try to run the script i got permission error. after searching for a while i found out that it is because my nextcloud folder is mounted with noexec option on docker. tried |
Easy solution: run |
not that easy, already tried
i use linuxserver io's nextcloud image on alpine also couldn't find anything on docker docs or google on how to mount without noexec option and instead with exec option. i spent almost a good hour. |
in case anyone else encounters the same problem i updated findutils to get newermt functionality and mysql on my nextcloud container
and ran the code like this: |
What worked for me, without running anything server side (I use docker and running the fix script would have involved some debugging / research I was not willing to invest time in): After a brief dig in the internet, I found this thread and tried the script, with the above mentioned result of my laziness ;) Then I went back to client version 3.3.6 and waited for all syncs to become green. Then I updated to client version 3.4.2. It would probably also work with 3.4.1. So far no problems. |
Thank you very much.
And, if list of files are ok: |
📝 TO DO
ssh -P 2200
to signing VM, then,cat how-to-sign
, thenscp -P 2200
to download signatures)The text was updated successfully, but these errors were encountered: