liximomo / vscode-sftp

Super fast sftp/ftp extension for VS Code
MIT License
1.5k stars 256 forks source link

how to increase the number of upload/download files per minute? #1023

Open lionelchris opened 5 months ago

lionelchris commented 5 months ago

how to increase the number of upload/download files per minute?

"name": "MyWebsite host", "host": "11.80.155.12", "protocol": "ftp", "port": 21, "secure": true, "username": "u626400222", "password": "**", "remotePath": "/domains/mywebsite.com.br/public_html",

"filesPerMinute": 250,

"uploadOnSave": true