Does anyone have experience using a USB data link cable between two Linux machines? I can’t find information anywhere.
Example: StarTech.com USB3LINK
https://www.amazon.com/StarTech-com-USB3LINK-Transfer-Cable-Windows/dp/B00ZR1AD4A
I already have a NAS but i’m looking for a way to transfer files over USB so I can share data on the fly from a mounted folder.
I’ve done OTG based networking with a Pi Zero and I could probably get OTG mass storage working but it requires a USB chip compatible with gadget mode and the appropriate modules turned on in the kernel. Support seems to be the exception rather than the rule and i’d like the freedom to pick any hardware.
Open to any ideas.