liximomo / vscode-remote-fs

Working with any file in everywhere with vscode.
MIT License
166 stars 17 forks source link

Sending initial commands upon connecting to FTP #88

Open MyasNick opened 3 years ago

MyasNick commented 3 years ago

Sometimes it is necessary or useful to have an option to send some specific FTP commands upon connecting (especially to custom FTP-servers). To make it possible I have built in the postLoginCommand option, which value unless empty will be automatically sent to FTP-server.