Skip to content

Releases: ArWeb-Software-Services/FTP-Swift

FTP Swift v1.0.0 – Initial Release

15 Mar 19:08
Compare
Choose a tag to compare

🚀 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

  1. Add your FTP credentials as GitHub Secrets (FTP_USERNAME, FTP_PASSWORD, FTP_PORT, FTP_HOST).
  2. Configure the FTP server details in .github/workflows/<any_file_name>.yml.
  3. 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.