Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Try It Free
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Modern android devices don't use anymore Mass Storage Mode. Instead they use the internal sdcard as a virtually mounted subfolder inside /data partition. It would be ok if MTP preserved correctly timestamps, which doesn't. Other options that could work, like FTP with MFMT command doesn't work properly on android either.
Droid Explorer is enough for files, but doesn't support folders.
This handy bash script helps you to backup and restore the last modified timestamp for folders...
Inotifyfs is a set of scripts, primarily on bash to allow user keep remote and local folders synced in real time in efficient way based on inotify kernel evens and function in user space.
The utility sfxcompress is a bash script used to pack and encrypt the current directory on a self-extracting file. It also includes the calculation of the MD5 function to check if the compressed file is correct.
Chronicle is a set of BASH shell scripts that use rsync to back up data to a remote host. Snapshots are created and rotated using hard links to minimize storage requirements.
BashCronBackup is a backup script written in bash that can create full database and file backups. Before the database is dumped it will be optimized and repaired. Further, it will delete old backups for you. Available formats: Zip, Tar, Gzip, Bzip2
fotocd.sh bash-script: Build (S)VCDs with Photos and Videos with htmlpart. Add other fileformats (e.g. pdf, OpenOffice.org-files...) in htmlpart. (S)VCD-Navigation through albums and chapters, which are directorys on harddisk. Menus with thumbnails.
Bash shell script that uses mySQL 6.0 online backup feature to perform hot (online) backups. Includes a number of interesting options. It's also compatible with older versions of mysql.
Dan's rsync to Disk incremental BACKup utility is a simple bash script driven by easy to edit and easier to understand config files. It's meant to be used with a laptop and an external USB harddrive as the backup media or over NFS to another server
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
GPB can be a ready to use out of the box backup solution or it can be the foundation for you to build and improve upon. The core and the power of GPB lies in the use of Bash scripting. Every single file used by GPB, main executable, configuration files a
MikesBackup is a simple scripted backup program designed for the system admin that has a local mount of a external share and wants to easily zip things up and archive them on that mount. MikesBackup requires bash, GNU tar, and Gzip.
Another SiteCOPY (ascopy) is a command-line tool to maintain remote copies of websites and is completely written in Bash, so no compilation required and very portable.
For each File lets you run an arbitrary set of GNU BASH commands upon an arbitrary set of objects. The author often uses it to perform repetitive tasks such as renaming, extracting, moving, and manipulating a large number of files.
dumpnet is a collection of bash scripts that allows you to backup multiple servers simultaneously. You can do incremental file system dumps with tar, dump and rsync, backup databases and much more. AIDE can also easily be integrated.
Forkback is a backup script written for the UNIXbash shell that backups data
using tar. It can be used to write data to a backup server or any directory saving space using
compression and granting security using gpg encryption.
This project is to create a Linux based Router Configuration Management System for Cisco Routers (initially supporting router IOS 12.0+). The project was written in bash and perl scripting but has now been rewritten in Ruby, and makes use of Linux system
A set of bash-functions (probably becomes scripts instead) that perform backups (full and incremental) on blockdevices with encryption and compression using standard tools like tar and mcrypt.
PhpWikiBackup is a simple script for PhpWiki used to backup your data to a remote host using rsync and ssh; it is written in Bash Shell and it is easily configurable so you can manage many phpWiki sites.
This script shell (in environment BASH) has the purpose to create archives of backup of a partition or specific directory, effecting rotating of these archives in agreement space in disk.
Simple script of backup using tar for *NIX systems and written in bash, very easy to suit whatever backup policy, using complete, incremental or parcial backups. It has some features for esample mail notification, index of files, error notices, etc.
Imlug Remote Backup System make local copy of a dir and send other to a remote machine using rsync or ssh.
You need Bash, Tar, ( Bzip2 or Gzip for compress ) and rsync and ssh.
A basic console script backup systems without X. Rather than remembering the perplexing tar options, this will use a .conf file, and prompt the user for information. USER BEWARE!!! This was mostly designed for me to practice my bash skills
TCDR is a ncurses (dialog) based console frontend for the following
programs: mkisofs, cdrecord, cdrdao, cdda2wav, cdparanoia, readcd, dd, isoinfo, sox, mpg123 and bladeenc written in bash.