OOTP league file download: HTTP or FTP for your managers?

OOTP can distribute the league file over HTTP instead of FTP. The manual calls HTTP the most secure option requiring the least configuration — here is when to use it.

Updated September 14, 2026


OOTP gives commissioners two ways to get the league file to managers, and the choice matters more than most people realise. The OOTP manual describes HTTP as "the most secure option available and requires the least configuration."

Most commissioners never notice the option and configure FTP for everything.

The two methods

HTTP downloadFTP download
Manager needs credentialsNoYes — embedded in the league file
ConfigurationOne URLHost, port, username, password, path
Setting in OOTPLeave "Use FTP to download league file" uncheckedCheck it
Failure modesWrong URLWrong credentials, mode, path, or port

This choice affects downloads only. Team exports always go over FTP — there is no HTTP upload path in OOTP.

Why HTTP is usually the better choice

You are not handing FTP credentials to everyone. With FTP download, the account details get embedded in the league file distributed to every manager. Anyone in your league can read them.

It has fewer ways to break. A URL either resolves or it does not. FTP download can fail on the host, the port, the mode, the path, the credentials, or a firewall — and the resulting error codes are terse.

It sidesteps a very common trap. With FTP download, the commissioner must check "Save FTP account data for league file download in league file". The manual is blunt: if left unchecked, "human managers will be unable to download the league file via FTP." This is one of the most common reasons a league where "the commissioner can connect but nobody else can" is stuck.

Setting up HTTP download

  1. Open Game Settings → Online League → Online League Settings.
  2. In the League File Download section, uncheck "Use FTP to download league file".
  3. Enter the League File URL — the full web address of your league file.
  4. Test it.

Replace OOTP's yourdomain.com placeholder with a real URL. Leaving the placeholder is its own common failure.

On SimHosts, your league file is served over HTTPS automatically:

https://your-league.simhosts.com/leaguefile/

No extra configuration — uploading over FTP publishes it to the web immediately.

When to use FTP download instead

  • Your host provides FTP but does not serve files over the web.
  • You want the league file behind credentials rather than publicly fetchable.

That second point is a real consideration. An HTTP league file URL is readable by anyone who has it. For most leagues that is fine — it is a baseball save file — but if yours is private, FTP download with credentials is the stricter option.

What this does not change

Managers still export their teams over FTP, so they still need Passive mode set correctly, and the /exports directory still needs to be writable. Moving downloads to HTTP removes half the problem surface, not all of it.

See OOTP online league FTP settings for the upload side.


Frequently asked

Can OOTP managers download the league file over HTTP instead of FTP?
Yes. In the Online League FTP settings, leave "Use FTP to download league file" unchecked and enter a League File URL instead. OOTP then downloads over HTTP. The OOTP manual describes this as the most secure option available and the one requiring the least configuration.
Why can my managers not download the league file over FTP?
Most often because the commissioner left "Save FTP account data for league file download in league file" unchecked. Without it, the credentials are not embedded in the distributed league file and managers have nothing to authenticate with. The OOTP manual states plainly that managers will be unable to download via FTP if that box is unchecked.
Should I use HTTP or FTP for league file downloads?
Use HTTP if your league file is served over the web, which is simpler and avoids distributing FTP credentials to every manager. Use FTP only if your host does not serve the file over HTTP. Team exports always go over FTP regardless — this choice only affects downloads.

Related guides

Hosting for OOTP leagues

Skip the FTP setup entirely

SimHosts gives your league a pre-configured FTP server on port 21 — the right folders already created, credentials you paste straight into OOTP, and a connection tester that proves it works. From $5/month.

See plans