-
-
Notifications
You must be signed in to change notification settings - Fork 29
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
Need help on file download from Pcloud to Local Directory. #65
Comments
Any update on this request? |
Hi @monish0612 I offer implementation services. Please use my email for inquirys. If you use and ❤️ my software, consider buying me a coffee ☕ https://www.paypal.com/paypalme/tomgross42 |
Hello Tom,
Still, I could not find out a solution for file download. Can you guide me
on how to do this? A quick zoom call? Just a 5mins of your time would be
appreciated.
…On Mon, 14 Nov, 2022, 10:59 pm Tom Gross, ***@***.***> wrote:
Closed #65 <#65> as not planned.
—
Reply to this email directly, view it on GitHub
<#65 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AJ5CKH6NGCSGRK4TTUWR5BLWIJZJJANCNFSM6AAAAAAR4SEIEU>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
|
I have uploaded a file to Pcloud. But this time, there is a requirement to download the uploaded file or download the already existing file from cloud. But I am unable to do so. So I have added the code snippet. Can you please provide a solution for it?
Code Snippet:
pc = PyCloud('email id', 'password', endpoint='eapi')
listr = pc.listfolder(folderid=0)
pc.downloadfile(url="File Download Link", path="Local Directory")
I can pay you for the solution.
The text was updated successfully, but these errors were encountered: