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

right click a file in project tree and choose upload selection is not work #144

Open
ekkasit-wongsaya opened this issue May 19, 2017 · 6 comments

Comments

@ekkasit-wongsaya
Copy link

right click file in project tree and choose "upload selection" then loadding... status is show always but the selected file can't upload

@firestar300
Copy link

firestar300 commented May 22, 2017

Same problem here. The current version seems to be deprecated according to Atom.

atom.workspace.paneContainer has always been private, but it is now gone.
Please use atom.workspace.getCenter() instead and consult the workspace API docs for public methods.

@ekkasit-wongsaya
Copy link
Author

Thank you.

@ManuelColombo
Copy link

The same happens to me
atom.workspace.paneContainer has always been private, but it is now gone. Please use atom.workspace.getCenter() instead and consult the workspace API docs for public methods.

@danzen
Copy link

danzen commented Aug 31, 2017

And me...

@barbuslex
Copy link

I have the same issue when i try to upload a folder manually in tree.
Here the trace :
image

@danzen
Copy link

danzen commented Oct 25, 2017

This did work before - is this fixable? I am going out to Filezilla everytime I need to upload an image - arg! Thanks ;-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants