Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
blacknon opened this issue Jun 26, 2019 · 1 comment
Assignees

Comments

@blacknon
Copy link
Owner

blacknon commented Jun 26, 2019

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
Copy link
Owner Author

blacknon commented Aug 17, 2019

Might this be addressed by using the sftp protocol?

@blacknon blacknon added the lssh label Jan 8, 2022
@blacknon blacknon self-assigned this Feb 18, 2022
@blacknon blacknon changed the title ターミナル接続時のhistoryファイルのローカル⇔リモート間での同期 [FR] Synchronization of history files between local and remote when connecting to a terminal May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant