9

Is there a SCP Client like WinSCP just for Linux?

it has to support SCP and not SFTP as the other questions suggested

as the Server I have to connect to, only understands ssh and scp no sftp

its a embedded device with limited capabilities based on some busybox installation

FabiF
  • 91

1 Answers1

3

Try the "connect to server" function in the places menu in Ubuntu Mate. Other versions of ubuntu have the same function though I'm not sure where, per version. in your file manager, under "File" there should be a "Connect to server" option.

Youll get a window like this, where you can supply user credentials, and set up book marks, to get back to the same locations.enter image description here

You can also select various protocols like FTP. HTTP/s, AFP, SSH (the protocol winscp uses)

j0h
  • 15,365