Upload disabled countries

ISO country codes that cannot upload (web, API, SFTP). Missing GeoLite fails open.

Settingupload_disabled_countries

Upload disabled countries

Two-letter ISO codes (US, TN, …). Blocks web, API, and SFTP uploads from those countries (GeoLite). SFTP uses the client IP recorded at login.

Where to find it

Admin → Settings → Files → Uploads → Upload disabled countries

Setting key: upload_disabled_countries

How it works

Empty list = all countries can upload. Unknown IP or a missing/outdated GeoLite database does not block (fail-open).

VPN users appear as the VPN exit country.

Common problems

Blocks not working

GeoLite DB missing or outdated on the server. Install/update the GeoIP data the product expects.

Whole region locked out by mistake

Remove the codes. This is geo-based, not per-account.

Related