Hi,
I really like the features you added, but I also use LocalShell from spur to have an API which does not care if it's local or remote but without the overhead of SSH (especially important for file IO).
Would you be willing to add this to spurplus too? It would require moving generic things to a base class (generic over SshShell or LocalShell), and having a second implementation which does things locally instead of through sftp.
Iwan
Hi,
I really like the features you added, but I also use LocalShell from spur to have an API which does not care if it's local or remote but without the overhead of SSH (especially important for file IO).
Would you be willing to add this to spurplus too? It would require moving generic things to a base class (generic over SshShell or LocalShell), and having a second implementation which does things locally instead of through sftp.
Iwan