A Visual Studio Code extension that allows you to easily upload files to FTP servers. Perfect for quickly updating test server content after website development.
Features
Upload files to FTP server with a simple click
Support multiple file selection
Secure FTP credentials storage with encryption
Customizable remote directory path
Status bar integration for quick access
Connection test before saving settings
Support multiple FTP servers with aliases
Easy server switching
Bilingual support (English/Chinese)
Installation
Open VS Code
Press Ctrl+P / Cmd+P
Type ext install Hefei-Guangji-Intelligent-Technology.vscode-ftp-uploader
Usage
Click the "Add FTP Server" button in the status bar
Configure your FTP server:
Server name (internal use)
Server alias (display name)
Host
Port (default: 21)
Username
Password
Remote directory path (optional)
Apply the server you want to use
Click the upload button (shows current server alias)
Select files to upload
Monitor upload progress in notifications
To switch servers, click the upload button and select "Apply Server".
To add more servers, click the "Add FTP Server" button.