Bash Scripts

Bash scripts, including an incremental backup script using rsync. Also a script to convert many videos using ffmpeg
Alternatives To Bash Scripts
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Msync18
a year ago4lgpl-2.1Go
Maintain a lower-bitrate copy of a music library in sync with the main copy.
Rpi_rootfs5
3 years agounlicensePython
This repo provides a python script that takes the necessary files from the running Raspberry Pi and uses rsync to fetch the files and make the Root FS for the cross compile environment.
Video Process4
4 years agomitJavaScript
decode video
Bash Scripts2
6 years agogpl-3.0Shell
Bash scripts, including an incremental backup script using rsync. Also a script to convert many videos using ffmpeg
Zx2c4 Music1
11 years agoPHP
A fork of ZX2C4 Music (quickly and dirtily) ported to use postgresql
Alternatives To Bash Scripts
Select To Compare


Alternative Project Comparisons
Readme

Bash-Scripts

Useful bash scripts

Please correct the hardcoded directories of your scripts, and then you can run them :-)

Run them using "bash scriptxxxx"

backupMultipleFoldersIncrementally

Creates remote or local incremental backups. The new backup folders are created by only uploading the changed content and creating hardlinks for the rest. The backup directory will look something like:

convert-videos

Converts all videos from a directory (recursively) with ffmpeg to arbitrary formats.

  • Output in a separate or source folder (respecting & creating the subfolders)
  • Works for Audio (mp3, ogg,...) and Video (avi, mp4, mkv,...)
  • Comparison of filesizes before & after and warning if no reduction was achieved
  • Naming conventions and ffmpeg details can be changed with parameters (or in the script)
  • creates log file (with size difference and code to move old files to the trash)

Popular Ffmpeg Projects
Popular Rsync Projects
Popular Media Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Shell
Script
Bash
Backup
Screenshot
Ffmpeg
Rsync