Giter Site home page Giter Site logo

Comments (3)

dingjie avatar dingjie commented on August 17, 2024

Destination path does not cause the failure from rsync, I use site names as folder names for all my projects which works well.

"23 Partial transfer due to error" threw by rsync is for everything that could not be transferred.

One situation I can repeat the error is to change the permission of a remote file before sync, which shows the result as below, also you can see the full rsync command from console of chromium inspector.

snap20160630-0

  1. Does the folder of project root exist in remote?
  2. Did you check the permission or owner of your files under .git/ for both local and remote?
  3. Did you commit the project with different account like root? (As I see the error occurred when you tried to sync the .git directory)

You can also try executing the full rsync command from inspector in terminal to find out the problem if all above suggestions do not help you.

from atom-sync.

guyvanbael avatar guyvanbael commented on August 17, 2024

if i run the command from terminal i get following error
rsync: failed to set times on "/data/sites/web/samennaarmeerbe/subsites/encountervlaanderen.be/.": Operation not permitted (1)
if i try to put it in a separate subdir (adding /test after destination), all goes well (i also update rsync to version 3.1.2 since osx ships with 2.6.9)

from atom-sync.

guyvanbael avatar guyvanbael commented on August 17, 2024

syncing from atom gives me the same error-description (Partial transfer due to error, please review your config file.), but the syncing is done correctly now. I tested creating a file, changing a file, deleting a file.

from atom-sync.

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.