Python Forum
a feature i'd like to see added to ssh
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
a feature i'd like to see added to ssh
#2
Simple RPC ( remote procedure call )  program can wait for a "trigger". It's relatively easy with this. There is a Python module called zerorpc which is just for that. Based on pyzmq. I am not sure if editing a remote file, if it's not a small one, is a good idea. What happens if the connection is lost during editing the file? Excluding this, it could be done within a tmux session with running vim or nano. Even the connection is lost you can atach to the session again later and continue with the editing
"As they say in Mexico 'dosvidaniya'. That makes two vidaniyas."
https://freedns.afraid.org
Reply


Messages In This Thread
RE: a feature i'd like to see added to ssh - by wavic - Oct-18-2017, 06:37 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020