Releases: ArWeb-Software-Services/FTP-Swift
Releases · ArWeb-Software-Services/FTP-Swift
FTP Swift v1.0.0 – Initial Release
🚀 FTP Swift v1.0.0 – Initial Release
Overview
FTP Swift is a fast, secure, and reliable solution for uploading and managing files and folders via FTP. This release introduces an easy-to-use deployment workflow, allowing seamless file transfers with GitHub Actions integration.
Features
✅ Automated FTP deployment on push to the main branch
✅ Secure and efficient file transfers
✅ Customizable local and remote directory settings
✅ Simple GitHub Actions integration for CI/CD
Installation & Usage
- Add your FTP credentials as GitHub Secrets (FTP_USERNAME, FTP_PASSWORD, FTP_PORT, FTP_HOST).
- Configure the FTP server details in .github/workflows/<any_file_name>.yml.
- Push your changes to the main branch to trigger deployment.
What's Next?
Future updates will bring enhanced security, improved logging, and expanded customization options. Stay tuned!
📌 Feedback & Issues: If you encounter any issues or have feature requests, please open an issue.