This Visual Studio Code extension is a powerful tool designed to automate deployment processes seamlessly. It simplifies the deployment workflow for FTP and SSH protocols, utilizing local system resources for efficient file transfer.
Features
FTP and SSH: Supports both FTP and SSH protocols for deployment.
CPU Optimization: Utilizes local CPU resources for build processes before transferring files.
Pre and Post Deployment Scripts
Pre-Deployment Script: Run scripts before initiating deployment for customization or preparation purposes.
Post-Deployment Server Script: Execute scripts on the server after successful deployment.
One-Time Setup, Multiple Uses: Configure once, utilize for repetitive deployments.
Automated File Transfer: Eliminates the need for manual file transfers.
Command-Free Execution: No manual command runs required for deployment.
Usage
Installation: Install the extension from the Visual Studio Code Marketplace.
Configuration: Configure FTP or SSH settings in the extension's settings.
Initiate Deployment: Trigger deployment using the provided commands or UI.