Jump to content
View in the app

A better way to browse. Learn more.

Froxlor Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

proftpd login with long usernames not possible [solved]

Featured Replies

I cloud not log on to a newly created FTP account containing a domain name. The resulting username was > 30 chars.

Proftpd logged:

mod_sql/4.3: unrecoverable backend error: (1406) Data too long for column 'name' at row 1
mod_sql/4.3: check the SQLLogFile for more details

Turning on the SQLLogFile option, I found out that the user/password query was working just fine, but the following INSERT INTO ftp_quotatallies would fail.

The name colum in ftp_quotatallies was VARCHAR(30) in that instance and I changed it to VARCHAR(255).

I do not know if this would affect new froxlor installs. Might be an old bug, since this froxlor instance has been running for a long time, regularly updated.

Solved it for me, might help others 🙂

All the best,

Sven

 

Solved by d00p

Go to solution
  • Solution

Thanks, we'll make these changes to the next release :)

Create an account or sign in to comment

Account

Navigation

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.