Ask a Question related to Linux / Unix Administration, Design and Development.

  1. #1

    Default rsync server error

    does anyone use rsync as a backup server?
    it usually works okay, however when i use it on this weekend, it prompts
    this error msg.
    please help

    building file list ...
    link_stat /mnt/nw/DATA2POP/APPS : Input/Output error
    done
    delta transmission enabled
    total: matches=0 tag_hits=0 false_alarms=0 data=0
    wrote 17 bytes read 20 bytes 2.74 bytes/sec
    total size is 0 speedup is 0.00
    rsync error: partial transfer (code 23) at main.c(578)

    leo


    leo wong Guest

  2. Similar Questions and Discussions

    1. Automated login for rsync over ssh
      Hi, As the subject suggests, I'm trying to do automated password login for rsync over ssh. Firstly, I have to say that I "cannot" use the...
    2. rsync group?
      There is a mailing.unix.rsync group. I don't see too many posts. You might be the one to revive the group. Andreas Kahari...
    3. rsync or wget?
      Hi group, I've just installed apt-proxy. Should I use rsync or wget for fetching packages? I don't really understand the differences. I do...
    4. rsync for Solaris 8: "opendir server: Permission denied"
      Hi, I'm testing rsync for Solaris 8. Basic config of /etc/rsyncd.conf to sync files from one host to other, it fails with next message: ...
    5. unix Q: how to reinstate rsync?
      Hi, I did a stupid thing. I installed RsyncX without reading the documentation properly, thus overwriting the supplied version of rsync. I...
  3. #2

    Default Re: rsync server error

    in comp.unix.admin i read:
    >does anyone use rsync as a backup server?
    >it usually works okay, however when i use it on this weekend, it prompts
    >this error msg.
    >please help
    >rsync error: partial transfer (code 23) at main.c(578)
    rsync server's disk full?

    --
    a signature
    those who know me have no need of my name Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139