Re: friendly scp (help)

From: Kevin Coyner (kevin_at_rustybear.com)
Date: 05/16/05

  • Next message: Bill Moseley: "Setting up hotplug"
    Date: Mon, 16 May 2005 17:52:27 -0400
    To: debian-user@lists.debian.org
    
    
    

    On Mon, May 16, 2005 at 05:28:24PM +0200, Alberto Bert wrote......

    > I'm looking for a "file manager" like mc, but for scp connections.
    > Cause, I often transfere several directories and I have to copy each
    > of them with a different command and passwd... :-(
    >
    > Do you know any nice solution?

    Use mc and ssh.

    While in mc, hit Ctrl-\ (that's Control and backslash)

    It will bring up the Directory hotlist.

    Then hit "E" for New Entry.

    Type in a label - i.e. RemoteBox

    Type in a directory path as follows:

        /#sh:username@10.11.23.45/home/username

    Save it by tabbing to Insert.

    There should now be an entry in your hotlist. Using your arrow keys,
    go to your new entry and hit enter. You should now be logged in via
    ssh to your remote box. You'll probably be prompted for password unless
    you've set it up by copying your public key to the remotebox's
    .ssh/authorized_keys file.

    In any event, you now will have your local box on one side of mc, and
    your remote box on the other side, and full functionality of mc.

    -- 
    
    

    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    


  • Next message: Bill Moseley: "Setting up hotplug"

    Relevant Pages