File Transfer Topics: The Administrator's Library
Moving files between systems, companies, and people is one of the oldest jobs in IT — and still one of the easiest to get subtly wrong. This library is our attempt to write the resource we wish every administrator had: plain-English, vendor-honest explanations of how file transfer actually works, written for working admins including those just starting out.
Every series below is a set of in-depth articles on one pillar of the subject. The material is evergreen: protocols and principles rather than product news, with real commands, worked examples, and the failure stories that teach faster than theory. Each article defines its terms as it goes — if you can map a network drive, you can follow along. Start anywhere; the articles cross-link where subjects meet.
Protocols & Fundamentals
The foundation group: how transfers work, the protocols you will actually meet — FTP and its modes, SFTP, FTPS, SCP, rsync, HTTP, WebDAV, TFTP, AS2 — and the judgment to choose among them.
- File Transfer Fundamentals
The core concepts every protocol shares: connections, push vs pull, transfer vs sync, integrity, and reliability. - The FTP Protocol, Understood Properly
The grand old protocol taken apart properly — channels, commands, reply codes, account models, and failure modes. - Active vs Passive FTP
The two modes demystified: who opens what, why firewalls care, and how to configure and troubleshoot both. - SFTP In Depth
SSH-based transfer in depth: architecture, keys, server lockdown, performance, and safe automation. - FTPS In Depth
FTP wrapped in TLS: explicit vs implicit, certificates, firewall behavior, and hardening. - SFTP vs FTPS vs FTP: Choosing the Right Protocol
The honest comparison and decision framework — including migration paths off plain FTP. - SCP and SSH-Based Copying
The quick-copy workhorse: mechanics, limits, command mastery, and bastion-host patterns. - rsync and Delta Transfer
Delta transfer explained and tamed: the algorithm, the flags that bite, and mirror/backup patterns. - HTTP and HTTPS File Transfer
The web as a transfer tool: uploads, curl patterns, presigned URLs, and large-file strategies. - WebDAV
Remote files over HTTP: what DAV adds, mounting drives, security, and where it still fits. - Network Shares vs File Transfer
Mapped drives vs transfer flows: semantics, WAN reality, SMB/NFS fundamentals, and hardening. - TFTP
The tiny bootstrap protocol: device configs, firmware, PXE boot, and containment. - B2B Exchange Protocols: AS2 and EDI-Style Transfer
Business-grade exchange: AS2 signing and receipts, EDI survival vocabulary, and partner onboarding. - UDP-Accelerated Transfer for Distance and Scale
When distance beats TCP: the bandwidth-delay product, acceleration explained, and free tuning first. - Email Attachments as File Transfer
The transfer system everyone uses anyway: limits, scanners, policy, and alternatives that stick.
Why we write this: Sysax builds file transfer software for Windows — Sysax Multi Server (a secure FTP, FTPS, SFTP, and HTTPS server) and Sysax FTP Automation (scheduled, scripted, hands-free transfers). The better you understand file transfer, the better decisions you will make — whatever tools you run. If our software fits your needs, the free trials are on the download page.
