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

SCP command support required to copy file from remote server or IoT device through web ssh #322

Open
jitu5001 opened this issue Jan 15, 2023 · 2 comments

Comments

@jitu5001
Copy link

Is your feature request related to a problem? Please describe.
WebSSH2 mostly support all features of SSH desktop client version except SCP command

Describe the solution you'd like
Need an option to upload file from local system and copy using SCP command to remote IoT device through webssh
Similarly download file option required when SCP command used to copy file from remote IoT device to local system through webssh

Describe alternatives you've considered
No option available.

Additional context

@jitu5001 jitu5001 changed the title SCP command support to copy file from remote server through web ssh SCP command support to copy file from remote server or IoT device through web ssh Jan 15, 2023
@jitu5001 jitu5001 changed the title SCP command support to copy file from remote server or IoT device through web ssh SCP command support required to copy file from remote server or IoT device through web ssh Jan 15, 2023
@jitu5001
Copy link
Author

@billchurch Need this feature urgently, any possibility?

@billchurch
Copy link
Owner

It's something I've considered but it would take some effort. Would appreciate any help with the design and implementation. You need a lot of things like handing file uploads, dealing with an additional connection, etc... It's almost a new project.

And would it be SCP or SFTP, they're both different in how they operate.

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

2 participants