Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Tags
Creators
Details
Licensed MIT
Published 2 days ago
SimpleFTPSync is a continuation of the Spigot plugin that syncs local files and folders to FTP, FTPS, and SFTP servers.
Description
SimpleFTPSync is a continuation of the original plugin, rebuilt from the released 1.1 jar after the original repository disappeared.
It is designed for server owners who want to automatically sync files or folders from a Minecraft server to a remote destination over FTP, FTPS, or SFTP.
Main features:
- recursive folder sync
- manual sync with
/sfs run - config reload with
/sfs reload - changed-file-only syncing
- checksum-based change detection
- include and exclude path patterns
- stricter SFTP host verification support
- simpler Windows SFTP setup with relative remote paths
Typical uses:
- world or backup mirroring
- off-machine file sync
- plugin data sync
- external processing pipelines
Project links:
- GitHub: SimpleFTPSync Consult for specific setup
- Original SpigotMC page: SimpleFTPSync
Version Changelog
1.2.0
First public community revival release.
Highlights:
- recovered the original plugin source from the released
1.1jar - restored a clean source project and public repository
- added recursive FTP, FTPS, and SFTP sync support
- fixed manual
/sfs runbehavior on modern Paper versions - added changed-file-only sync with checksum detection
- fixed root-level
session.lockexcludes - made fresh-install defaults safe and inactive until configured
- added easier relative remote paths for sync entries
- added a Windows SFTP setup guide


