Fidel Perez-Smith
Fidel Perez-Smith
Changes are in this branch: https://github.com/fiddyschmitt/File-Tunnel/tree/preallocated-files It's still not as stable as I would like. When storing the shared files on NFS, it seems to stop working after a few...
I currently use this approach to make the exe: https://gist.github.com/fiddyschmitt/067e0f3a34cd0ea26a24365c9c5b4fc2
Thanks, but markitdown takes a long time to load. So I'm looking to load it once & process multiple files.
[v2.0.0](https://github.com/fiddyschmitt/SimpleKVM/releases/tag/v2.0.0) uses monitor location for identifying monitors.
How do others do it? https://github.com/emoacht/Monitorian https://github.com/xanderfrangos/twinkle-tray https://github.com/chrismah/ClickMonitorDDC7.2 https://www.nirsoft.net/utils/control_my_monitor.html
Hi, Could you please tell me a bit more about your setup? Your OS, shared device, programs you're trying to bridge.
Oh cool. Yes synchronization took the most effort. In the end, the key to it was: 1) The reader and writer have to open the shared file in a way...
> I guess the main issue would be being able to multiplex multiple connections over the same file --- I saw an issue about the same problem, but I don't...
> Also, in my case, I have access to two shared files, but not folders. Will that be enough? Yes the program only accepts files to read & write from....
Initially I purged files by deleting - it worked fine but it was slow. I then tried the Truncate operation - that worked well for SMB and NFS but isn't...