Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Questions about optimcal backup
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
atmosx
n00b
n00b


Joined: 17 Jul 2009
Posts: 43

PostPosted: Sun May 15, 2011 9:38 am    Post subject: Questions about optimcal backup Reply with quote

Hello,

I have a ReadyNAS NV+ on the local network. I can connect to it via ftp/ssh. I'm looking for a way to backup my Gentoo system on it. I want to have incremental backups if possible.

I would use an utility like duplicity (rdiff-backup with gpg encryption) but ReadyNAS has a really old version of it. I need something that works client-side only. Rsyncd-powered backups although are a good solution, it requires extra sever configuration and more open ports.

Is there any other software that works over ssh/ftp that can do what I need?

Otherwise I'll go with a simple backup script I guess...

Thanks
Back to top
View user's profile Send private message
avx
Advocate
Advocate


Joined: 21 Jun 2004
Posts: 2152

PostPosted: Sun May 15, 2011 12:16 pm    Post subject: Reply with quote

Try using sys-fs/sshfs-fuse to mount the NAS into your local tree, from there you can work with it like any other filesystem (maybe need to read the manpage, if keeping permissions is important) and all tools should just work(tm).
_________________
++++++++++[>+++++++>++++++++++>+++>+<<<<-]>++.>+.+++++++..+++.>++.<<+++++++++++++++.>.+++.------.--------.>+.>.
Back to top
View user's profile Send private message
Hu
Administrator
Administrator


Joined: 06 Mar 2007
Posts: 23100

PostPosted: Sun May 15, 2011 4:48 pm    Post subject: Reply with quote

You could use the ssh transport for rsync. This should work as long as the server has rsync installed and it may be more efficient than trying to use rsync between a locally mounted directory and an sshfs directory.
Back to top
View user's profile Send private message
atmosx
n00b
n00b


Joined: 17 Jul 2009
Posts: 43

PostPosted: Mon May 16, 2011 12:41 pm    Post subject: Reply with quote

Hello,

thanks you both for the hints. SSHFS works great, but due to ease of use, I'll think I'll with rsnapshot which uses rsync and keeps multiple backups.

Best REgards
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum