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

Download files /folders #9

Open
darkness2020 opened this issue Mar 7, 2022 · 2 comments
Open

Download files /folders #9

darkness2020 opened this issue Mar 7, 2022 · 2 comments

Comments

@darkness2020
Copy link

Hi, great work with penelope!
My target machine is windows client, so it is not possible to upgrade shell to PTY.
When I try do download a file / folder it does not show up "download sucsseful" and the file is not stored on the penelope location it should be.
So, is it because the shell is not PTY?
Isn t it possible to download files with the simple shell?
And, if it isn t, Is there any command to see contents of files on targest system, instead of downloading them?
Thanks

@brightio
Copy link
Owner

brightio commented Mar 8, 2022

Thank you @darkness2020!
You can upgrade a windows shell to PTY manually with that: https://github.com/antonioCoco/ConPtyShell. Penelope can handle that kind of shell. I am working to make it automated.
Currently download/upload on windows shells is not implemented. The code is almost ready but it needs some fine-tuning and testing which I will do once I find the time. Normally you should be presented with the message: Download on Windows shells is not implemented yet. If this is not the case then it is a bug. Can you please tell me the way that you got that shell and send me a screenshot of the penelope terminal after attempting to download a file?
Thank you!

@robertstrom
Copy link

Soooo looking forward to this capability! Thanks again for the outstanding tool!

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

3 participants