isontheline / pro.webssh.net

iOS / iPadOS / macOS SSH Client
https://apps.apple.com/us/app/id497714887
MIT License
318 stars 46 forks source link

SCP support #128

Open lockevod opened 3 years ago

lockevod commented 3 years ago

Describe the feature WebSSH is very useful and we've another included tools like sftp but I think it'll be more useful if we can have also scp enabled. thanks

Screenshots / Draws NA

isontheline commented 3 years ago

Hello @lockevod 👋

Thank you a lot for your issue!

Have a nice day☀️

lockevod commented 3 years ago

Yes, i know sftp is more powerful than scp but you've to setup a sftp service (and sometimes you aren't server owner). Command line is useful but i was thinking something like winscp.

Regards

isontheline commented 3 years ago

OK I agree

Can you confirm me that you can also run SSH commands on your server?

Because SCP doesn't support listing, I need to implement listing as "ls" command like WinSCP does : https://winscp.net/eng/docs/requirements#scp

isontheline commented 3 years ago

@lockevod Any confirmation about launching SSH commands in order to implement SCP missing features?

isontheline commented 3 years ago

https://github.com/isontheline/pro.webssh.net/discussions/255#discussion-3316702

klue-less commented 3 years ago

Adding SCP is a very good idea.

isontheline commented 3 years ago

@klue-less Are you OK that WebSSH will send SSH commands to your server in order to operate SCP listing directories?

primovist commented 10 months ago

Synology only supports SCP not SFTP.

isontheline commented 10 months ago

Hello @primovist 👋

I will implement SCP protocol in a near release