On Sun, Aug 17, 2008 at 6:19 AM, Ned Slider ned@unixmail.co.uk wrote:
Linux Man wrote:
Hello. I need to copy several file from one PC to another over Internet, both using CentOS. What file manager that works over console do you recommend me? Thanks at all Best Regards
If the client is running X, then konqueror using the fish protocol (fish://user@ip-address/) supports transfers over ssh
In fact, midnight commander supports fish. I just tried and it worked. Use this format:
cd /#sh:remoteuser@remotemachine/
Akemi