DSM-G600, DNS-3xx and NSA-220 Hack Forum

Unfortunately no one can be told what fun_plug is - you have to see it for yourself.

You are not logged in.

Announcement

#1 2010-12-08 02:28:42

ahughes
Member
Registered: 2009-02-25
Posts: 35

DNS-323 & DeltaCopy for Windows

Can someone please help me set up DeltaCopy for Windows and rsyncd on my DNS-323? I'm not sure how to best set up DeltaCopy to be able to back up files on my PC to the DNS - how to set up the client/server, etc.
Thanks!

AH

Offline

 

#2 2010-12-08 18:03:58

scaramanga
Member
Registered: 2010-08-04
Posts: 251

Re: DNS-323 & DeltaCopy for Windows

You can setup your rsync/DeltaCopy backup in two ways:
A. rsyncd running on DNS-323 and DeltaCopy client on PC.
B. rsync running on DNS-323   and DeltaCopy server on PC.
Which way do you want it to be?

I went with plan B since the DNS-323 is an under-powered device and I didn't want it to have a server running 24/7 which was only used a few minutes a day.

Another thing you need to consider: does your file or directory names use unicode characters? If so, you might run into problems since out-of-the-box DeltaCopy comes with cygwin binaries that were not compiled to support that. The DeltaCopy forums contain more details about how to sort this out.
If you go with plan B and have such unicode issues, Consider using cwrsync instead of DeltaCopy which appears to support unicode out-of-the-box.
There's no front-end to configure the server such as in DeltaCopy so you need to "fudge" in rsyncd.conf file, but I think it's a plus: You're not limited to the DeltaCopy server front-end's very limited set of options.

Decisions decisions smile


DNS-323 HW Rev. C1 FW 1.10 fun-plug 0.5
2 x WD10EARS-00Y5B1 in Standard mode (LCC set to 5 min; Aligned to 4K)
Transmission with Transmission Remote GUI

Offline

 

#3 2010-12-08 18:48:35

ahughes
Member
Registered: 2009-02-25
Posts: 35

Re: DNS-323 & DeltaCopy for Windows

Thanks scaramanga - I agree that plan B seems better. So then I should set up DeltaCopy as a server. How do I point it to the DNS-323 as the backup location? And unicode shouldn't be a problem for me (thanks for pointing it out).

AH

Offline

 

#4 2010-12-08 20:17:49

karlrado
Member
Registered: 2009-12-07
Posts: 229

Re: DNS-323 & DeltaCopy for Windows

My PC is not on that often and my DNS-323 is on 24/7.  So, I use plan A.  The rsyncd daemon uses up less space than either the samba or sshd servers, so I don't see that as a problem.

Off the top of my head, you need to add a stanza to the rsyncd.conf file running on your 323 to define the backup target.  One of mine looks something like this:

[Stan]
        path = /data/Backups/Stan
        comment = Toaster
        read only = no
        list = yes
        auth users = karl

"Stan" is the name of the Windows PC that is running DeltaCopy.  /data is a symlink to my HD_a2 on the 323.  I call my 323 "Toaster", so "Toaster" will show up in the DeltaCopy GUI.

You'll also need to create a rsyncd.secrets file and reference it from the rsyncd.conf file.  There I have a password associated with the user "karl".

You'll probably need to consult an online man page for rsync/rsyncd to get the exact details.

The rest of the work is on the PC side - just run DeltaCopy and set it up to copy the files you want to the 323.  I then periodically run DeltaCopy whenever the PC is on.


DNS-323 FW 1.07 : 2 1TB WD Caviar Green SATA : fun_plug: utelnet + optware (no ffp)

Offline

 

#5 2010-12-10 00:28:01

ahughes
Member
Registered: 2009-02-25
Posts: 35

Re: DNS-323 & DeltaCopy for Windows

karlrado, I'll give this a shot - so DeltaCopy will show the name of the DNS (whatever Windows names it I assume) as a location. Is that because the DNS is running rsyncd daemon and the DeltaCopy client picks it up?
I'm trying to understand all of the set up options/configurations.
Thanks all.

Offline

 

#6 2010-12-12 04:23:37

ahughes
Member
Registered: 2009-02-25
Posts: 35

Re: DNS-323 & DeltaCopy for Windows

If I'm using plan A with DeltaCopy client, the auth users and the password in the secrets file, is that my Windows login and password or my DNS login and password? I'm getting "@ERROR: auth failed on module Backup".
Thanks.

Offline

 

#7 2010-12-12 05:06:54

ahughes
Member
Registered: 2009-02-25
Posts: 35

Re: DNS-323 & DeltaCopy for Windows

Never mind guys, figured it all out - this guide helped me out http://blog.cyber-anarchy.net/2010/06/0 … eltacopy/.

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2010 PunBB