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

Remote SSH #120

Open
Abendsaufstehen opened this issue Aug 23, 2024 · 3 comments
Open

Remote SSH #120

Abendsaufstehen opened this issue Aug 23, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@Abendsaufstehen
Copy link

lets you use any remote machine with a ssh server as your development environment
with automatic uploads and downloads files on change (sync) for better workflow

@Abendsaufstehen Abendsaufstehen changed the title enhancement Remote SSH Remote SSH enhancment Aug 23, 2024
@Abendsaufstehen Abendsaufstehen changed the title Remote SSH enhancment Remote SSH enhancement Aug 23, 2024
@NotroDev
Copy link
Member

You can use software like WinSCP to edit remote files (you need to assign SkEditor for the chosen file types.

However, the integrated SFTP explorer will probably be added in the future.

@NotroDev NotroDev added the enhancement New feature or request label Aug 23, 2024
@Abendsaufstehen
Copy link
Author

Yep I know about WinSCP, i just thought a Integrated SFTP explorer would be great because VS Code also has a "Extension" called Remote SSH and it makes life just better by not making me drag all the files from my desktop on my server, its just Quality of Life tbh, but yea thanks tho

@Abendsaufstehen Abendsaufstehen changed the title Remote SSH enhancement Remote SSH Aug 23, 2024
@NotroDev
Copy link
Member

NotroDev commented Aug 23, 2024

You don't need to move your files - WinSCP handles them. You can just open files from WinSCP, and when they're saved, WinSCP automatically uploads them to the server.

That's a pretty popular misconception, and I think I need to add some info about that somewhere.

btw, there's this tutorial on the old SkEditor+' wiki: https://github.com/NotroDev/SkEditorPlus/wiki/How-to-use-SkEditor-in-an-FTP-program%3F
I'll move it to the wiki of this repo later

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants