Code Monkey home page Code Monkey logo

Comments (9)

keel avatar keel commented on July 18, 2024

But FileZilla works fine. is there a way to force overwrite the dirs?

from node-ftpsync.

keel avatar keel commented on July 18, 2024

And I found the error happened when the remote dir is pure numbers, like '2015' .
I change it to 'y2015' ,it will be fine, and Consolidating will not count this dir.

from node-ftpsync.

keel avatar keel commented on July 18, 2024

OK, I just find the remote dirs in Collecting log is wrong.
the real remote list is:

[ '/about',
     '/archives',
     '/archives/2015',
     '/archives/2015/11',

but the log is :

[ '/about',
     '/archives',
     '/archives/5',

from node-ftpsync.

keel avatar keel commented on July 18, 2024

OK, I Fix it myself , it's a jsftp's bug.
https://github.com/sergi/parse-listing/pull/8

from node-ftpsync.

evanplaice avatar evanplaice commented on July 18, 2024

@keel Is the change available yet via NPM? If so, I'll update the dependency.

from node-ftpsync.

keel avatar keel commented on July 18, 2024

not yet, not got response from @sergi

from node-ftpsync.

evanplaice avatar evanplaice commented on July 18, 2024

@keel cool, let me know when you find out. Alternatively, if you want to take care of it you could submit the update as a PR and I'll merge it in.

from node-ftpsync.

keel avatar keel commented on July 18, 2024

@evanplaice , Sergi fixed it. it's ok now.

from node-ftpsync.

evanplaice avatar evanplaice commented on July 18, 2024

@keel Sorry about the delay. Updating the dependencies caused some issues that broke my tests.

Everything should be up-to-date and working now. Incl jsftp.

from node-ftpsync.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.