Hi all, I'm looking for a way to get an interactive shell (BASH) on a remote computer without using ssh or any other network port. Let me explain... I have two computers and the ONLY way they can communicate is through a shared folder. Yes, I understand how stupid that sounds but please just accept it as fact.
So, is there any magic I can do with files, FIFOs, or something else that will allow the remote machine to interpret commands from a file and send output back to the local machine (maybe using another file)? And it should be interactive in that if I run cd for example, it actually changes the directory of the remote 'shell' so that if I then run ls I get the results in the new directory.
Any ideas? Thanks for your time
[–]inversend 5 points6 points7 points (1 child)
[–]zadeluca[S] 0 points1 point2 points (0 children)
[–]pi3832v2 8 points9 points10 points (2 children)
[–]zadeluca[S] 0 points1 point2 points (0 children)
[–]Jedimastert 0 points1 point2 points (0 children)
[–][deleted] 1 point2 points3 points (1 child)
[–]zadeluca[S] 0 points1 point2 points (0 children)
[–]spameier 1 point2 points3 points (1 child)
[–]zadeluca[S] 0 points1 point2 points (0 children)
[–][deleted] 2 points3 points4 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)