twisted storage 0.1.5
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 661
FreeNAS 0.684b
FreeNAS is a Free NAS server more>>
FreeNAS is a free NAS (Network-Attached Storage) server, supporting: CIFS (samba), FTP, NFS protocols, Software RAID (0,1,5) with a Full WEB configuration interface.
FreeNAS is a NAS server that supports FTP, NFS protocols, Software RAID.
FreeNAS takes less than 16MB once installed on Compact Flash, hard drive or USB key.
<<lessFreeNAS is a NAS server that supports FTP, NFS protocols, Software RAID.
FreeNAS takes less than 16MB once installed on Compact Flash, hard drive or USB key.
Download (38.6MB)
Added: 2009-04-07 License: Freeware Price:
225 downloads
pkgmake 0.1.5
pkgmake automates some steps when making software releases. more>>
pkgmake project automates some steps when making software releases. It creates a copy of the development tree, optionally cleans it up a bit (i.e. removes CVS/* and .svn/*), tars it, places the tarball in the SOURCES/ directory, creates the corresponding .spec file from a provided template (and the data specified in the configuration/on the command line), and runs rpmbuild and/or debbuild.
Enhancements:
- Minor fixes and enhancements and a little cleanup were done.
- A companion program, called relman, is also available.
- Relman is a frontend and enhancement application, making the use of pkgmake even easier.
<<lessEnhancements:
- Minor fixes and enhancements and a little cleanup were done.
- A companion program, called relman, is also available.
- Relman is a frontend and enhancement application, making the use of pkgmake even easier.
Download (0.020MB)
Added: 2007-08-11 License: GPL (GNU General Public License) Price:
805 downloads
PyQwt3D 0.1.5
PyQwt is a set of Python bindings for the Qwt C++ class library. more>>
PyQwt is a set of Python bindings for the Qwt C++ class library which extends the Qt framework with widgets for scientific and engineering applications. It provides a widget to plot 2-dimensional data and various widgets to display and control bounded or unbounded floating point values.
PyQwt3D project is highly recommended to use PyQwt with either Numeric, numarray or both. Numeric and numarray extend the Python language with new data types to turn Python into an ideal language for numerical computing and experimentation. The beautiful general purpose programming language Python in combination with the Numerical extensions and SciPy is as powerful as specialized tools like MatLab and IDL.
PyQwt addresses the problem of integrating PyQt, Qt, Qwt, the Numerical Python extensions and optionally SciPy in a GUI Python application or in an interactive Python session.
The documentation explains how to install PyQwt on MicroSoft Windows, MacOS/X and any POSIX system supported by Qt (HPUX, Irix, Linux, Sun). The download guide has quick links to the PyQwt releases and their prerequisites.
PyQwt integrates nicely with the Qt Designer (version 3.0 or higher) and the Eric integrated development environment. The FAQ explains why PyQts closed source Black Adder interactive development environment cannot be used with PyQwt.
<<lessPyQwt3D project is highly recommended to use PyQwt with either Numeric, numarray or both. Numeric and numarray extend the Python language with new data types to turn Python into an ideal language for numerical computing and experimentation. The beautiful general purpose programming language Python in combination with the Numerical extensions and SciPy is as powerful as specialized tools like MatLab and IDL.
PyQwt addresses the problem of integrating PyQt, Qt, Qwt, the Numerical Python extensions and optionally SciPy in a GUI Python application or in an interactive Python session.
The documentation explains how to install PyQwt on MicroSoft Windows, MacOS/X and any POSIX system supported by Qt (HPUX, Irix, Linux, Sun). The download guide has quick links to the PyQwt releases and their prerequisites.
PyQwt integrates nicely with the Qt Designer (version 3.0 or higher) and the Eric integrated development environment. The FAQ explains why PyQts closed source Black Adder interactive development environment cannot be used with PyQwt.
Download (0.36MB)
Added: 2007-08-07 License: GPL (GNU General Public License) Price:
811 downloads
Pilot-QOF 0.1.5
Pilot-QOF converts Palm databases to queriable objects. more>>
Pilot-QOF converts Palm databases to queriable objects. A Palm database record is an instance of the object, called an Entity.
Objects are collated to form one data source, called books, that can contain any number of different objects - depending on the application running QOF. Pilot-QOF writes selected palm data to QSF XML offline storage and running SQL-type queries on the live data or XML file.
Pilot-QOF currently supports the four main applications (Expenses, Contacts, Calendar and ToDo) and work is now progressing to support other free software Palm databases like PCash and FreeCoins.
Liberate your Palm data to use in any number of other applications and scripts.
QOF provides a set of C language utilities for performing generic structured complex queries on a set of data held by a set of C/C++ objects. This framework allows programmers to add query support to their applications without having to hook into a SQL Database.
QOF provides the framework, the new QOF XML backend (QSF) provides the off-line storage and a format for a data stream between different applications, including converting QOF objects.
QOF frees the data from the application, allowing queries, data mining, abstraction and data interchange without having to recompile the original application, let alone program the filters. Central to QOF are the ideas of databases and objects.
A Palm database is an object in QOF. A Palm database record is an instance of the object, called an Entity. QOF then collates all supported objects to form one data source that can be queried. QOF allows the programmer to easily find all other instances of any one type, just by having one instance of that type.
Objects are collected in books and a book can contain any number of different objects - depending on the application running QOF. The book is the central data source within QOF and a book can be queried or written out to XML using the QOF Serialisation Format: QSF.
In real terms, QOF will be running as a framework around the libpisock library from pilot-link so the offline storage, (QSF XML), will be written by pilot-qof. Pilot-link itself does not directly support users who cross timezones with their Palm - it may be wise that users are reminded that if timezone issues are important to their DateBook or Expenses data, the user should take the sensible precaution of changing the Palm Preferences to use the same timezone as the computer running pilot-qof.
Once in QOF, all dates and times are UTC so the QSF XML files can be freely exchanged across timezones without complication.
Pilot-QOF is free software relased under the GPL license.
Enhancements:
- Ensure all help output is available for translation.
<<lessObjects are collated to form one data source, called books, that can contain any number of different objects - depending on the application running QOF. Pilot-QOF writes selected palm data to QSF XML offline storage and running SQL-type queries on the live data or XML file.
Pilot-QOF currently supports the four main applications (Expenses, Contacts, Calendar and ToDo) and work is now progressing to support other free software Palm databases like PCash and FreeCoins.
Liberate your Palm data to use in any number of other applications and scripts.
QOF provides a set of C language utilities for performing generic structured complex queries on a set of data held by a set of C/C++ objects. This framework allows programmers to add query support to their applications without having to hook into a SQL Database.
QOF provides the framework, the new QOF XML backend (QSF) provides the off-line storage and a format for a data stream between different applications, including converting QOF objects.
QOF frees the data from the application, allowing queries, data mining, abstraction and data interchange without having to recompile the original application, let alone program the filters. Central to QOF are the ideas of databases and objects.
A Palm database is an object in QOF. A Palm database record is an instance of the object, called an Entity. QOF then collates all supported objects to form one data source that can be queried. QOF allows the programmer to easily find all other instances of any one type, just by having one instance of that type.
Objects are collected in books and a book can contain any number of different objects - depending on the application running QOF. The book is the central data source within QOF and a book can be queried or written out to XML using the QOF Serialisation Format: QSF.
In real terms, QOF will be running as a framework around the libpisock library from pilot-link so the offline storage, (QSF XML), will be written by pilot-qof. Pilot-link itself does not directly support users who cross timezones with their Palm - it may be wise that users are reminded that if timezone issues are important to their DateBook or Expenses data, the user should take the sensible precaution of changing the Palm Preferences to use the same timezone as the computer running pilot-qof.
Once in QOF, all dates and times are UTC so the QSF XML files can be freely exchanged across timezones without complication.
Pilot-QOF is free software relased under the GPL license.
Enhancements:
- Ensure all help output is available for translation.
Download (0.40MB)
Added: 2007-08-01 License: GPL (GNU General Public License) Price:
814 downloads
Storage Inspector 0.5
Storage Inspector is a Firefox extension that makes it easy to view any sqlite database files in the current profile. more>>
Storage Inspector is a Firefox extension that makes it easy to view any sqlite database files in the current profile. This includes the anti-phishing and search engine...
Developer Comments:
There are quite a few polish issues that need to be addressed before this version is ready for the masses. If you notice problems, please view the readme.txt file first and tell me if there are other issues.
You can set the storageinspector.openmode pref to 2 if you want the extension to open in a new tab instead of its own window.
I have primarily tested the extension in Firefox 2b1 but would still like feedback on how it runs in 3a1.
If you dont like something, please post here with a constructive statement telling me what you would like.
<<lessDeveloper Comments:
There are quite a few polish issues that need to be addressed before this version is ready for the masses. If you notice problems, please view the readme.txt file first and tell me if there are other issues.
You can set the storageinspector.openmode pref to 2 if you want the extension to open in a new tab instead of its own window.
I have primarily tested the extension in Firefox 2b1 but would still like feedback on how it runs in 3a1.
If you dont like something, please post here with a constructive statement telling me what you would like.
Download (0.040MB)
Added: 2007-07-26 License: GPL (GNU General Public License) Price:
824 downloads
Secure Storage service for the gLite middleware 1.1.2-1
Secure Storage service for the gLite middleware provides users with a set of tools to store data in a secure way. more>>
Secure Storage service for the gLite middleware project provides users with a set of tools to store in a secure way and in an encrypted format confidential data (e.g. medical or financial data) on the grid storage elements.
The data stored using the tools provided will be accessible and readable only by authorized users. Moreover, it solves the insider abuse problem preventing also the administrators of the storage elements to access the confidential data in a clear format.
The service has been designed and developed for the grid Middleware of the EGEE infrastructure, gLite, in the context of the TriGrid VL Project.
Secure Storage documentation generated with Doxygen are available.
Enhancements:
- A minor bug was fixed.
<<lessThe data stored using the tools provided will be accessible and readable only by authorized users. Moreover, it solves the insider abuse problem preventing also the administrators of the storage elements to access the confidential data in a clear format.
The service has been designed and developed for the grid Middleware of the EGEE infrastructure, gLite, in the context of the TriGrid VL Project.
Secure Storage documentation generated with Doxygen are available.
Enhancements:
- A minor bug was fixed.
Download (0.088MB)
Added: 2007-07-24 License: The Apache License 2.0 Price:
823 downloads
Other version of Secure Storage service for the gLite middleware
License:The Apache License 2.0
Twisted Packager II 0.9.0
Twisted Packager II (TP2) is a package manager that aims to make live easy - for end users and also developers. more>>
Twisted Packager II (TP2) is a package manager that aims to make live easy - for end users and also developers. In some respects it is similar to Autopackage - it does not intend to replace the "system packaging tool" but instead will sit alongside it to allow application developers an easy way to package software; and system administrators an easy way to install [or remove!] such software.
TP2 excels at handling generic software - and allows a "source" type package [such as itself!] to be installed across multiple architectures and operating systems using the same package.
TP2 is cross-platform; it is currently in use on Solaris, Linux and HP-UX. Soon the intention is validate it also for BSD and AIX.
TP2 is flexible. It supports dependency management, package verification, preview installation and removal, and audit logs all activity.
TP2 is powerful. It supports "namespaces" which allows the same packages to be installed into different areas on the same machine. Non-root users can be given areas which they can manage independently.
Enhancements:
- Initial public announcement, though the software has been in use in several environments for over 12 months.
<<lessTP2 excels at handling generic software - and allows a "source" type package [such as itself!] to be installed across multiple architectures and operating systems using the same package.
TP2 is cross-platform; it is currently in use on Solaris, Linux and HP-UX. Soon the intention is validate it also for BSD and AIX.
TP2 is flexible. It supports dependency management, package verification, preview installation and removal, and audit logs all activity.
TP2 is powerful. It supports "namespaces" which allows the same packages to be installed into different areas on the same machine. Non-root users can be given areas which they can manage independently.
Enhancements:
- Initial public announcement, though the software has been in use in several environments for over 12 months.
Download (MB)
Added: 2007-07-23 License: GPL (GNU General Public License) Price:
825 downloads
Itaka 0.2.1
Itaka is an on-demand screen capture server. more>>
Itaka is an on-demand screen capture server.
Itaka is an on-demand screen capture server for Windows, Mac Os X and Linux. It is developed in Python, PyGTK and the Twisted Framework. It prominently features a polished easy to use interface, with a robust backend server.
Main features:
- Acts as an on-demand server (requests to your computer by a users web browser display an image of your screen to the user)
- Notification for the client, on the desktop and with style using Libnotify.
- Very polished GUI drawing elements from Mac OS X. Sample
- Multiple platform support (currently Windows, Linux, Mac OS X and any other plattform with Python/Twisted/GTK support)
<<lessItaka is an on-demand screen capture server for Windows, Mac Os X and Linux. It is developed in Python, PyGTK and the Twisted Framework. It prominently features a polished easy to use interface, with a robust backend server.
Main features:
- Acts as an on-demand server (requests to your computer by a users web browser display an image of your screen to the user)
- Notification for the client, on the desktop and with style using Libnotify.
- Very polished GUI drawing elements from Mac OS X. Sample
- Multiple platform support (currently Windows, Linux, Mac OS X and any other plattform with Python/Twisted/GTK support)
Download (0.30MB)
Added: 2007-07-20 License: GPL (GNU General Public License) Price:
828 downloads
Options.pm 1.5
Options.pm is a command-line option-parsing Perl module meant to imitate the syntax of the t.p.usage.Options module. more>>
Options.pm is a command-line option-parsing Perl module meant to imitate the syntax of the t.p.usage.Options module from the Twisted Python library.
This module will allow you to specify which options to look for on the command line, and supports both long and short versions of simple flags and parameters. If a required parameter is unspecified, Options.pm will print nicely formatted usage information with the error.
<<lessThis module will allow you to specify which options to look for on the command line, and supports both long and short versions of simple flags and parameters. If a required parameter is unspecified, Options.pm will print nicely formatted usage information with the error.
Download (0.007MB)
Added: 2007-07-13 License: Perl Artistic License Price:
837 downloads
JWhoisServer 0.1.0.1
JWhoisServer project is a small, fast, and highly configurable RFC 3912 compliant whois server. more>>
JWhoisServer project is a small, fast, and highly configurable RFC 3912 compliant whois server written in Java and using RDBMS as a storage engine.
<<less Download (0.053MB)
Added: 2007-06-29 License: GPL (GNU General Public License) Price:
848 downloads
Frog 0.1.5
Frog is a tool for publishing and maintaining contents on a Web site. more>>
Frog is a tool for publishing and maintaining contents on a Web site. This project is a rewrite of Radiant CMS and features an elegant user interface, password protected live administration, snippets, and flexible page parts, a simple user management/rights system, flexible templating with layouts, search engine friendly URLs and support for Textile.
Main features:
- An elegant user interface
- Flexible templating with layouts, snippets and flexible page parts
- Special page-oriented plugins called behaviors (to do!)
- A simple user-management/rights system
- Search engine-friendly URLs
- Password protected live administration
- Textile an easy to use filter
- Easy RSS feed integration
Enhancements:
- The framework has been converted for PHP 5.
- PDO is used instead of mysql_query.
- Duplication of filter classes was fixed.
- The backend code was completely rewritten to fit all framework changes.
<<lessMain features:
- An elegant user interface
- Flexible templating with layouts, snippets and flexible page parts
- Special page-oriented plugins called behaviors (to do!)
- A simple user-management/rights system
- Search engine-friendly URLs
- Password protected live administration
- Textile an easy to use filter
- Easy RSS feed integration
Enhancements:
- The framework has been converted for PHP 5.
- PDO is used instead of mysql_query.
- Duplication of filter classes was fixed.
- The backend code was completely rewritten to fit all framework changes.
Download (0.12MB)
Added: 2007-06-14 License: MIT/X Consortium License Price:
863 downloads
gnoMint 0.1.5
gnoMint is a Certification Authority management tool for GTK/Gnome. more>>
gnoMint is a Certification Authority management tool for GTK/Gnome.
gnoMint is a tool for an easy creation and management of Certification Authorities. It allows a fancy visualization of all the pieces that conform a CA: x509 certificates, CSRs, CRLs...
Currently, this first v0.1.0 allows the creation of CAs, CSRs and Certificates. It can export both public and private parts of them into PEM formatted files.
This is the first public release. It has known bugs, and it is not feature-completed yet.
However, gnoMint is now perfectly usable for managing a CA that emits certificates able to:
- Authenticate people or machines in VPNs (IPSec or other protocols);
- Secure HTTP communications with SSL/TLS secured web servers;
- Authenticate and cipher HTTP communications through web-client certificates;
- Sign and/or crypt e-mails
Enhancements:
- This version can import the public part of Certificate Signing Requests made by other applications as long as they are formatted in PEM or in DER formats.
- This way, gnoMint can make certificates for remote users or systems that can create their CSRs with other instances of gnoMint or other software.
- This version has updated its DB format, and ensures that there wont be two or more CSRs in the database with the same Distinguished Name (DN).
- It also fixes some nasty bugs.
<<lessgnoMint is a tool for an easy creation and management of Certification Authorities. It allows a fancy visualization of all the pieces that conform a CA: x509 certificates, CSRs, CRLs...
Currently, this first v0.1.0 allows the creation of CAs, CSRs and Certificates. It can export both public and private parts of them into PEM formatted files.
This is the first public release. It has known bugs, and it is not feature-completed yet.
However, gnoMint is now perfectly usable for managing a CA that emits certificates able to:
- Authenticate people or machines in VPNs (IPSec or other protocols);
- Secure HTTP communications with SSL/TLS secured web servers;
- Authenticate and cipher HTTP communications through web-client certificates;
- Sign and/or crypt e-mails
Enhancements:
- This version can import the public part of Certificate Signing Requests made by other applications as long as they are formatted in PEM or in DER formats.
- This way, gnoMint can make certificates for remote users or systems that can create their CSRs with other instances of gnoMint or other software.
- This version has updated its DB format, and ensures that there wont be two or more CSRs in the database with the same Distinguished Name (DN).
- It also fixes some nasty bugs.
Download (0.39MB)
Added: 2007-05-16 License: GPL (GNU General Public License) Price:
892 downloads
spidermonkey-dotnet 0.1.5
spidermonkey-dotnet is a binding between the original JavaScript engine SpiderMonkey and the .Net platform. more>>
spidermonkey-dotnet is a binding between the original JavaScript engine SpiderMonkey and the .Net platform.
Future releases will include easy to use javascript wrappers for .Net objects, and possibly the exposure of the .Net class library to JS.
Enhancements:
- The core spidermonkey functionality in the stable branch has been released under the terms of the LGPL.
<<lessFuture releases will include easy to use javascript wrappers for .Net objects, and possibly the exposure of the .Net class library to JS.
Enhancements:
- The core spidermonkey functionality in the stable branch has been released under the terms of the LGPL.
Download (0.25MB)
Added: 2007-05-07 License: LGPL (GNU Lesser General Public License) Price:
902 downloads
Libkipi 0.1.5
Libkipi is the main library for the kipi plugins for KDE image manipulation. more>>
Libkipi is the main library for the kipi plugins for KDE image manipulation.
<<less Download (MB)
Added: 2007-05-06 License: GPL (GNU General Public License) Price:
902 downloads
BerkeleyDB Backend Storage Engine for DURUS 20070503
BerkeleyDB Backend Storage Engine for DURUS provides a storage engine for DURUS, a persistence system for the Python language. more>>
BerkeleyDB Backend Storage Engine for DURUS project provides a storage engine for DURUS, a persistence system for the Python programming language.
Some advantages compared to Durus standard FileStorage:
- Startup time is negligible.
- You dont need an in-memory index, so your repository size is only limited by storage space, not RAM.
- If you change existing objects, your storage size doesnt increase.
- If you delete objects, those objects are garbage collected in background, slowly, without performance degradation.
- You can still do a full fast collection, if you need it. While this collection is in progress, Durus still serves objects. From time to time, nevertheless, it can be unresponsible for 2 or 3 seconds, while is doing a checkpointing to be able to free database logging diskspace.
- Garbage collection doesnt increase storage size. Neither RAM usage.
- Garbage collection deletes objects using nondurable transactions, very efficiently. If the collection is aborted abruptly (program or machine crashes), the collection will start again from the beginning. If the GC finishes without problems, that state is durable.
- Any object store in the storage will commit a durable transaction, including all objects released in the background garbage collector, along the way.
- Garbage collection time is proportional to garbage, not repository size.
There are some disadvantages, nevertheless:
- IMPORTANT: This backend uses reference counting to decide when an object is garbage and can be collected. So, if you have cycles in your data structures, you **MUST*BREAK** them before releasing the objects.
- Failing to do that will leak diskspace. It is possible that in a future release we can collect cycles, but try to avoid that pattern.
- Leaking objects will grow the diskspace, but **NO** corruption or malfunction will happen. No other secondary effect.
- Although this code could work on Windows, I havent checked it. Absolutely no garantee!.
- Sometimes this backend can become irresponsible for a couple of seconds. It is busy doing a checkpoint to recycle database logging space. The pause should be sort, nevertheless.
- Dont use this storage backend over NFS, at least you know what is going on.
- Since we are using BerkeleyDB as the backend:
- You should be experienced with BerkeleyDB deployments.
- Beware when updating Python or BerkeleyDB. In particular, BerkeleyDB is known by breaking (but they DOCUMENT!) binary compatibility between versions. In this case, they ALWAYS document the procedure to do a controlled upgrade, so dont worry. But take note of the risk.
- To do a trustable backup, you should follow instructions in BerkeleyDB documentation:
- http://www.sleepycat.com/docs/ref/transapp/reclimit.html
- http://www.sleepycat.com/docs/ref/transapp/archival.html
- http://www.sleepycat.com/docs/utility/db_hotbackup.html
- In Python you can use the standard "bsddb" or the up-to-date "bsddb3" bindings (which will be included in new python versions). This product will try to use always the more recent BerkeleyDB bindings. Be careful about BerkeleyDB version changes when you update the bindings.
- Since BerkeleyDB files are binary structures, a corrupt database can be unrecoverable. Be diligent and careful with your backups.
You can use this product both as a normal (local) filestorage, or a server (remote) storage system, just like the usual Durus FileStorage.
Enhancements:
- Compatibility with Durus 3.7 was added.
<<lessSome advantages compared to Durus standard FileStorage:
- Startup time is negligible.
- You dont need an in-memory index, so your repository size is only limited by storage space, not RAM.
- If you change existing objects, your storage size doesnt increase.
- If you delete objects, those objects are garbage collected in background, slowly, without performance degradation.
- You can still do a full fast collection, if you need it. While this collection is in progress, Durus still serves objects. From time to time, nevertheless, it can be unresponsible for 2 or 3 seconds, while is doing a checkpointing to be able to free database logging diskspace.
- Garbage collection doesnt increase storage size. Neither RAM usage.
- Garbage collection deletes objects using nondurable transactions, very efficiently. If the collection is aborted abruptly (program or machine crashes), the collection will start again from the beginning. If the GC finishes without problems, that state is durable.
- Any object store in the storage will commit a durable transaction, including all objects released in the background garbage collector, along the way.
- Garbage collection time is proportional to garbage, not repository size.
There are some disadvantages, nevertheless:
- IMPORTANT: This backend uses reference counting to decide when an object is garbage and can be collected. So, if you have cycles in your data structures, you **MUST*BREAK** them before releasing the objects.
- Failing to do that will leak diskspace. It is possible that in a future release we can collect cycles, but try to avoid that pattern.
- Leaking objects will grow the diskspace, but **NO** corruption or malfunction will happen. No other secondary effect.
- Although this code could work on Windows, I havent checked it. Absolutely no garantee!.
- Sometimes this backend can become irresponsible for a couple of seconds. It is busy doing a checkpoint to recycle database logging space. The pause should be sort, nevertheless.
- Dont use this storage backend over NFS, at least you know what is going on.
- Since we are using BerkeleyDB as the backend:
- You should be experienced with BerkeleyDB deployments.
- Beware when updating Python or BerkeleyDB. In particular, BerkeleyDB is known by breaking (but they DOCUMENT!) binary compatibility between versions. In this case, they ALWAYS document the procedure to do a controlled upgrade, so dont worry. But take note of the risk.
- To do a trustable backup, you should follow instructions in BerkeleyDB documentation:
- http://www.sleepycat.com/docs/ref/transapp/reclimit.html
- http://www.sleepycat.com/docs/ref/transapp/archival.html
- http://www.sleepycat.com/docs/utility/db_hotbackup.html
- In Python you can use the standard "bsddb" or the up-to-date "bsddb3" bindings (which will be included in new python versions). This product will try to use always the more recent BerkeleyDB bindings. Be careful about BerkeleyDB version changes when you update the bindings.
- Since BerkeleyDB files are binary structures, a corrupt database can be unrecoverable. Be diligent and careful with your backups.
You can use this product both as a normal (local) filestorage, or a server (remote) storage system, just like the usual Durus FileStorage.
Enhancements:
- Compatibility with Durus 3.7 was added.
Download (0.033MB)
Added: 2007-05-03 License: GPL (GNU General Public License) Price:
907 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above twisted storage 0.1.5 search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed