Is there any WinSCP equivalent for linux?
Posted
by MiniQuark
on Stack Overflow
See other posts from Stack Overflow
or by MiniQuark
Published on 2008-11-18T17:10:24Z
Indexed on
2010/05/20
6:10 UTC
Read the original article
Hit count: 498
I love WinSCP for Windows. What are the best equivalent softwares for linux?
I tried to use sshfs to mount the remote file system on my local machine, but it is not as user friendly as simply launching a GUI, plus it seems to require root access on the client machine, which is not very convenient.
Of course command line tools such as scp are possible, but I am looking for a simple GUI.
Thanks!
© Stack Overflow or respective owner