DISQUS

Draconis Software Blog: Backups in Solaris using rsync

  • Keith · 1 year ago
    Ummmm....is there a magic incantation to change the code samples to a readable form? I'm seeing binary...
  • Matt · 1 year ago
    Yeah man, realized this was posted ages ago, but your code is unreadable. :(
  • Costa Walcott · 1 year ago
    Sorry about that! Must have been a problem with our redesign. The code should be visible now.
  • buyantugs · 5 months ago
    hi Ryan

    I have been implement rsync tool on a backup server for your instruction but get below error:
    what is wrong with me? please help me.

    #/usr/local/bin/rsync -vrtpog --password-file=/etc/rsync.secret /buyantugs buyantugs@172.30.26.4::buyantugs
    rsync: failed to connect to 172.30.26.4: Connection refused (146)
    rsync error: error in socket IO (code 10) at clientserver.c(124) [sender=3.0.6]