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

Move files between s3 and local (copy and paste)? #89

Open
cgjosephlee opened this issue Aug 31, 2022 · 3 comments
Open

Move files between s3 and local (copy and paste)? #89

cgjosephlee opened this issue Aug 31, 2022 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@cgjosephlee
Copy link

Describe the bug
Copy s3 file and paste in local folder is not working, and vice versa.

To Reproduce

  1. Copy file in s3 bucket (cmd+C)
  2. Move to local folder in file browser.
  3. Cmd+V
  4. Nothing happen.

Expected behavior
S3 file is copied to local folder (or "downloaded").

Screenshots

Desktop (please complete the following information):

  • OS: macOS 12.5
  • Browser: Chrome
  • Version of jupyterlab-s3-browser extension: 0.12.0

Additional context
Currently I can only use aws s3 cp to move files between s3 and local under CLI, which is a little bit tedious.

@cgjosephlee cgjosephlee added the bug Something isn't working label Aug 31, 2022
@Alwin4Zhang
Copy link

local file also cannot upload to s3 via browser

@octavd
Copy link

octavd commented Jan 13, 2023

Hey @Alwin4Zhang @cgjosephlee , in 0.11.1 this is working.

@Garrys0ng
Copy link

Garrys0ng commented Feb 16, 2023

Hey @Alwin4Zhang @cgjosephlee , in 0.11.1 this is working.

hi @octavd, I have installed 0.11.1. It is not working for me.
I copied the file from S3 and tried to save into the JupyterLab's folder - failed.
And, I copied the file from JupyterLab's folder and tried to save into S3 - failed.

Is there any configuration or some action I need to do to make it work?
Otherwise, hopefully the newer versions can fix this bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants