Skip to content

shyrradev/File-Backup-bash-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

File-Backup-Bash-Script

Overview

This Bash script automates the process of backing up files to a specified directory. It ensures a seamless and efficient way to copy large amounts of data, making it especially useful for backing up log files or any other important files. This script can be used to back up files to both cloud storage and local directories.

Features

  • Automatically appends a timestamp to backup filenames to prevent overwriting.
  • Ensures the backup directory exists by creating it if necessary.
  • Provides clear success and error messages to indicate the status of the backup process.

Usage

To use the script, provide the path to the file you want to back up as an argument.

./backup.sh /path/to/file

About

This script will back up files to the desired file path. It is used for making things seamless and smooth when copy large amount of files on a backup dir or a backup cloud server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages