Differences between revisions 1 and 2
Revision 1 as of 2006-10-12 09:43:29
Size: 760
Editor: Michael
Comment:
Revision 2 as of 2009-07-15 14:32:38
Size: 760
Editor: localhost
Comment: converted to 1.6 markup
No differences found!

Graphical SCP Client for Linux

For everyone who is - like me - down with the nerves transfering a bunch of files via commandline-scp: here is a drag and drop solution that uses konqueror and the fish protocol (yes -you got it right, thats the name of the protocol).

- start konqueror

- split the view vertically (results in two panes)

- click one pane and type as location "fish://<account on host to connect to>@<host to connect to>"

- Example: fish://qla@pacs2 connects you to the qla account on pacs2

- hit return and answer the password question

- select the second pane and display a folder of your local filesystem (for example file:/home/)

- happily drag and drop files between your local filesystem and the remote system

Herschel: PACS/SoftwareInstallation/SCP (last edited 2009-07-15 14:32:38 by localhost)