I want to open files on a server in kate from the terminal
What I am trying to achieve:
I am running models on a server and I would like to use Kate and Kate's terminal (installed on my computer) to edit the input documents, run the model, and analyze the output.
I want to be able to open the documents from Kate's terminal
I get to my files by using
$ssh -Y <email address hidden>,
I want to open more files, so I go to the command line and type
$kate myfile.txt
but the command kate is not found because kate is not installed on the server.
My current workaround:
To open my documents that are on the sevrer, I make folder server connection (UbuntuOS>
Once Kate is opened, my terminal location is:
myuser@
From here, I can call kate from the command line, but the programs that I am using on the server want me to be on the server.
What I would like to do is be able to open Kate, then ssh to the server from the terminal, and then open my files in the same Kate editor by typing
$kate myfile.txt
Is this possible?
Thanks for your help!
-David
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Ubuntu kdesdk Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- actionparsnip
- Solved:
- Last query:
- Last reply: