LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 07-06-2012, 01:39 AM   #1
soern
LQ Newbie
 
Registered: Jul 2012
Posts: 1

Rep: Reputation: Disabled
Lightbulb HowTo: backup-manager with IPv6


Hi,

I recently needed to have backup-manager connect to an IPv6 FTP Server. It's not possible out-of-the-box with current versions, but you can modify the script a little bit and then it works!

He's how:
1. run "apt-get install libnet-inet6glue-perl"
2. open up "/usr/bin/backup-manager-upload"
Insert after "# trying to get Net::FTP." on line 432:
Code:
eval "use Net::INET6Glue::FTP";
So it looks like this in the end:

Code:
# trying to get Net::FTP.
eval "use Net::INET6Glue::FTP";
eval "use Net::FTP";
Save the file and now backups should be FTP'ed to an IPv6-FTP-Server. Reason why I needed this: I've now got some virtual machines that are IPv6-only (IPv6 addresses are free at Hetzner!).

ciao, Sören
 
Old 07-10-2012, 01:05 AM   #2
EricTRA
LQ Guru
 
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 20 with Awesome WM
Posts: 6,805
Blog Entries: 1

Rep: Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297
Hello and welcome to LinuxQuestions,

Thanks for this howto. I'm sure someone can put it to use.

Looking forward to your participation in the forums.

Kind regards,

Eric
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
What happens with backup-manager.org (very useful backup script)? Murz Linux - Software 3 07-27-2010 06:46 AM
howto backup jogurnog Linux - Newbie 19 03-23-2008 02:54 PM
Howto Backup 3.4 To Install 6.0? GNewbie MEPIS 2 07-28-2006 01:11 PM
howto backup & recover many pc's bucovaina78 Linux - General 6 01-22-2006 01:30 AM
cron & backup howto ? crispyleif Linux - Software 4 11-23-2005 12:26 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 03:22 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration