vscode-remote-workspace icon indicating copy to clipboard operation
vscode-remote-workspace copied to clipboard

Remote Explorer for FTP

Open ManPython opened this issue 6 years ago • 3 comments

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 avatar Jun 06 '18 21:06 ManPython

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

  • Azure Azure1 Azure2
  • SFTP example.com super.example.com
  • FTP other.example.pl

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 avatar Jun 06 '18 21:06 ManPython

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

ManPython avatar Oct 23 '19 09:10 ManPython

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

ManPython avatar Jun 19 '20 19:06 ManPython