Skip to content

sftp

1 post with the tag “sftp”

Toast SFTP vs manual CSV exports

Manual downloads are usually the right place to prove a workflow. SFTP becomes valuable when the file set, schedule, security owner, and correction process are stable.

The problem

Teams often automate the transport before they trust the report. That replaces a visible manual task with a nightly pipeline that can quietly deliver missing, stale, or changed files.

The decision is not “modern versus old.” It is whether the recurring volume justifies key management, monitoring, retention, and re-export procedures.

Example Toast CSV columns

The transport method does not solve schema design. Whether a file is downloaded or retrieved through SFTP, confirm the configured fields:

item_selection_id,business_date,item_name,quantity,net_price
item-204,2026-06-22,Burger,1,10.00

Toast documents that automated data exports can choose the name and order of columns. That configuration can remain stable even when default web-report columns change.

Manual CSV exports

Manual downloads fit when:

  • the workflow is new or occasional;
  • a manager must adjust filters each run;
  • prior dates are commonly corrected;
  • one person can verify the file before sending it;
  • the downstream workbook is still changing.

The cost is repeated labor and inconsistent naming or date selection.

Nightly SFTP exports

SFTP fits when:

  • the same exports run every day;
  • a technical owner can manage SSH keys;
  • monitoring catches missing or late files;
  • access and retention are documented;
  • the team understands how corrected historical data is re-exported.

Toast notes that nightly export files reflect data as of export time. Alterations made later are not automatically reflected in a previously generated file; corrected dates may require manual report exports.

QuestionManualSFTP
SetupLowHigher
Repeated laborHigherLower
Filter flexibilityHighConfigured
Key managementNoYes
Missing-file monitoringHumanMust be built
Historical correctionManual by natureRequires explicit process

Screenshot and demo

FoodSaver preview of selected Toast CSV files before processing

Regardless of transport, preview file type, date range, headers, and row counts before generating the weekly workbook.

Free sample workbook

Use the samples to stabilize the processing workflow before automating file delivery.

Pricing

The FoodSaver generator includes three free successful workbook generations per UTC day within free limits. Pro is $19/month or $190/year for larger limits, saved mappings, history, email delivery, and 90-day retention.

Compare pricing.

Frequently asked questions

Is Toast SFTP required for FoodSaver?

No. The current workflow accepts manually selected CSV files.

Does SFTP automatically fix changed data?

No. Toast states that later alterations are not reflected in an already created nightly export.

Who should own the SSH key?

A named technical or operations owner should control creation, storage, rotation, and revocation. Do not email private keys.

When should a small restaurant automate?

After the manual workflow is repeated, useful, and stable enough that failures can be recognized quickly.

Sources

Related: Toast export files explained.

Try the free Toast Prep + OneCSV workbook generator.