Quick Navigation:

  1. About XP-Dev.com Amazon S3 Backup Tools
  2. Getting Started
  3. Downloads
  4. Support
  5. User Guide
    1. Checking Backup Consistency
    2. Downloading Backups
  6. Sources

About XP-Dev.com Amazon S3 Backup Tools

You can backup your XP-Dev.com repositories to Amazon Simple Storage Service (S3) in real-time fashion. This project offers a set of tools to aid you in downloading and retrieving these backups. These tools are just simple Python scripts and uses the Python library from Amazon to interact with S3.

Follow @xpdev_svn on twitter for the latest changes to the tool. Alternatively, there’s a RSS feed as well.

Getting Started

To get started with configuring your XP-Dev.com account, head over to the documentation page that has all the details (including screenshots):

https://xp-dev.com/docs/d/user-guide/repositories/external-integrations/amazon-s3-backups

Downloads

Version 2 (latest): xpdev-amazon-s3-tools-2.zip
Version 1: xpdev-amazon-s3-tools-1.zip

Support

If you need help with the tools, or wish to submit a bug/feature, just create a new topic in the support forum.

User Guide

Download the latest version of the tool (above) and extract its contents.

Checking Backup Consistency

python checkrepo.py <amazon aws access key> <amazon aws private key> <bucket name> <repository unique id>

Downloading Backups

python downloadrepo.py <amazon aws access key> <amazon aws private key> <bucket name> <repository unique id>

Sources

The tool’s subversion repository is located at:

https://xp-dev.com/svn/xpdev-amazon-s3-tools/trunk

Feel free to browse it online as well:

https://xp-dev.com/sc/38688/-2/

Homepage is a public wiki page

This wiki page is a public wiki page. It can be read by anyone including users that have not logged in and web crawlers such as Google.

Entry has no comments

You do not have sufficient permissions to comment

11 years ago
rs picture
rs updated Wiki Homepage

Text: Quick Navigation: {toc} h2. About XP-Dev.com Amazon S3 Backup Tools You can backup your XP-Dev.com repositories to Amazon Simple Storage Service (S3) in real-time fashion. This project offers a set of tools to aid you in downloading and retrieving these backups. These tools are just simple Python scripts and uses the "Python library from Amazon":http://developer.amazonwebservices.com/connect/entry.jspa?externalID=134 to interact with S3. Follow "@xpdev_svn":http://twitter.com/xpdev_svn on twitter for the latest changes to the tool. Alternatively, there's a "RSS feed":http://www.xp-dev.com/publicfeed/svnview/57538/ as well. h2. Getting Started To get started with configuring your XP-Dev.com account, head over to the "documentation page":http://docs.xp-dev.com/user-guide/amazon-s3-backups.html that has all the details (including screenshots): http://docs.xp-dev.com/user-guide/amazon-s3-backups.html h2. Downloads Version 2 (latest): "xpdev-amazon-s3-tools-2.zip":http://www.xp-dev.com/file/665 Version 1: "xpdev-amazon-s3-tools-1.zip":http://www.xp-dev.com/file/597 h2. Support If you need help with the tools, or wish to submit a bug/feature, just "create a new topic in the support forum":http://www.xp-dev.com/forum/1090/0. h2. User Guide Download the latest version of the tool (above) and extract its contents. h4. Checking Backup Consistency @python checkrepo.py <amazon aws access key> <amazon aws private key> <bucket name> <repository unique id>@ h4. Downloading Backups @python downloadrepo.py <amazon aws access key> <amazon aws private key> <bucket name> <repository unique id>@ h2. Sources The tool's subversion repository is located at: https://svn.xp-dev.com/svn/xpdev-amazon-s3-tools/trunk Feel free to browse it online as well: http://www.xp-dev.com/sc/browse/57538/Quick Navigation: {toc} h2. About XP-Dev.com Amazon S3 Backup Tools You can backup your XP-Dev.com repositories to Amazon Simple Storage Service (S3) in real-time fashion. This project offers a set of tools to aid you in downloading and retrieving these backups. These tools are just simple Python scripts and uses the "Python library from Amazon":http://developer.amazonwebservices.com/connect/entry.jspa?externalID=134 to interact with S3. Follow "@xpdev_svn":http://twitter.com/xpdev_svn on twitter for the latest changes to the tool. Alternatively, there's a "RSS feed":https://xp-dev.com/publicfeed/svnview/38688/ as well. h2. Getting Started To get started with configuring your XP-Dev.com account, head over to the "documentation page":http://docs.xp-dev.com/user-guide/amazon-s3-backups.html that has all the details (including screenshots): https://xp-dev.com/docs/d/user-guide/repositories/external-integrations/amazon-s3-backups h2. Downloads Version 2 (latest): "xpdev-amazon-s3-tools-2.zip":http://www.xp-dev.com/file/665 Version 1: "xpdev-amazon-s3-tools-1.zip":http://www.xp-dev.com/file/597 h2. Support If you need help with the tools, or wish to submit a bug/feature, just "create a new topic in the support forum":http://www.xp-dev.com/forum/1090/0. h2. User Guide Download the latest version of the tool (above) and extract its contents. h4. Checking Backup Consistency @python checkrepo.py <amazon aws access key> <amazon aws private key> <bucket name> <repository unique id>@ h4. Downloading Backups @python downloadrepo.py <amazon aws access key> <amazon aws private key> <bucket name> <repository unique id>@ h2. Sources The tool's subversion repository is located at: https://xp-dev.com/svn/xpdev-amazon-s3-tools/trunk Feel free to browse it online as well: https://xp-dev.com/sc/38688/-2/

14 years ago
rs picture
rs updated Wiki Homepage

Text: Quick Navigation: {toc} h2. About XP-Dev.com Amazon S3 Backup Tools You can backup your XP-Dev.com repositories to Amazon Simple Storage Service (S3) in real-time fashion. This project offers a set of tools to aid you in downloading and retrieving these backups. These tools are just simple Python scripts and uses the "Python library from Amazon":http://developer.amazonwebservices.com/connect/entry.jspa?externalID=134 to interact with S3. Follow "@xpdev_svn":http://twitter.com/xpdev_svn on twitter for the latest changes to the tool. Alternatively, there's a "RSS feed":http://www.xp-dev.com/publicfeed/svnview/57538/ as well. h2. Getting Started To get started with configuring your XP-Dev.com account, head over to the "documentation page":http://docs.xp-dev.com/user-guide/amazon-s3-backups.html that has all the details (including screenshots): http://docs.xp-dev.com/user-guide/amazon-s3-backups.html h2. Downloads Version 1 (latest): "xpdev-amazon-s3-tools-1.zip":http://www.xp-dev.com/file/597 h2. Support If you need help with the tools, or wish to submit a bug/feature, just "create a new topic in the support forum":http://www.xp-dev.com/forum/1090/0. h2. User Guide Download the latest version of the tool (above) and extract its contents. h4. Checking Backup Consistency @python checkrepo.py <amazon aws access key> <amazon aws private key> <bucket name> <repository unique id>@ h4. Downloading Backups @python downloadrepo.py <amazon aws access key> <amazon aws private key> <bucket name> <repository unique id>@ h2. Sources The tool's subversion repository is located at: https://svn.xp-dev.com/svn/xpdev-amazon-s3-tools/trunk Feel free to browse it online as well: http://www.xp-dev.com/sc/browse/57538/Quick Navigation: {toc} h2. About XP-Dev.com Amazon S3 Backup Tools You can backup your XP-Dev.com repositories to Amazon Simple Storage Service (S3) in real-time fashion. This project offers a set of tools to aid you in downloading and retrieving these backups. These tools are just simple Python scripts and uses the "Python library from Amazon":http://developer.amazonwebservices.com/connect/entry.jspa?externalID=134 to interact with S3. Follow "@xpdev_svn":http://twitter.com/xpdev_svn on twitter for the latest changes to the tool. Alternatively, there's a "RSS feed":http://www.xp-dev.com/publicfeed/svnview/57538/ as well. h2. Getting Started To get started with configuring your XP-Dev.com account, head over to the "documentation page":http://docs.xp-dev.com/user-guide/amazon-s3-backups.html that has all the details (including screenshots): http://docs.xp-dev.com/user-guide/amazon-s3-backups.html h2. Downloads Version 2 (latest): "xpdev-amazon-s3-tools-2.zip":http://www.xp-dev.com/file/665 Version 1: "xpdev-amazon-s3-tools-1.zip":http://www.xp-dev.com/file/597 h2. Support If you need help with the tools, or wish to submit a bug/feature, just "create a new topic in the support forum":http://www.xp-dev.com/forum/1090/0. h2. User Guide Download the latest version of the tool (above) and extract its contents. h4. Checking Backup Consistency @python checkrepo.py <amazon aws access key> <amazon aws private key> <bucket name> <repository unique id>@ h4. Downloading Backups @python downloadrepo.py <amazon aws access key> <amazon aws private key> <bucket name> <repository unique id>@ h2. Sources The tool's subversion repository is located at: https://svn.xp-dev.com/svn/xpdev-amazon-s3-tools/trunk Feel free to browse it online as well: http://www.xp-dev.com/sc/browse/57538/

