Description
FTP deployments can upload only changed files based on Git history while using the current source version of git-ftp. It is useful for maintainers who deploy websites or assets to traditional FTP hosting.
Deployment commands can publish private files or leak credentials if configuration is wrong. Test with a safe destination and review remote paths before using it on production servers.