Used Backup Software for Windows?


Editors’ Review

Download.com staff
This software leverages the Windows XCOPY command for efficient file backups. It offers a straightforward way to automate your backup processes.
Enlarged image for Backup Software
Backup Software 0/1
  • Pros

    • Utilizes the robust XCOPY command
    • Supports file modification detection
    • Handles directories with spaces
    • Integrates with Windows Task Scheduler for automation
    • Includes source code and tutorials
  • Cons

    • Requires command prompt familiarity
    • Limited user interface
    • Relies on external Windows scheduling
    • No advanced backup features like compression
    • No error handling beyond XCOPY's capabilities

Used Backup Software for Windows?


Explore More


Full Specifications

GENERAL
Release
Latest update
Version
3.01
OPERATING SYSTEMS
Platform
Windows
Operating System
  • Windows NT
  • Windows Server
  • Windows 98
  • Windows 7
  • Windows 8
  • Windows XP
  • Windows ME
  • Windows 10
  • Windows 2003
  • Windows Vista
  • Windows 2000
Additional Requirements
None
POPULARITY
Total Downloads
447
Downloads Last Week
0

Report Software

Program available in other languages


Last Updated


Developer’s Description

Make backups using windows command prompt.
Backup Software based on the XCOPY command of Windows command prompt; software, source code, PDF, text tutorials included. The command has a plethora of options (via switches on the command line). Main switch: /D.The /D option (switch) is the keystone of easy backup via the XCOPY command. If the files do not exist, they are copied to the Destination. If the files are modified on the Source, they will replace the older files on the Destination. If no files were modified on the Source, XCOPY fires this benign message: 0 files copied. If a folder did not exist on the Destination (the drive that hosts the backup), then one is created; all the files on Source are copied to the Destination. If the folder exists on the Destination, then only the modified files will be copied (replaced or updated). To avoid the Invalid number of parameters error of XCOPY, the software surrounds directory names by quotation marks, in case the directory name contains blank spaces. The advantage of BackupXCopy.BAT is scheduling. You can schedule the automatic running of my backup batch file. You do that via the Task Scheduler in Windows. Choose a day and time when you don't really need to use your PC, while BackupXCopy.BAT backs up your files in the background.

Download.com
Your review for Backup Software