On 2023/06/12 12:51:35 +0200, Luca Di Gregorio <luc...@gmail.com> wrote: > I gave up configuring the App in Google Console, it's not worth the effort. > > I simply needed to have a transfer to a Cloud service, and I've started > using megacmd with mega.nz. > I can do it only on Linux, I tried to compile in OpenBSD from GIT but > without success. > > Do you think it's possible to port megacmd on OpenBSD?
There's megatools in ports which includes `megatool copy' to upload/download directories from/to a mega account, but I have to admit I've only ever used `megadl' from that package to download files. There was a submission in ports for megacmd which didn't got any replies, but you might want to give it a shot: https://marc.info/?l=openbsd-ports&m=168414335307603&w=2 Cheers, Omar Polo