Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable copying files to/from remote workspace #73

Closed
WSLUser opened this issue May 3, 2019 · 6 comments
Closed

Enable copying files to/from remote workspace #73

WSLUser opened this issue May 3, 2019 · 6 comments
Labels
feature-request Request for new features or functionality remote Issues in the code server support

Comments

@WSLUser
Copy link

WSLUser commented May 3, 2019

Though I technically consider this a bug, since this is in preview, I am calling a "feature request". In the blog it says

You cannot drag files out of the File Explorer to your local filesystem to copy them.

You can do this with the SSHFS extension, though it does have some limitations in other areas. Please enable this feature so I can test my code to better test and debug for cross-platform compatibility when needed.

@kieferrm kieferrm added the feature-request Request for new features or functionality label May 3, 2019
@egamma egamma added the remote Issues in the code server support label May 6, 2019
@Chuxel Chuxel changed the title Enable SFTP/SCP support Enable copying files to/from remote workspace Jun 6, 2019
@Chuxel
Copy link
Member

Chuxel commented Jun 6, 2019

Updating title to be a bit more reflective of the ask since this is equally applicable to remote containers where you wouldn't use SCP/SFTP .

@bhack
Copy link

bhack commented Jun 8, 2019

@Chuxel Are we considering here also this use case/pipeline #12 (comment)?

@bhack
Copy link

bhack commented Jun 9, 2019

Also is #196 a duplicate?

@Chuxel
Copy link
Member

Chuxel commented Jun 9, 2019

This is about dragging and dropping in and out of the VS Code. #196 is about syncing. #12 is about Kubernetes. So, each has separate considerations.

@bhack
Copy link

bhack commented Jun 9, 2019

I supposed that it could be some common internal design about file transfer for all theese other than dnd UX. But it is closed source so I don't know internals.

@egamma
Copy link
Member

egamma commented Jul 23, 2019

This is now supported https://github.com/microsoft/vscode-docs/blob/master/remote-release-notes/v1_36.md#drag-and-drop-to-and-from-the-explorer

@egamma egamma closed this as completed Jul 23, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Sep 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request for new features or functionality remote Issues in the code server support
Projects
None yet
Development

No branches or pull requests

5 participants