Naxis Technologies Docs
Live demo

Files & storage

Set up an SFTP / FTP server

Connect a folder tree on an SFTP or FTP(S) server — the classic file drop. Every file under the chosen path becomes a document, and later syncs re-read only files whose size or modification time changed. Read-only: nothing is ever written to the server.

Before you start

  1. Documents → SFTP / FTP server: choose the Protocol (SFTP is the usual one), then enter Host, Port if it is non-standard, and Username.
  2. Paste either the Password or, for SFTP, the Private key (SFTP) — with its Key passphrase if the key has one.
  3. Optionally set Folder to start below the login folder, and Exclude patterns for anything to leave out.
  4. Choose the access groups that may read what it brings in, press Test, then Sync.

What comes in

ProtocolSFTP, FTPS or plain FTP. SFTP is the usual choice.
Host / PortThe server address, and the port when it is not the standard one.
FolderOptional path to start below the login folder. Blank reads everything the account can see.
Exclude patternsOptional patterns for files and folders to leave out.

Access

A file server exposes no per-file viewer list to follow, so the access groups chosen on this source decide who can ask about everything it brings in. Access stays allow-only.

SFTP and FTPS travel encrypted; plain FTP does not — keep it for servers on your own network. FTPS here means explicit TLS on the standard port 21; implicit TLS on port 990 isn't supported. The server's identity is accepted on first contact rather than pinned, so point it only at servers you trust. Very deep (past 12 levels) or very large (past 20,000 files) trees are bounded — the sweep summary says so whenever a bound is hit. Older FTP servers without the modern listing command (MLSD) still work but sync more slowly.

Was this page helpful?
Was this page helpful? Sign in with Google Sign in to tell us — or leave a comment.

Last updated 20 Sep 2026