``` some-module/ __generators__ src/ 1.json 2.json index.ts file1.ts file2.ts ```
Sequence downloads following files every second: ``` [ "http://some.host.com/durability-test/file2.bin", "http://some.host.com/durability-test/file1.bin", "http://some.host.com/durability-test/file3.bin" ] ```
Brace expansion as known from sh/bash
Sequence downloads following files every second: ``` [ "https://assets.scramjet.org/scp-store/durability-test/file1.bin", "https://assets.scramjet.org/scp-store/durability-test/file2.bin", "https://assets.scramjet.org/scp-store/durability-test
Compare strings in a natural order
TypeScript definitions for gulp-sort
Brace expansion as known from sh/bash
wait-on is a cross platform command line utility and Node.js API which will wait for files, ports, sockets, and http(s) resources to become available
A utility for parsing git patch files generated by `git format-patch`.
yet another zip library for node
ts-unused-exports finds unused exported symbols in your Typescript project
```npm npm i node-file-creator-cli -g ``` # Releases Added support for multiple files creation # Example ``` $ create --folder my-folder Your folder created succsesfully $ create --file my-file1.js myfile2.html ... Your file created succsesfull
Command line search and replace utility
This plugin is used to merge json files into single json file,using glob or file names
TypeScript definitions for karma-fixture
Colorized string diff ideal for text/code that spans through multiple lines
a streaming interface for archive generation
Utilities to set up file system structures (directories, files, and symlinks)
Transform windows absolute paths into UNIX paths.
No description provided.
A CLI to clean a destination directory given a source directory
Use ECMA6 import/export syntax from within NodeJS (simply require this module)
PostCSS plugin to replace output file names with HASH algorithms (md5, sha256, sha512, etc) and string length of your choice - for cache busting
This is a Node.js library that helps derive `process.argv` into a first-hand-**TypeScript** value-strict object with very minimal configurations.
Compare two CSV files by key and show differences.
A complete library to interact with Cloud Filestore (protocol v1)
A complete library to interact with Cloud Filestore (protocol v1beta1)
A complete library to interact with Cloud Filestore (protocol v1)
A complete library to interact with Cloud Filestore (protocol v1beta1)
whs31's utilities and compilers collection
Curve25519 Parser - DER/PEM parser for OpenSSL Ed25519 / X25519 keys
Curve25519 Parser - DER/PEM parser for OpenSSL Ed25519 / X25519 keys
This crate offers a rollback mechanism in Rust for fs common operations
A comparison tool for log files generated by the Hashdeep file storage auditing tool
a CLI to manipulate biscuit tokens
Construct a memory mapping over any file object
Simple styled document generator for markdown files Usage: mdpage <file1> <file2> ...
A command line utility that edits files in-place through given filter commands
= Backup utility for database, folders and files Backs up a MySQL database, folders and files to a default folder (~/backup) or to a specified folder. If the --cron switch is provided the specified database and files are not backed up rather a cron job of the provided command is added to crontab. == Install The application can be installed with $ gem install syc-backup == Usage Backup a database to the default folder _~/backup_ $ sycbackup -d database -uuser -ppass Backup a MySQL database, a directory and files to the default folder $ sycbackup -d database -uuser -ppass -f directory,file1,file2 Specify a backup folder $ sycbackup backup/folder -d database -uuser -ppass -f directory,file1,file2 Override files in the backup folder if they exist $ sycbackup backup/folder --override -f directory,file1,file2 Don't compress the backup $ sycbackup --no-compress -f directory,file1,file2 Create a cron job that is scheduled every day at 2:30 $ sycbackup -d database -uuser -ppass -f directory,file1 --cron 30,2,*,*,* If the user or password contains characters as '(' you have to escape them. A password like 123(56 has to be provided with pass\"123\(56\". == Usage of --override and --no-compress Whether the backup directory and the backup files are time stamped depends how --override and --no-compress is set. The results are shown in the table below. --override --no-compress backup directory backup file(s) 0 0 w/o timestamp w/ timestamp 1 0 w/o timestamp w/ timestamp 0 1 w/ timestamp uncompressed 1 1 w/o timestamp uncompressed == Supported Platform syc-backup has been tested with 1.9.3 == Notes The application backs up the MySQL database with _mysqldump_. The dumpfile has the form yyyymmdd-HHMMSS_databasename.sql. After the files are backed up the dumpfile will be deleted. If the --no-compress is provided the files are copied to the backup folder. Otherwise they are compressed with _tar cfz YYYYmmdd-HHMMSS_syc-backup.tar.gz_. If the --override switch is not provided the backup directory will be added a timestamp. So if you create a cron job you should every now and then delete obsolete backup folders. The source contains lib/backup/file_backup.rb which is not used in the application. == Tests The tests create folders and files and will be deleted after the tests finish. _MySQLBackup_ needs to run a MySQL database with a database _test_ and a user _user_ with the password _pass_. The test files live in the test folder and begin with test_. There is a rake file available which can be used to run all tests with $ rake test == Links * [http://sugaryourcoffee.github.com/syc-backup] - RubyDoc * [http://www.github.com/sugaryourcoffee/syc-backup] - Source code on GitHub * [http://syc.dyndns.org/drupal/content/backup-drupal-database] - Development notebook * [https://rubygems.org/gems/syc-backup] - RubyGems
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.