lssh icon indicating copy to clipboard operation
lssh copied to clipboard

[FR] Synchronization of history files between local and remote when connecting to a terminal

Open blacknon opened this issue 6 years ago • 1 comments

When connecting to a terminal, commands added to the history file are synchronized between remote and local, so that commands executed locally or on a concurrently connected remote can be carried over to the remote without modification.

For synchronization during the connection, there should be no problem if a session is periodically paid out using Connect and synchronization processing is performed. The method of synchronization during connection has not yet been studied.

blacknon avatar Jun 26 '19 21:06 blacknon

sftpを利用することで対処できるかもしれない?

blacknon avatar Aug 17 '19 23:08 blacknon