-
Notifications
You must be signed in to change notification settings - Fork 31
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
How to download files from remote server? #117
Comments
I have the same problem either. Did exactly same as yours. If I use this code instead |
After running the test script I get this:
|
I also have a problem with downloading. In my case the upload folder from a wordpress installation:
The */ pattern doesn't match all files. I only get a 2018/06 uploads folder with less actual content than remote. So many folders and files are missing seemingly at random? In the output it "senses" some of the folders that are skipped:
Thanks! |
I got the same problem |
Hi, I try to download files from remote server using below codes
But it alwalys tells me that it failed to open file.
![image](https://user-images.githubusercontent.com/20503828/41281713-b5b7b778-6e64-11e8-9ac5-0e3deedb94d7.png)
Is my code right?
The text was updated successfully, but these errors were encountered: