Kodi Community Forum

Full Version: Dharma 10 sees my USB disk. If I ftp to my machine, where is it?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
In Dharma 10 my USB-harddisk is seen automatically. Now when I use filezilla to open an ftp session to my XBMC machine, where can I see the USB disk?

Previously I mounted to /home/xbmc/usbdisk

I haven't done that now (yet) as XBMC sees the drive, but do I need to in order to be able to acces it by ftp from windows, or should I simply be looking for a different path when browsing the xbmc machine by ftp?
Try

/media/"nameofusb"

Its probably named by the uuid

cheers
thx, found it!
You can also find stuff like this by going to console mode (or ssh'ing to the machine) and type "mount" without "".

That shows all mounted devices and where they are mounted.