yfprojects

Results 399 comments of yfprojects
trafficstars

> [Vorta windows](https://vorta.borgbase.com/install/windows/) > > _Then upgrade Ubuntu version. Vorta is is [packaged](https://packages.ubuntu.com/search?keywords=vorta) for Ubuntu (Debian) starting with Ubuntu 21.04. If it is before April 21, 2022 and Ubuntu 22.04...

@alfredonodo Head to borgbase/vorta.borgbase.com#26

Is this still an issue? @m3nu

@m3nu You still backing modularization of vorta? I am encountering more and more bugs or FRs that are very hard to fix with the current code base and would be...

If I am not mistaken this is because you have installed vorta/borg in a virtual pipx environment while the fuse packages is installed in the system python environment by the...

I am starting to think that this repo really lives up to its name.

> Maybe we could additionally provide an example that uses a recursion root like `./relative`. Yeah. I think, the docs supply all the relevant information besides this one although they...

Also the patterns `/home/user/some/path` and `home/user/some/path` work correctly, although the former isn't documented.

> IIRC, starting from 1.2.x, patterns must not try to match a leading slash, it is just not there in the archived paths and thus can never match. I should...