Menu

Tree [r11] /
 History

HTTPS access


File Date Author Commit
 Properties 2011-01-04 jacopsd [r6] Update to version 1.1B5
 Resources 2010-11-18 jacopsd [r1] Version 1.1 Beta
 AboutLogo.png 2011-01-04 jacopsd [r6] Update to version 1.1B5
 App.xaml 2011-01-04 jacopsd [r6] Update to version 1.1B5
 App.xaml.cs 2011-01-04 jacopsd [r6] Update to version 1.1B5
 BackgroundWorker.cs 2011-10-27 jacopsd [r11] v1.3B2
 DesignNote.txt 2011-01-04 jacopsd [r6] Update to version 1.1B5
 DjBackup_TemporaryKey.pfx 2011-01-04 jacopsd [r6] Update to version 1.1B5
 DocBackup.csproj 2011-10-27 jacopsd [r11] v1.3B2
 DocBackup.csproj.user 2011-10-27 jacopsd [r11] v1.3B2
 DocBackup.sln 2011-01-04 jacopsd [r6] Update to version 1.1B5
 DocBackup.suo 2011-01-04 jacopsd [r6] Update to version 1.1B5
 FtpClientConnection.cs 2011-02-11 jacopsd [r7] Update to version 1.1B7
 FtpRecursiveDelete.cs 2011-01-04 jacopsd [r6] Update to version 1.1B5
 License.txt 2011-01-04 jacopsd [r6] Update to version 1.1B5
 MainWindow.xaml 2011-10-27 jacopsd [r11] v1.3B2
 MainWindow.xaml.cs 2011-10-27 jacopsd [r11] v1.3B2
 Options.cs 2011-02-11 jacopsd [r7] Update to version 1.1B7
 OptionsWindow.xaml 2011-02-11 jacopsd [r7] Update to version 1.1B7
 OptionsWindow.xaml.cs 2011-02-11 jacopsd [r7] Update to version 1.1B7
 PreviousBackup.cs 2011-02-11 jacopsd [r7] Update to version 1.1B7
 README.txt 2011-10-27 jacopsd [r11] v1.3B2
 ReleaseNote.txt 2011-10-27 jacopsd [r11] v1.3B2
 Settings.cs 2010-11-18 jacopsd [r1] Version 1.1 Beta
 Thumbs.db 2010-11-18 jacopsd [r1] Version 1.1 Beta
 WPFAboutBox1.xaml 2010-11-18 jacopsd [r1] Version 1.1 Beta
 WPFAboutBox1.xaml.cs 2010-11-18 jacopsd [r1] Version 1.1 Beta
 app.config 2011-01-04 jacopsd [r6] Update to version 1.1B5
 hd-web.ico 2011-01-04 jacopsd [r6] Update to version 1.1B5

Read Me

Doc Backup README.txt

Hi there to all interested developers!

First a few words about doc backup, and why I am writing it. 

Do you recognize following situation:
- Your PC environment has become more stable than it used to be in the past, so less need to backup the "system"
- Your documents are more critical than ever
- Your data should be backed up each day (by preference)
- Your data should be backed up in at least 2 (physical) places
- Your data should be backed up somewhere on the Internet so you are absolutely sure no fire or burglary can make you loose all your data
- There is no free SW that helps you out...

Actually, I was using cobian backup before. Works fine for most occasions, but the logging is not so good and the FTP feature does not work when using incremental backups.
So I decided to make Doc Backup which is ideal to cover above needs. 

In a few words, doc backup is:
- SIMPLE to use (only 1 option window with just a few simple TABS)
- Install & forget principle  (well, not 100% yet...)
- Makes backup on local (network)disk AND on FTP server (and now also on Amazon S3 storage as FTP didn't turn out to be that reliable)
- Has support for FULL, INCREMENTAL and DIFFERENTIAL backup types. INCREMENTAL is the preferred one.
- Is free of charge
- Is open source GPL3
- Can be built using the free IDE:  VS2010 Express C# 
- Is fun! 

Join me to develop some more nice features of this useful program!

In fact I did quite some programming in other languages, but this is the first one I made in C#.
So I need your help to make it really good!

Davy

How to build it
- Install Visual Studio 2010 Express C#
- Download the latest sources using SVN or via the download link
- Open the project in Visual Studio
- Build / debug (F5)

Dependencies: 
- nini.dll for managing the application options
- AWSSDK.dll for Amazon S3 access

How to use
- Click OPTIONS
- Select source directory
- Select destination directory
- Select backup type (INCREMENTAL is most space efficient)
- click OK
- click START
(Use the more advanced options (FTP and S3 for example) as you like)
(press F8 for advanced logging options)

Need your help
I need help to implement some more features. The requested features are in the SourceForge "Doc Backup" ticket system.

Release Note
The release note info can be found in the file "ReleaseNote.txt"

Davy
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.