Mailing List Archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [tlug] See USB drive over network



Hi Dave,

Dave M G wrote:
Whatever works and is easiest to set up.

Then I guess sshfs as I hate rpc.statd and portmap and co

apt-get install sshfs
sshfs user@example.com:/mnt/ipod /mnt/ipod

Doesn't that assume that the Android will always mount at /mnt/disk-1? It seems to vary the name. Anywhere from disk-1 to disk-3 depending on what else I've got going on.

You could just share /mnt

Alternatively, you could muck about with udev to get a line for mounting it in a fixed place. Your distribution might help with this.

For example on Ubuntu, filesystems on removable disks are mounted to /media/${FSLABEL} so maybe just setting the label on the filesystem would solve it.


Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links