Connect with SFTP

Account → SFTP: host/port, username, same password as sign-in. Needs sftp_mod + ul2_ftp_on_* + ingest servers.

Connect with SFTP

Upload large batches with an SFTP client.

Where to find it

/account?tab=sftp

How it works

When enabled, the tab shows Username (may show a POSIX login like u_... that differs from the site username), Password (Same as your account sign-in), Address / Port (default 22), and optional multi-server list.

Upload into the staging path (often sftp-incoming); files appear in My Files after ingest. Site gate: SFTP mod (toggle.sftp_mod, default on). Tier: toggle.ul2_ftp_on_* (defaults often on; guests always denied). Also needs ingest enabled in env/site settings and at least one storage server with SFTP ingest on.

Revoked credentials cannot sign in until restored by admin.

Common problems

Tab missing / blocked

Mod off, plan toggle off, revoked SFTP, or no eligible storage server.

Password with colon

Some sync paths break - change password if needed.

Related