Showing 29 open source projects for "copy verify"

View related business solutions
  • Enterprise-Class Managed File Transfer. Icon
    Enterprise-Class Managed File Transfer.

    For organizations that need to automate secure file transfers to protect sensitive data.

    Diplomat MFT by Coviant Software is a secure, reliable managed file transfer solution designed to simplify and automate SFTP, FTPS, and HTTPS file transfers. Built for seamless integration, Diplomat MFT works across major cloud storage platforms, including AWS S3, Azure Blob, Google Cloud, Oracle Cloud, SharePoint, Dropbox, Box, and more.
    Learn More
  • White Labeled Fintech Software Solutions | Centrex Icon
    White Labeled Fintech Software Solutions | Centrex

    Centrex is a full suite of white labeled fintech solutions built and designed for brokers, lenders, banks, investors, fintechs

    The Centrex products include: CRM, loan origination, loan and advance servicing software, syndication management, white labeled mobile app, money manager, underwriting, Esign, and website smart app builder. The Centrex services include: fintech software consulting, admin retainer services, and managed data cloud.
    Learn More
  • 1
    sq data wrangler

    sq data wrangler

    sq data wrangler

    sq is a command line tool that provides jq-style access to structured data sources: SQL databases, or document formats like CSV or Excel. sq executes jq-like queries, or database-native SQL. It can join across sources: join a CSV file to a Postgres table, or MySQL with Excel. sq outputs to a multitude of formats including JSON, Excel, CSV, HTML, Markdown and XML, and can insert query results directly to a SQL database. sq can also inspect sources to view metadata about the source structure...
    Downloads: 36 This Week
    Last Update:
    See Project
  • 2
    Dolt

    Dolt

    Dolt, it's Git for data

    Dolt is a SQL database that you can fork, clone, branch, merge, push and pull just like a git repository. Connect to Dolt just like any MySQL database to run queries or update the data using SQL commands. Use the command line interface to import CSV files, commit your changes, push them to a remote, or merge your teammate's changes. All the commands you know for Git work exactly the same for Dolt. Git versions files, Dolt versions tables. It's like Git and MySQL had a baby. We also built...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 3

    Move Git Repos

    Consolidate Local Git Repos to One Folder

    ...Edit `mvRepos.cfg` (set `searchRootDirsWin` and/or `searchRootDirsLinux`) 2. Dry run: - `python mvRepos.py --dry-run` 3. Real run: - `python mvRepos.py` ## Key behaviors - Transactional move: copy -> verify -> rename -> delete - Includes `.git` in verification by default - Nested repos are treated as an error (parent skipped) - Logs to STDOUT and `mvRepos.log` in the current working directory ## Common overrides - Override scan roots: - `python mvRepos.py --f "D:/projects" "E:/repos" --d "D:/ConsolidatedProjects"` - Follow symlinks: - `python mvRepos.py --follow-symlinks` - Resume: - `python mvRepos.py --resume`
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PHP File Manager

    PHP File Manager

    phpFileManager a complete filesystem management tool on a single file.

    ...To conclude, this script is also a repository of several hand made functions, organized in sections, meant for learning PHP and explore all PHP capabilities. You can learn, copy and use them on your own projects. Help the project with a donation: Will allow the view of two phpFileManager from diferent URLs on the same screen. Like MC (Midnight Commander) does. https://www.dulldusk.com/product/donation-for-phpfilemanager/
    Downloads: 28 This Week
    Last Update:
    See Project
  • World class QA, 100% done-for-you Icon
    World class QA, 100% done-for-you

    For engineering teams in search of a solution to design, manage and maintain E2E tests for their apps

    MuukTest is a test automation service that combines our own proprietary, AI-powered software with expert QA services to help you achieve world class test automation at a fraction of the in-house costs.
    Learn More
  • 5
    JMD5Sum

    JMD5Sum

    Simple utility / application to verify integrity of any file and text.

    With JMD5Sum it is possible to calculate and/or compare two MD5 files and/or texts in just a few clicks. Once you have chosen the file or entered the text, copy the MD5 obtained to the clipboard, choose another file or insert another text, compare the value obtained by pasting the previously copied value from the clipboard (with Ctrl-v) in the appropriate field. JMD5Sum also shows the characters one by one of the MD5 obtained, to facilitate reading. It also verifies the integrity of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PyCheck

    PyCheck

    Calculates the checksum of a file, and compares it to an original.

    ...If you'd like to verify those signatures, you can find my PGP/GPG keys at: https://marcusadams.me/keys.html If you'd like to donate there's several ways to do so: PayPal: https://paypal.me/gerowen Bitcoin (BTC): bc1q86c5j7wvf6cw78tf8x3szxy5gnxg4gj8mw4sy2 Monero (XMR): 42ho3m9tJsobZwQDsFTk92ENdWAYk2zL8Qp42m7pKmfWE7jzei7Fwrs87MMXUTCVifjZZiStt3E7c5tmYa9qNx
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    Uber Go Style Guide

    Uber Go Style Guide

    The Uber Go Style Guide

    This repository holds the Uber Go Style Guide, which documents patterns and conventions used in Go code at Uber. Styles are the conventions that govern our code. The term style is a bit of a misnomer, since these conventions cover far more than just source file formatting—gofmt handles that for us. The goal of this guide is to manage this complexity by describing in detail the Dos and Don'ts of writing Go code at Uber. These rules exist to keep the code base manageable while still allowing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Rayshade

    Rayshade

    Rayshade raytracer

    now gnu-ized, gcc-4.7.4 or gcc-10.2.0 A raytracer does not require custom code for (shadows, mirrors) like GL: it uses physics to simulate light to make realistic images, leaving one to specify only what is in the scene. (at a cost of speed) Rayshade is a 1990's raytracer, a great one back then (and still useful). Rayshade has an excellent easy to read yet informative User's Guide that other's could not help but copy from. (html of guide is in...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    custom-ubuntu-image-for-empty-usb-drives

    custom-ubuntu-image-for-empty-usb-drives

    A portable usb installed custom ubuntu image for scripts & office work

    Click Files Tab Above and then Right Click Each File to Open Them in New Tab, one by one, to download 8 files with total size of 3.8 GB After downloading, Run Following Command ( after cd to folder ) : Windows cmd: copy /B custom-ubuntu-image-for-usb-drives.gz.* custom-ubuntu-image-for-usb-drives.gz Linux/Mac Terminal: cat custom-ubuntu-image-for-usb-drives.gz.* > custom-ubuntu-image-for-usb-drives.gz After joining the files, use the free Balena Etcher ( Check Google ) to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • QA Wolf | We Write, Run and Maintain Tests Icon
    QA Wolf | We Write, Run and Maintain Tests

    For developer teams searching for a testing software

    QA Wolf is an AI-native service that delivers 80% automated E2E test coverage for web & mobile apps in weeks not years.
    Learn More
  • 10

    btrfsManage

    Version: 0.2.7 31/05/2021

    Bash script for managing btrfs filesystem (local and remote): - Perform scrubs - Creating snapshots (with auto delete for no empty space) - Send snapshots (with auto delete for no empty space) - List snapshot - Delete snapshot (with auto delete). - Delete old snapshots. - Mount snapshot - Simulate the action. - Simple to use and verify proper operation. - Designed to be run from the shell or from the crontab. - No setup, just copy btrfsManage. - The subvolume on which to perform the snapshot is detected by the subvolume currently mounted. - The subvolume necessary to btrfsManage are created and mounted automatically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The VerFier

    The VerFier

    Online Spot for Your digital Identity. Sign any kind of File and Share

    ...Your Files can be verified by anyone online. Your digital identity is stored on the server. No files ever get uploaded to servers. 1. Sign any File (always sign a copy of File to prevent damage). 2. Create your free online identity publically/privately 3. Verify the file which has been signed by us.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    File Checksum Utility

    File Checksum Utility

    Calculate MD5, SHA1, SHA256 and SHA512 Hashes

    ...You can copy and diffuse it without restriction if it's free of charge. The author restricts the rights of the user to modify, make derivative works, or reverse-engineer the software.
    Downloads: 41 This Week
    Last Update:
    See Project
  • 13
    DropIt

    DropIt

    A flexible tool to automate processing & organizing files and folders.

    When you need to organize files, DropIt can eliminate much of the drudgery of searching and manually opening folders and moving files around. Drop a group of different files and folders on the floating DropIt image and it sorts them to defined destination folders, compresses or extracts them, opens them with associated programs or performs other defined actions. You can define how filter your files (by name, directory, size, date, properties, content or regular expressions) and...
    Leader badge
    Downloads: 1,796 This Week
    Last Update:
    See Project
  • 14
    Simply-Scripted Backup

    Simply-Scripted Backup

    Lightweight utility for performing backups, with scripting capability

    Simply-Scripted Backup is a lightweight utility for performing backups. It does a straight copy of files and folders (when the source is newer than the backup) and optionally stores the old backup file versions under a time-stamped folder. It can also clean the backup by deleting (or optionally moving to a time-stamped folder) files and folders that no longer appear in the source. As an additional feature, the backup can be compared with the source, including a byte-for-byte comparison...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JChecksum

    JChecksum

    MD5 Checksum Tool

    This tool checks the integrity of files. It is very important if you don’t want your computer to get infected with viruses and malware. Sometimes, hackers and malicious software developers modify the contents of a downloadable zip, which can even result in granting them remote access to your system. While downloading various software, you might have noticed that developers usually provide hash values (MD5) of their files. This tool enables you to verify the file integrity of the downloaded...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    FileCopyTool

    Forensic file/ drive copy utility with advanced hash and copy options

    A command line file copy utility that can copy and hash files, drives, and volumes with many different options including hash verification, in-use file copying, logging, and date/ permission/ attribute preservation. Requires .NET 2.0 or higher
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Enigma

    Enigma

    Secure Striker Manager

    Copyright (C) 2016 Jonas Penno This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    CopyAndVerify

    Simple gui program to copy a file or dir, verify and save hash

    This is a simple program to copy files or directories and verify the copied file with hashes. Hash is saved in .hash file compatible with md5sum(hashSUM). It has a gui and work on Linux and windows (the script should work even on Mac). Hash is computed while reading so sources file are read only once. The executables have been created using pp : it creates an executable similar to an autoextract-zip with the script, the perl engine and all libraries.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19

    json Validator Command line

    Validate common syntax errors in json files from the command line

    ...Benefits of our json validator: -- Installs cleanly on your hosts - no need for any extra modules, libraries or packages -- There is no learning curve -- Runs locally on your machine -- You never have to leave the network -- No need to copy/paste to someone else's server -- More secure, will not be in someone else's webcache -- Not having to copy / paste files to jsonlint each time you wish to verify a long list of json files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    NiceCopier

    NiceCopier

    Copy your files faster and nicer!!

    NiceCopier replaces windows explorer file copy, it adds many feartures like pausing, resuming and it calculates the best copy speed. Its main goal is to improve the copy organisation and GUI.
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 21
    Tech Tools Menu

    Tech Tools Menu

    a simple IT Tool

    Tool To Help Support Engineer, Allows Remote Install UltraVNC on machines, so also manage local network equipment. In this first phase of the project is necessary to have administrator privileges on the machine to be administered, it is designed for companies or institutions with established domains.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Codegroup

    Codegroup

    A Java application for transferring computer files in 5 letter groups

    Codegroup is a Java application that will allow one to convert binary (or text) computer files in to 5 letter codegroups for transmission over email, landline telephones, radioteletype or Morse Code. Codegroup has internal error correction & limited cryptography capabilities. Codegroup : ZZZZZ YBPIL AIAIG FMOPP CPAAA DGNGP GPGPA ADNJN ELJKO ELIMO GEOHF KIFGP IFBCB PKCPI YJMHE PHBHP PPOBH NCOHD AKLLL AGHFP DEGEF LKELC EAIJI ABAGP AHPPO IHHPH OHPDF YNFPB ALEPO KMPKP Once this...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SynchQt
    File synchronize program based on a program that I've used for many years. This project is based on Qt toolkit and is portable to Windows, Linux and hopefully Mac. Simple reliable backup solution for your files, and maintenance program for photos.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Command line id3 tag editor which reads/writes id3v1 and reads all, writes almost all id3v2 frames, including attached pictures. It applies information from filepaths to tags and renames/organizes files into directories using their tag data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This program is a daemon that verify when a file as been changed and make a copy of them in other directory
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB