server-tools icon indicating copy to clipboard operation
server-tools copied to clipboard

[16.0][FIX] Database autobackup bugfix: exist_ok parameter does not exists in remote.makedirs() function

Open ignaciord opened this issue 9 months ago • 0 comments

As said on https://github.com/OCA/server-tools/issues/3139 there is no exist_ok parameter in remote.makedirs() function.

So, with this PR the SFTP remote backup will work with no errors.

Thanks,

Ignacio

ignaciord avatar Mar 04 '25 13:03 ignaciord