Skip to content

Add file and directory download feature #233

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

Closed
jgbradley1 opened this issue Mar 13, 2019 · 4 comments
Closed

Add file and directory download feature #233

jgbradley1 opened this issue Mar 13, 2019 · 4 comments
Labels
enhancement Some improvement that isn't a feature

Comments

@jgbradley1
Copy link

There should be a file/folder download option, either in the File menu or the right-click menu so users can pull files out of the image.

A similar request for a file upload option was made here.

These two features are a nonstarter before I can choose to use code-server over Theia.

@jgbradley1 jgbradley1 added the enhancement Some improvement that isn't a feature label Mar 13, 2019
@nol166
Copy link
Contributor

nol166 commented Mar 21, 2019

This would be super cool. I believe this is on our roadmap but there are some higher priority issues to take care of first.

@deansheather
Copy link
Member

If we add download/upload right click context menu buttons, one feature we could add is dragging and dropping files from code-server to your desktop, which is possible apparently.

@achirkin
Copy link

Hi, I have an issue with uploading files feature, but I was redirected here from #31 . It looks like the upload feature is not cross-platform enough.
I am hosting code-server on linux;

  • Drag-n-drop on a linux machine works like a charm
  • On chrome OS it says "Cannot read property 'isFile' of null"
  • On windows it tries to copy a file into a path with backslashes instead of normal slashes. I get something like "Cannot copy '/\home\username\bluh-bluh': access denied"

In all three cases I was using chrome on the client side.

@sr229
Copy link
Contributor

sr229 commented Jan 3, 2020

This is sadly a upstream issue. Please bring this up on Microsoft/vscode since it concerns them as well. I'll be closing this off now.

@sr229 sr229 closed this as completed Jan 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Some improvement that isn't a feature
Projects
None yet
Development

No branches or pull requests

5 participants