Ovidiu Liuta

Results 15 comments of Ovidiu Liuta

@Luc45 changes done, thanks for considering this.

Similar problem with the latest version 0.9.10, I am using the following code to remove GPS data as: ```

I was able to duplicate this issue as well, with an aside, I've created a batch script that I was running concurrently(4 concurrent processes) to maybe try and simulate race...

I would say that yes. Right now, the encryption key of the backup is being stored inside the XCloner Settings, so anybody with access to the backend can download and...

The PAX header is defined here https://www.gnu.org/software/tar/manual/html_node/Standard.html XHDTYPE I did find a Python implementation for the tar utility here https://svn.python.org/projects/python/tags/r31/Lib/tarfile.py , check the def create_pax_header(self, info): method, basically it checks...

Pull request is here https://github.com/splitbrain/php-archive/pull/19

I did find some more details here explaining the pax extended headers https://www.ibm.com/support/knowledgecenter/SSLTBW_1.13.0/com.ibm.zos.r13.bpxa500/pxarchfm.htm#paxex

Hi Victor, the main reason is that when i first developed this, it was much easier to just go ahead with the UI framework across all interface to make it...

Until we find a solution to incrementally send backups to a remote location , adding a bulk option there would be of not much use. I would suggest to try...

GoogleDrive app has been created and we can now authenticate users without having them to provide Client ID and Secret.