Did you mount the external device to /mnt under Services->USB->Disk Mount Point?
What does "Disk Info" display
This weekend I flashed my E3000 with version 16830M, and managed to get miniDLNA working as well as Samba.
I have configured ProFTPD using /mnt, the mount point for my USB disk. I have enabled "Allow Write" and in the "User Password List" I have entered "root admin" (and a couple of other test users).
I can successfully login, but the directory is not /mnt, or at least it does not appear to be since I cannot see any files. I cannot create any files or directories.
Ideas?
Disk Info
--- /dev/discs/disc0/disc
Block device, size 931.5 GiB (1000204886016 bytes)
DOS/MBR partition map
Partition 1: 931.5 GiB (1000202241024 bytes, 1953520002 sectors from 63)
Type 0x83 (Linux)
Ext3 file system
Volume name "EAGLE"
UUID 95FA7242-9BE0-13A9-C77D-1F1DE4F8701E (MS GUID)
Volume size 931.5 GiB (1000202241024 bytes, 976760001 blocks of 1 KiB)
Status: Mounted on /mnt
I can access this drive from any Windows pc on my network
I cannot reproduce it, it works fine for me. What output do you get with these commands(logged in via ssh):
fgrep Directory /tmp/proftpd/etc/proftpd.conf
ls -la /mnt
I found my problem. directory /mnt had permissions 000.
"chmod 755 mnt" fixed it.
thanks!

RSS

