jtagcat

Results 241 comments of jtagcat

Sideways text would be very nice as well. Right now I draw the text out myself.

@x0b please do state that you are redirecting users to your own fork.

Closing this issue would also allow syncing of rclone.conf. As an example, I change the config on my main machine, the changes get passed down to my phone without the...

(what about webhooks) I would like to see choose-what-this-object-is on the scanner side. I had a scenario, where I had Dell, Lenovo, HP laptops with serial codes on the box....

## Current status ![image](https://user-images.githubusercontent.com/38327267/178739578-7b37cb0e-4604-4869-90ba-ca3f83735535.png) zrepl is non-standard and hard to read. Sanoid shown above in image. ## New format `prefix_2022-07-13_13:00:00Z` ### Colon in new format Windows Samba clients rename filenames...

@problame: The Catia CAD package commonly creates filenames that use characters that are illegal in CIFS filenames. The vfs_catia VFS module implements a character mapping so that these files can...

Change it to `zrepl_2022-07-13_13:00:00Z`. Switch to it with a minor release.

> > Suppose we decide to switch, how can operators of existing installations make snapshots created before and after the change available as shadow copies? > > E.g., is it...

The URI is a bit complicated. rclone also has it's own URI (`remoteAKABackend:subdirectory/inception`). I think the best way is to do it like restic: - `rest:https://something/rest-server` - `local:/tank/restic` - **`rclone:remoteAKABackend:subdirectory/inception`**...