Wordpress Themes

montare un file system remoto attraverso sshfs con Debian, Ubuntu

ovvero, come montare sulla macchina client un file system remoto con quattro semplici mosse (distribuzioni Debian Like):

talvolta può essere comodo, per praticità e velocità, utilizzare sshfs per avere a disposizione il file system remoto senza dover imbattersi a configurare firewall HW, software e quant’altro.

I passi da seguire:
LATO SERVER:

  1. # aptitude install fuse-utils libfuse2 sshfs
  2. # modprobe fuse

LATO CLIENT:

  1. # aptitude install sshfs
  2. # sshfs <username>@<host>:/qualsiasi/path/remoto /mnt/vostro_path

et voilà: in /mnt/vostro_path vi troverete le directories remote.

4 comments so far

  1. [...] http://marcosiviero.org/blog/2008/10/01/montare-un-file-system-remoto Tags: client, file, mount, protocollo, server, sshfs, system, tips, trasferimento [...]

  2. PauLoX October 2, 2008 15:40

    Ma più semplicemente se sul server si ha solo ssh aperto, sul client gnome si va su Risorse > Connetti al server scegliendo il servizio SSH

    Mi pare più semplice.

    Lo chiedo a titolo informativo: In cosa è migliore il tuo approccio di quello nativo di Gnome?

  3. marco October 2, 2008 15:47

    ciao

    diciamo che non tutti hanno un desktop environment o window manager installato. :)

    pensa ad esempio ai servers

    ciao, marco

  4. samuele October 3, 2008 9:25

    Bel tip Grazie :)

Leave a comment

Please be polite and on topic. Your e-mail will never be published.

*
To prove you're a person (not a spam script), type the security word shown in the picture.
Anti-Spam Image