mkloubert / vscode-remote-workspace

Multi protocol support for handling remote files like local ones in Visual Studio Code.
https://marketplace.visualstudio.com/items?itemName=mkloubert.vscode-remote-workspace
GNU Lesser General Public License v3.0
206 stars 36 forks source link

Remote Explorer for FTP #7

Open ManPython opened 6 years ago

ManPython commented 6 years ago

Can we connect to the remote server and normaly download the catalogs and files strucure as exist? The extension GO Outliner creating own icon with menu. https://marketplace.visualstudio.com/items?itemName=766b.go-outliner

Maybe some ideas from Qucikftp can implemented? I'm the explorer in the dock with new icon? And the manager for the ftp accounts and other workspaces with tree of types, eg. docker, ftp, azure? https://github.com/Microsoft/vscode/issues/20861

I'm realy not sure how this plugin should works with ftp.

ManPython commented 6 years ago

For eg. QFTP icon as explorer give us view as tree of accounts/type: L> Remote Work Space (similiary like "Project" in VSC )

L> OPEN EDITORS

L> other.example.pl (as seleted in Remote Work Space as active - similary to "FOLDER TIME")

Public

My catalog file.php Backups Logs
log.txt

ManPython commented 4 years ago

I'm still not happy around here https://github.com/microsoft/vscode/issues/83127 https://github.com/microsoft/vscode/issues/20861

ManPython commented 4 years ago

To interest of somebody in this area: https://marketplace.visualstudio.com/items?itemName=liximomo.sftp https://github.com/liximomo/vscode-sftp/issues/786