Anyone with proFTPD working on a WRT32X ?

Post new topic   Reply to topic    DD-WRT Forum Index -> Marvell MVEBU based Hardware (WRT1900AC etc.)
Author Message
carloslopes
DD-WRT Novice


Joined: 02 Oct 2025
Posts: 3

PostPosted: Thu Oct 02, 2025 17:29    Post subject: Anyone with proFTPD working on a WRT32X ? Reply with quote
Hello,

I am trying to setup a simple ftp server from a usb drive on a wrt-32x router, but it doesn't work.
Does anyone who have a ftp server working could tell me the firmware version/release it's running on?

I couldn't get it to work in any of the following releases: r55460, r59045, r62170 and r62192. I am currently on r62192.

The router recognizes the usb drive and mounts it to /mnt/sda1. In the NAS tab I enabled the proFTPD, with anonymous access. Setup a share, user and password.

Invoking the proftpd from the command line doesn't produce any effect.

I appreciate any help/guidance on this one.

[Edit: removed unnecessary config details]
Sponsor
carloslopes
DD-WRT Novice


Joined: 02 Oct 2025
Posts: 3

PostPosted: Mon Oct 06, 2025 8:47    Post subject: Reply with quote
I was able to make it work on r62240 firmware.

One important detail, though. The Anonymous Home Directory cannot be left blank or just "/". You need to input the share name there. Something like:
Code:
/ftp-share

Apply settings and check if proftpd is running using the terminal.

Check the process list
Code:
ps | grep proftpd

You should find a line like this: 15328 root 1464 S proftpd: (accepting connections)

Also, check for any log messages, if logging is enabled
Code:
cat /var/log/messages | grep proftpd


Cheers!
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> Marvell MVEBU based Hardware (WRT1900AC etc.) All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum