Revision history of "Mount sftp"

Jump to navigation Jump to search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 06:31, 9 December 2012Onnowpurbo talk contribs 569 bytes +569 New page: Install sudo aptitude update sudo aptitude install sshfs sudo adduser yourusername fuse Mount mkdir /mnt/sftp sshfs HOSTuser@remote.host.or.ip:/host/dir/to/mount /mnt/sftp sshfs o...