![]() |
SSH over USB - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: PineNote (https://forum.pine64.org/forumdisplay.php?fid=171) +--- Forum: PineNote Software (https://forum.pine64.org/forumdisplay.php?fid=173) +--- Thread: SSH over USB (/showthread.php?tid=19703) |
SSH over USB - alexg11100 - 02-20-2025 Is it possible to ssh over USB? I found this very useful with the remarkable 2 since it avoids having to deal with dynamic IP addresses etc. and you can use tools like rsync which don't seem to play nicely with a USB storage mounting. RE: SSH over USB - tophneal - 02-20-2025 you probably want to use uart: https://wiki.pine64.org/wiki/PineNote_Development/UART RE: SSH over USB - Kevin Kofler - 02-25-2025 IP over USB should be possible, or is there some limitation in the PineNote's hardware that prevents it? (I know that other PINE64 devices support it just fine.) So, then, everything that works over TCP/IP, including SSH, should work. |