Fidel Perez-Smith

Results 118 comments of Fidel Perez-Smith

Hi @TheQuinch, my tests suggest that Zst and BZip2 are the fastest to index.

Thanks @i3v, great suggestion. I'll add it to the todo list.

Hi @i3v, Thanks again for the suggestion. It's now part of [v2.6.1](https://github.com/fiddyschmitt/clonezilla-util/releases/tag/v2.6.1) Cheers, Fidel

Thanks Ramon, FileLocator Pro treats it as a normal drive, meaning it's the Windows WebDAV Client making the connection. Indeed the `Get-NetTCPConnection` command shows an equal number of TCP connections...

Thanks Nurdich, I'd like to implement that, but it won't be for a while. Maybe some time this year. Cheers, Fidel

Thanks @CfKu, awesome idea! I'm currently working on exactly that - a new mode called `--upload-download` which writes a file (and releases the handle), then waits for it to be...

Aiming for this week :)

I've been testing with Dropbox + rclone today. It works, but the latency is too high to be usable (it's currently 15 seconds). This is the mount command I'm using:...

Thanks! It resulted in the same latency though (15 seconds). I'm off to sleep, I'll try more things tomorrow night :)

Thanks for the interest & research! > - Close the handle after each N KB written - Target: 256 KB – 512 KB or ≥ 1 s of traffic“ or...