Code Monkey home page Code Monkey logo

Comments (7)

iwestlin avatar iwestlin commented on August 17, 2024

因为源文件信息已经存在数据库中了,如果命令不加 -u就会从数据库中取,加了后就强制从线上获取了

from gd-utils.

SionInory avatar SionInory commented on August 17, 2024

它为什么会有文件夹未创建完毕就开始复制文件?

from gd-utils.

iwestlin avatar iwestlin commented on August 17, 2024

它为什么会有文件夹未创建完毕就开始复制文件?

你之前执行过相同的命令吗,如果执行过,它监测到之前创建了文件夹就不会再创建了

from gd-utils.

SionInory avatar SionInory commented on August 17, 2024

执行过,但是我查看gd发现目录结构缺损,缺损目录里的文件都到根目录下了。文件数量少的时候没有问题,一多了就出现问题。是不是也是内存不够?

from gd-utils.

iwestlin avatar iwestlin commented on August 17, 2024

执行过,但是我查看gd发现目录结构缺损,缺损目录里的文件都到根目录下了。文件数量少的时候没有问题,一多了就出现问题。是不是也是内存不够?

你有检查过sa的权限吗? ./validate-sa.js -h 那个

如果用到了没有权限的sa,它没有权限创建新文件夹,然后后面复制的文件找不到文件夹默认就会复制到根目录了

from gd-utils.

iwestlin avatar iwestlin commented on August 17, 2024

十万级的文件我试过很多次都没问题的,百万级操作看看readme吧

from gd-utils.

SionInory avatar SionInory commented on August 17, 2024

好的,谢谢。可能是我用android上的termux装的nodejs,系统环境比较极端,导致出现这种情况。

from gd-utils.

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.