Carlo Bertelli
Carlo Bertelli
Is there a way to rejoin to MacBrew for the updated packages, so to update all the dependencies automatically? It will break, but when you need, you could at least...
Using the suggestion by @Aman_Srivastava here: https://stackoverflow.com/questions/2770168/excel-sqlite-date-serial-numbers I converted the COLUMNWITHDATE into a date with: ``` DATE(( COLUMNWITHDATE - 25569) * 86400 , 'unixepoch') ``` would it be possible to...
I tried the StarHack/rclone fork with mixed results. I should point out the reason first. I need to copy some folders from Google Drive to Internxt Drive. I tried with...
Thank you. Probably Internxt should take into account the chronology...
@StarHack I tried to `cp -a` between the two mounted cloud (how much I love rclone for this!). The files show the right date and the directories as well until...
I asked to Internxt official support how they are dealing with metadata and specifically with dates of file and folders. They answered that by no means is actually possible to...
Thank you very much! I will try it on a newer RH compatible distribution, thanks for the musl-based binary.