Download MetroBackUp

Description

MetroBackUp is an application for synchronization of directories.Thereby several pairs of directories, that shall be synchronized, can be grouped in jobs and updated together.

Icons

MetroBackUp

Source Files

The download file metrobackup.zip has the following entries.


trunk/BackUp.sln// w  ww.j av  a 2s . c o m
trunk/BackUp.vsmdi
trunk/LICENSE.txt
trunk/LocalTestRun.testrunconfig
trunk/Readme.txt
trunk/Settings.StyleCop
trunk/Setup/Homepage.url
trunk/Setup/Setup.vdproj
trunk/SharedResources/Common.Designer.cs
trunk/SharedResources/Common.de.Designer.cs
trunk/SharedResources/Common.de.resx
trunk/SharedResources/Common.resx
trunk/SharedResources/Properties/AssemblyInfo.cs
trunk/SharedResources/SharedResources.csproj
trunk/Synchronization.Test/AbstractSyncTest.cs
trunk/Synchronization.Test/AuthoringTests.txt
trunk/Synchronization.Test/FileManager.cs
trunk/Synchronization.Test/Properties/AssemblyInfo.cs
trunk/Synchronization.Test/SyncModes/BothWaysModeTest.cs
trunk/Synchronization.Test/SyncModes/LeftToRightSyncModeTest.cs
trunk/Synchronization.Test/SyncModes/LeftToRightWithoutDeletionSyncModeTest.cs
trunk/Synchronization.Test/SyncPreviewTest.cs
trunk/Synchronization.Test/SyncReportTest.cs
trunk/Synchronization.Test/SyncTaskPreviewTest.cs
trunk/Synchronization.Test/Synchronization.Test.csproj
trunk/Synchronization/FileSearch/FileSearcher.cs
trunk/Synchronization/FileSearch/ReparsePoint.cs
trunk/Synchronization/FileSearch/ReparsePointException.cs
trunk/Synchronization/ISynchronizer.cs
trunk/Synchronization/Logging/FileLogger.cs
trunk/Synchronization/Logging/ILogger.cs
trunk/Synchronization/Properties/AssemblyInfo.cs
trunk/Synchronization/Properties/Resources.Designer.cs
trunk/Synchronization/Properties/Resources.de.Designer.cs
trunk/Synchronization/Properties/Resources.de.resx
trunk/Synchronization/Properties/Resources.resx
trunk/Synchronization/SyncItems/CopyFileSyncItem.cs
trunk/Synchronization/SyncItems/CreateDirectorySyncItem.cs
trunk/Synchronization/SyncItems/DeleteDirectorySyncItem.cs
trunk/Synchronization/SyncItems/DeleteFileSyncItem.cs
trunk/Synchronization/SyncItems/SyncItemBase.cs
trunk/Synchronization/SyncModes/BothWaysSyncMode.cs
trunk/Synchronization/SyncModes/ISyncMode.cs
trunk/Synchronization/SyncModes/LeftToRightSyncMode.cs
trunk/Synchronization/SyncModes/LeftToRightWithoutDeletionSyncMode.cs
trunk/Synchronization/SyncModes/SyncModeFactory.cs
trunk/Synchronization/SyncModes/SyncModeType.cs
trunk/Synchronization/SyncPreview.cs
trunk/Synchronization/SyncReport.cs
trunk/Synchronization/SyncResult.cs
trunk/Synchronization/SyncTask.cs
trunk/Synchronization/SyncTaskPreview.cs
trunk/Synchronization/Synchronization.csproj
trunk/Synchronization/Synchronizer.cs
trunk/UI.Console/ConsoleSynchronizer.cs
trunk/UI.Console/Program.cs
trunk/UI.Console/ProgrammIcon.ico
trunk/UI.Console/Properties/AssemblyInfo.cs
trunk/UI.Console/Properties/Resources.Designer.cs
trunk/UI.Console/Properties/Resources.de.Designer.cs
trunk/UI.Console/Properties/Resources.de.resx
trunk/UI.Console/Properties/Resources.resx
trunk/UI.Console/UI.Console.csproj
trunk/UI.Console/app.config
trunk/UI.Wpf/Actions/PreviewAction.cs
trunk/UI.Wpf/Actions/PreviewNoFilesAction.cs
trunk/UI.Wpf/Actions/ResultAction.cs
trunk/UI.Wpf/Actions/ScanAction.cs
trunk/UI.Wpf/Actions/StartAction.cs
trunk/UI.Wpf/Actions/SynchronizeAction.cs
trunk/UI.Wpf/Actions/SynchronizeNoFilesAction.cs
trunk/UI.Wpf/Actions/WorkflowAction.cs
trunk/UI.Wpf/App.xaml
trunk/UI.Wpf/App.xaml.cs
trunk/UI.Wpf/Common/FlowCommand.cs
trunk/UI.Wpf/Common/IDependsOn.cs
trunk/UI.Wpf/Common/IFlowCommand.cs
trunk/UI.Wpf/Common/RelayCommand.cs
trunk/UI.Wpf/Controls/InfiniteProgressBar.xaml
trunk/UI.Wpf/Controls/InfiniteProgressBar.xaml.cs
trunk/UI.Wpf/Controls/InitialTextBox.cs
trunk/UI.Wpf/Controls/MetroContentControl.cs
trunk/UI.Wpf/Controls/SyncTask.xaml
trunk/UI.Wpf/Controls/SyncTask.xaml.cs
trunk/UI.Wpf/Controls/Tasklist.xaml
trunk/UI.Wpf/Controls/Tasklist.xaml.cs
trunk/UI.Wpf/Controls/TasklistSmall.xaml
trunk/UI.Wpf/Controls/TasklistSmall.xaml.cs
trunk/UI.Wpf/Interaction/FormDialog.cs
trunk/UI.Wpf/Interaction/IDialog.cs
trunk/UI.Wpf/MainWindow.xaml
trunk/UI.Wpf/MainWindow.xaml.cs
trunk/UI.Wpf/ProgrammIcon.ico
trunk/UI.Wpf/Properties/About.Designer.cs
trunk/UI.Wpf/Properties/About.de.Designer.cs
trunk/UI.Wpf/Properties/About.de.resx
trunk/UI.Wpf/Properties/About.resx
trunk/UI.Wpf/Properties/AssemblyInfo.cs
trunk/UI.Wpf/Properties/Common.Designer.cs
trunk/UI.Wpf/Properties/Common.de.Designer.cs
trunk/UI.Wpf/Properties/Common.de.resx
trunk/UI.Wpf/Properties/Common.resx
trunk/UI.Wpf/Properties/Help.Designer.cs
trunk/UI.Wpf/Properties/Help.de.Designer.cs
trunk/UI.Wpf/Properties/Help.de.resx
trunk/UI.Wpf/Properties/Help.resx
trunk/UI.Wpf/Properties/MainWindow.Designer.cs
trunk/UI.Wpf/Properties/MainWindow.de.Designer.cs
trunk/UI.Wpf/Properties/MainWindow.de.resx
trunk/UI.Wpf/Properties/MainWindow.resx
trunk/UI.Wpf/Properties/Preview.Designer.cs
trunk/UI.Wpf/Properties/Preview.de.Designer.cs
trunk/UI.Wpf/Properties/Preview.de.resx
trunk/UI.Wpf/Properties/Preview.resx
trunk/UI.Wpf/Properties/PreviewNoFiles.Designer.cs
trunk/UI.Wpf/Properties/PreviewNoFiles.de.Designer.cs
trunk/UI.Wpf/Properties/PreviewNoFiles.de.resx
trunk/UI.Wpf/Properties/PreviewNoFiles.resx
trunk/UI.Wpf/Properties/Resources.Designer.cs
trunk/UI.Wpf/Properties/Resources.de.Designer.cs
trunk/UI.Wpf/Properties/Resources.de.resx
trunk/UI.Wpf/Properties/Resources.resx
trunk/UI.Wpf/Properties/Result.Designer.cs
trunk/UI.Wpf/Properties/Result.de.Designer.cs
trunk/UI.Wpf/Properties/Result.de.resx
trunk/UI.Wpf/Properties/Result.resx
trunk/UI.Wpf/Properties/Settings.Designer.cs
trunk/UI.Wpf/Properties/Settings.settings
trunk/UI.Wpf/Properties/Start.Designer.cs
trunk/UI.Wpf/Properties/Start.de.Designer.cs
trunk/UI.Wpf/Properties/Start.de.resx
trunk/UI.Wpf/Properties/Start.resx
trunk/UI.Wpf/Properties/SyncTask.Designer.cs
trunk/UI.Wpf/Properties/SyncTask.de.Designer.cs
trunk/UI.Wpf/Properties/SyncTask.de.resx
trunk/UI.Wpf/Properties/SyncTask.resx
trunk/UI.Wpf/Properties/SynchronizeNoFiles.Designer.cs
trunk/UI.Wpf/Properties/SynchronizeNoFiles.de.Designer.cs
trunk/UI.Wpf/Properties/SynchronizeNoFiles.de.resx
trunk/UI.Wpf/Properties/SynchronizeNoFiles.resx
trunk/UI.Wpf/Resources/Common.xaml
trunk/UI.Wpf/Resources/Converter/MultiplyConverter.cs
trunk/UI.Wpf/Resources/Converter/SyncModeToIntegerConverter.cs
trunk/UI.Wpf/Resources/EnumLocalizer.cs
trunk/UI.Wpf/Resources/Fonts/segoeui.ttf
trunk/UI.Wpf/Resources/Fonts/segoeuib.ttf
trunk/UI.Wpf/Resources/Fonts/segoeuil.ttf
trunk/UI.Wpf/Resources/Images/Donate.gif
trunk/UI.Wpf/UI.Wpf.csproj
trunk/UI.Wpf/ViewModels/Data/SyncTaskViewModel.cs
trunk/UI.Wpf/ViewModels/Data/TasklistViewModel.cs
trunk/UI.Wpf/ViewModels/Data/XmlExtensions.cs
trunk/UI.Wpf/ViewModels/MainViewModel.cs
trunk/UI.Wpf/ViewModels/PreviewNoFilesViewModel.cs
trunk/UI.Wpf/ViewModels/PreviewViewModel.cs
trunk/UI.Wpf/ViewModels/ResultViewModel.cs
trunk/UI.Wpf/ViewModels/ScanViewModel.cs
trunk/UI.Wpf/ViewModels/StartViewModel.cs
trunk/UI.Wpf/ViewModels/SynchronizeNoFilesViewModel.cs
trunk/UI.Wpf/ViewModels/SynchronizeViewModel.cs
trunk/UI.Wpf/ViewModels/ViewModelBase.cs
trunk/UI.Wpf/Views/About.xaml
trunk/UI.Wpf/Views/About.xaml.cs
trunk/UI.Wpf/Views/Help.xaml
trunk/UI.Wpf/Views/Help.xaml.cs
trunk/UI.Wpf/Views/Preview.xaml
trunk/UI.Wpf/Views/Preview.xaml.cs
trunk/UI.Wpf/Views/PreviewNoFiles.xaml
trunk/UI.Wpf/Views/PreviewNoFiles.xaml.cs
trunk/UI.Wpf/Views/Result.xaml
trunk/UI.Wpf/Views/Result.xaml.cs
trunk/UI.Wpf/Views/Scan.xaml
trunk/UI.Wpf/Views/Scan.xaml.cs
trunk/UI.Wpf/Views/Start.xaml
trunk/UI.Wpf/Views/Start.xaml.cs
trunk/UI.Wpf/Views/Synchronize.xaml
trunk/UI.Wpf/Views/Synchronize.xaml.cs
trunk/UI.Wpf/Views/SynchronizeNoFiles.xaml
trunk/UI.Wpf/Views/SynchronizeNoFiles.xaml.cs
trunk/UI.Wpf/app.config
trunk/lib/Expression Blend SDK/Microsoft.Expression.Drawing.dll
trunk/lib/Expression Blend SDK/Redist.en.txt
trunk/lib/StyleCop/v4.4/Docs/StyleCop.chm
trunk/lib/StyleCop/v4.4/Microsoft.StyleCop.CSharp.Rules.dll
trunk/lib/StyleCop/v4.4/Microsoft.StyleCop.CSharp.dll
trunk/lib/StyleCop/v4.4/Microsoft.StyleCop.Targets
trunk/lib/StyleCop/v4.4/Microsoft.StyleCop.VSPackage.dll
trunk/lib/StyleCop/v4.4/Microsoft.StyleCop.dll
trunk/lib/StyleCop/v4.4/Settings.StyleCop
trunk/lib/StyleCop/v4.4/StyleCopSettingsEditor.exe
trunk/lib/Windows API Code Pack/License.txt
trunk/lib/Windows API Code Pack/Microsoft.WindowsAPICodePack.Shell.dll
trunk/lib/Windows API Code Pack/Microsoft.WindowsAPICodePack.dll
trunk/lib/log4net/License.txt
trunk/lib/log4net/log4net.dll
trunk/lib/log4net/log4net.xml

Download

Click the following link to download metrobackup.zip.

metrobackup.zip




















Home »
  C# Free Code »
    Development »




Algorithm
ANTLR
AOP
Application
Barcode
CHM
Design Patterns
Desktop
DotNet
DotNet Engine
DotNet Application
DotNet Assembly
DotNet Library
Engine
Epub
Example
File
File Library
Framework
GIS
Intellisense
IoC
Library
log4net
Matlab
MSBuild
MVC
MVP
MVVM
Numerical Library
NUnit
OpenCL
Plugin
Quartz
Resx File
SDK
SMS
Thread
UnitTest
Utility
VisualStudio
Windows
XML