rs picture
rs updated Wiki Homepage

Text: Quick Navigation: {toc} h2. About XP-Dev.com Amazon S3 Backup Tools You can backup your XP-Dev.com repositories to Amazon Simple Storage Service (S3) in real-time fashion. This project offers a set of tools to aid you in downloading and retrieving these backups. These tools are just simple Python scripts and uses the "Python library from Amazon":http://developer.amazonwebservices.com/connect/entry.jspa?externalID=134 to interact with S3. Follow "@xpdev_svn":http://twitter.com/xpdev_svn on twitter for the latest changes to the tool. Alternatively, there's a "RSS feed":http://www.xp-dev.com/publicfeed/svnview/57538/ as well. h2. Getting Started To get started with configuring your XP-Dev.com account, head over to the "documentation page":http://docs.xp-dev.com/user-guide/amazon-s3-backups.html that has all the details (including screenshots): http://docs.xp-dev.com/user-guide/amazon-s3-backups.html h2. Downloads Version 1 (latest): "xpdev-amazon-s3-tools-1.zip":http://www.xp-dev.com/file/597 h2. Support If you need help with the tools, or wish to submit a bug/feature, just "create a new topic in the support forum":http://www.xp-dev.com/forum/1090/0. h2. User Guide Download the latest version of the tool (above) and extract its contents. h4. Checking Backup Consistency @python checkrepo.py <amazon aws access key> <amazon aws private key> <bucket name> <repository unique id>@ h4. Downloading Backups @python downloadrepo.py <amazon aws access key> <amazon aws private key> <bucket name> <repository unique id>@Quick Navigation: {toc} h2. About XP-Dev.com Amazon S3 Backup Tools You can backup your XP-Dev.com repositories to Amazon Simple Storage Service (S3) in real-time fashion. This project offers a set of tools to aid you in downloading and retrieving these backups. These tools are just simple Python scripts and uses the "Python library from Amazon":http://developer.amazonwebservices.com/connect/entry.jspa?externalID=134 to interact with S3. Follow "@xpdev_svn":http://twitter.com/xpdev_svn on twitter for the latest changes to the tool. Alternatively, there's a "RSS feed":http://www.xp-dev.com/publicfeed/svnview/57538/ as well. h2. Getting Started To get started with configuring your XP-Dev.com account, head over to the "documentation page":http://docs.xp-dev.com/user-guide/amazon-s3-backups.html that has all the details (including screenshots): http://docs.xp-dev.com/user-guide/amazon-s3-backups.html h2. Downloads Version 1 (latest): "xpdev-amazon-s3-tools-1.zip":http://www.xp-dev.com/file/597 h2. Support If you need help with the tools, or wish to submit a bug/feature, just "create a new topic in the support forum":http://www.xp-dev.com/forum/1090/0. h2. User Guide Download the latest version of the tool (above) and extract its contents. h4. Checking Backup Consistency @python checkrepo.py <amazon aws access key> <amazon aws private key> <bucket name> <repository unique id>@ h4. Downloading Backups @python downloadrepo.py <amazon aws access key> <amazon aws private key> <bucket name> <repository unique id>@ h2. Sources The tool's subversion repository is located at: https://svn.xp-dev.com/svn/xpdev-amazon-s3-tools/trunk Feel free to browse it online as well: http://www.xp-dev.com/sc/browse/57538/

rs picture
rs updated Wiki Homepage

Text: Quick Navigation: {toc} h2. About XP-Dev.com Amazon S3 Backup Tools You can backup your XP-Dev.com repositories to Amazon Simple Storage Service (S3) in real-time fashion. This project offers a set of tools to aid you in downloading and retrieving these backups. h2. Getting Started To get started with configuring your XP-Dev.com account, head over to the "documentation page":http://docs.xp-dev.com/user-guide/amazon-s3-backups.html that has all the details (including screenshots): http://docs.xp-dev.com/user-guide/amazon-s3-backups.html h2. DownloadsQuick Navigation: {toc} h2. About XP-Dev.com Amazon S3 Backup Tools You can backup your XP-Dev.com repositories to Amazon Simple Storage Service (S3) in real-time fashion. This project offers a set of tools to aid you in downloading and retrieving these backups. These tools are just simple Python scripts and uses the "Python library from Amazon":http://developer.amazonwebservices.com/connect/entry.jspa?externalID=134 to interact with S3. Follow "@xpdev_svn":http://twitter.com/xpdev_svn on twitter for the latest changes to the tool. Alternatively, there's a "RSS feed":http://www.xp-dev.com/publicfeed/svnview/57538/ as well. h2. Getting Started To get started with configuring your XP-Dev.com account, head over to the "documentation page":http://docs.xp-dev.com/user-guide/amazon-s3-backups.html that has all the details (including screenshots): http://docs.xp-dev.com/user-guide/amazon-s3-backups.html h2. Downloads Version 1 (latest): "xpdev-amazon-s3-tools-1.zip":http://www.xp-dev.com/file/597 h2. Support If you need help with the tools, or wish to submit a bug/feature, just "create a new topic in the support forum":http://www.xp-dev.com/forum/1090/0. h2. User Guide Download the latest version of the tool (above) and extract its contents. h4. Checking Backup Consistency @python checkrepo.py <amazon aws access key> <amazon aws private key> <bucket name> <repository unique id>@ h4. Downloading Backups @python downloadrepo.py <amazon aws access key> <amazon aws private key> <bucket name> <repository unique id>@

rs picture
rs updated Wiki Homepage

Text: This is your default project wiki homepage Feel free to edit this page and make it your ownQuick Navigation: {toc} h2. About XP-Dev.com Amazon S3 Backup Tools You can backup your XP-Dev.com repositories to Amazon Simple Storage Service (S3) in real-time fashion. This project offers a set of tools to aid you in downloading and retrieving these backups. h2. Getting Started To get started with configuring your XP-Dev.com account, head over to the "documentation page":http://docs.xp-dev.com/user-guide/amazon-s3-backups.html that has all the details (including screenshots): http://docs.xp-dev.com/user-guide/amazon-s3-backups.html h2. Downloads

rs picture
rs updated Wiki Homepage

Text: This is your default project wiki homepage Feel free to edit this page and make it your ownThis is your default project wiki homepage Feel free to edit this page and make it your own

rs picture
rs created Wiki Homepage

View View full history