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

Cant download #14

Closed
kasik96 opened this issue Dec 11, 2015 · 6 comments
Closed

Cant download #14

kasik96 opened this issue Dec 11, 2015 · 6 comments
Assignees
Labels
Milestone

Comments

@kasik96
Copy link

kasik96 commented Dec 11, 2015

When i set to Force or Full download from FTP, it downloads like half, and do this error:
screen shot 2015-12-11 at 08 21 36

@lukasz-wronski
Copy link
Owner

Can I see the files list that are being downloaded? Can you determine which file from the list is causing the problem? Does it have unusual name or chmod or large size etc?

@lukasz-wronski lukasz-wronski added this to the v0.2.x milestone Jan 10, 2016
@lukasz-wronski lukasz-wronski self-assigned this Jan 10, 2016
@kasik96
Copy link
Author

kasik96 commented Jan 10, 2016

I have here only basic things. I try it on two my FTP servers and dont work on any of it.
screen shot 2016-01-10 at 14 13 37
screen shot 2016-01-10 at 14 13 42

@lukasz-wronski
Copy link
Owner

Can you do following steps:

  1. Attach ftp settings to your ftp server on remote and to new empty directory on local side
  2. Run "Ftp sync remote to local" with option "Force"
  3. Choose to "Review" the list of files to be downloaded
  4. Store (copy-paste) the list of files somewhere
  5. Run "Ftp-sync: Commit" command to start downloading files
  6. Check which is the first file on the list that was not downloaded?

This way we can determine which of the files is causing the problem.

Alternatively can you mail me access to FTP server that the problem is present on so I can try to download it and debug the extension?

@kasik96
Copy link
Author

kasik96 commented Jan 10, 2016

Ok, here it is:
data.zip
And this is error:
screen shot 2016-01-10 at 15 09 35
And the result (it downloads only empty folders):
screen shot 2016-01-10 at 15 09 43

@lukasz-wronski
Copy link
Owner

Were all directories from dirsToAdd list created or some are missing? What I can see is that files on your filesToAdd list have no dots before extensions - probably that's why it can't download it. Strange..

@lukasz-wronski
Copy link
Owner

Just published 0.2.3 with the fix. Thanks for help on resolving it. Please check if it works for you now.

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

No branches or pull requests

2 participants