Linux Xubuntu How to Copy From Remote Machine to Local By Terminal Command

November 21, 2013 | By the+gnu+linux+evangelist.

Linux Xubuntu How to Copy from Remote Machine

The Tip Show How to Copy Stuff from a Remote Machine on Linux Xubuntu by Mounting a Remote Directory to Local One.

Inside the Guide you will Find also Links to Installing Google-Chrome, Firefox Aurora and Evernote on Xubuntu Linux.

Linux Xubuntu How to Copy from Remote Machine - Featured
  1. Installing sshfs Package

    sudo su

    If Got “User is Not in Sudoers file” then see: How to Enable sudo

    apt-get install sshfs
  2. How to Install Google-Chrome Web Browser on Linux Xubuntu

  3. Making the Local Target

    mkdir /mnt/MYDIR
  4. How to Install Firefox Aurora on Linux Xubuntu:

    Install Firefox Aurora for Xubuntu
  5. Mounting Remote Directory to Local Target

    You Should Need to Enable the ssh Access on the Remote Machine…

    sshfs REMOTEUSER@REMOTEIP:/REMOTEPATH /mnt/MYDIR

    Example:

    sshfs magcig@192.168.1.2://mnt/share
  6. How to Install Evernote Clone on Xubuntu Linux

    Install Evernote for Xubuntu

QuickChic Theme • Powered by WordPress