Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 1

Duply is a shell front end for the duplicity backup tool http://duplicity.nongnu.org/. It greatly simplifies it's usage by implementing backup job profiles, batch commands and more. Who says secure backups on non-trusted spaces are no child's play?

4.5
   
  0 reviews  |  5 users  |  3,395 lines of code  |  1 current contributor  |  Analyzed 1 day ago
 
 

NSsbackup (Not So Simple Backup suite ) is a fork of sbackup (Simple Backup suite). It was announced in January 2008 that nssbackup would take over the original sbackup project. A simple backup solution for Gnome desktop. All configuration is accessable via Gnome interface. File and paths can be ... [More] included and excluded directly or by regex, local and remote backups supported. Very simple confuguration and zero mainterance. [Less]

0
 
  0 reviews  |  1 user  |  25,517 lines of code  |  0 current contributors  |  Analyzed about 8 hours ago
 
 

Backup script in python Backup: files database ...more later You can send files to: dir ftp ssh ...more later Notify by: console email italic in plan

0
 
  0 reviews  |  0 users  |  40 lines of code  |  0 current contributors  |  Analyzed 2 days ago
 
 

A simple tool which make the configuration's backup of your SAN switches simple and easy. It actually works with Cisco, Brocade and McData switches and allows you to get the configuration of your switch by SCP or FTP. You don't need to install or configure a SSH or a FTP server on your ... [More] computer. It is a command-line program that connect with SSH to your switch. The support of telnet connections will come soon. It use differents components : Paramiko, pyftpdlib. The support of the TFTP protocol doesn't work for the moment because the library tftpy doesn't support downloads. It is very simple to use it. options are : -i : IP of the switch. -s : Type of the switch. Possible values are : cisco or brocade or mcdata -u : User on the switch. -p : Password of the user on the switch. -t : Type of transfert. Possible values are : scp (by default) or ftp -c : Type of client. Possible values are : ssh or telnet (SSH by default). -g : Generate a RSA key for the SSH server. Possible values are : yes or no (no by default). The key will be stored in the file new_server_rsa.key. If you want to use it, please rename the new file with the name : server_rsa.key -e : Execute a command. Save the output of the command fulfilled in a file. -l : The IP interface on which the server will be attached -n : The NAT IP address on which the server will be recheable -o : The float timeout value in for SSH or Telnet commands. 5.0 seconds by default Your configuration will be stored in a directory with the name of your switch. Examples: For making a backup of a cisco switch by SCP with a SSH connection : SaveSimplyyourSAN -i 192.168.0.1 -u admin -p password -s cisco -t scp -c ssh or more simply (SCP and SSH connection are values by default) : SaveSimplyyourSAN -i 192.168.0.1 -u admin -p password -s cisco For making a backup of a brocade switch by FTP with a telnet connection : SaveSimplyyourSAN -i 192.168.0.1 -u admin -p password -s brocade -t ftp -c telnet For making a backup of a McData switch and redirect the result in a file (works on windows): SaveSimplyyourSAN -i 192.168.0.1 -u admin -p password -s mcdata >mcdata-backup.log 2>&1 For making a backup of a configuration of a McData switch (grab the output of the command "show all" by telnet) SaveSimplyyourSAN -i 192.168.0.1 -u admin -p password -s mcdata -c telnet -e "show all" Just use it and enjoy it ! On cisco switches, if you want to erase the SSH keys on your switch, use this command : "clear ssh hosts" On brocade, you cannot do this on Fabric OS version < 6.1. [Less]

0
 
  0 reviews  |  0 users  |  3,220 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.