23 programs for "file utility" with 2 filters applied:

  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • 1
    log4db2

    log4db2

    Logging utility for DB2 for LUW written in SQL-PL

    Log4db2 is a logging utility for DB2 LUW that uses SQL instructions with SQL PL code. Its purpose is to provide an easy way to write messages from a SQL routine, with the possibility to query these messages directly from the database, allowing to monitor the progression of a process. This utility aims to reduce the time used for developing, testing, debugging and monitoring SQL routines, by centralizing the messages produced by the code. The idea and architecture of this utility are based...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SQL-Admin is a tool entirely written in Java. It uses JDBC and swing . Admin offers a SQL-Monitor, Data-Export, Data-Import, dynamic forms, guided Query, DML functions and data selection. It 's code-generator generates OO-Wrapper and SWING-GUI.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    KDE based dBASE III+ file viewer / utility.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4

    OFsX

    Oracle File system Extension

    Problem: How can Oracle PL/SQL applications read, write, move or copy arbitrarily large files to or from arbitrary file system locations? Solution: This utility (OFsX) uses PL/SQL, Oracle AQ & Spring Integration to handle reading, writing, copying, moving & deleting of files from Oracle PL/SQL in a general way. Summary: PL/SQL is an excellent language for developing data-intensive, enterprise applications. However, it can be difficult for PL/SQL applications to interact with a file system (Fs...
    Downloads: 0 This Week
    Last Update:
    See Project
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • 5
    huhamhire-hosts

    huhamhire-hosts

    hosts for Internet Freedom

    Since the governments of some countries are using the blocking the internet access to several websites and web service providers which includes some world famous sites like Google, YouTube, twitter, Facebook, and Wikipedia etc., we designed this tiny utility in order to help people getting through the Internet blockade. Hosts Setup Utility provides basic tools to manage the hosts file on current operating systems. It also provides both support for Graphical Desktop environment with Graphical...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6

    fw2csv

    Convert data file from fixed width format table to CSV

    Fixed width data files are probably the most annoying data to import into database. This utility allows user to insert user-defined column separators into user-defided positions of flat file table given in fixed-width format. I am using this utility to import astronomical catalogs provided as flat tables at CDS ftp-server into postgresql; Build: $ make all [cc={icc|gcc}] Install: $ make install [prefix=/path/to/your/bin/directory] Example of usage: $ gzip -dc table.dat.gz | fw2csv --stops...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Wizard based utility to import a sheet from a .xls File into an Oracle Database. It is possible to rename the columns and set a default value before importing. Source is now located at Github https://github.com/mgeiss/xls2ora.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    PurePostPro

    Post FTP upload script logging to database

    PurePostPro is a utility that is run via the PureFTPd uploadscript facility. It's one solution to centrally handling uploads from a number of users, and extensive logging is provided by a Perl+MySQL combination. The key feature of the software is that duplicate files should be detected, and incoming files have an MD5 checksum automatically generated. All upload details, including timestamp, uploaded-by, checksum, filename and location are all stored in a 2-table database. The software should...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Open Extract Processor

    Database ETL utility

    The Open Extract Processor (OEP) is a database ETL utility capable of merging/sorting/aggregating large partitioned database extracts. Native data files can be created from text files or from the accompanying MYSQL and Oracle import/export programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • PRTG Network Monitor | Making the lives of sysadmins easier Icon
    PRTG Network Monitor | Making the lives of sysadmins easier

    Stay ahead of IT infrastructure issues

    PRTG Network Monitor is an all-inclusive monitoring software solution developed by Paessler. Equipped with an easy-to-use, intuitive interface with a cutting-edge monitoring engine, PRTG Network Monitor optimizes connections and workloads as well as reduces operational costs by avoiding outages while saving time and controlling service level agreements (SLAs). The solution is packed with specialized monitoring features that include flexible alerting, cluster failover solution, distributed monitoring, in-depth reporting, maps and dashboards, and more.
  • 10
    PixTagger
    PixTagger is all about finding the lost picture, making sure it stays found. Utility to browse and tag-categorise picture collections, with emphasis on high performance and huge collections . Focuses heavily on performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    mysql2dbf is a perl written command line utility for exporting MySQL data into DBF file. It has configurable DBF file format and uses user's SQL queries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Simple monitoring utility to help optimizing a (MySQL) database server. Run the utility for a time to record queries on the database. Generate reports while the utility is running or afterwards. Reports are available as text or excel-sheets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    MyDBF2MySQL

    Extract, transform, and load DBF into MySQL

    This is an ETL software which loads data from DBF/XBase files into MySQL. This utility has command line interface, designed to work without user interaction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Utility to transform xbase files into postrgres tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This project helps JDBC programmers from creating DB connection url by hand coding; by using this package we only need to add a simple property file and initialize it with a single utility class. Currently this is developed with Apache Derby in mind.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    pyxmdb is a database utility for exporting and importing data between a delimited text file and virtually any DBMS. Tested with Python 2.3-2.6, Linux and Windows, SQLite, MySQL, PostgreSQL, Oracle and Ingres. User extendable for any Python DB-API driver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    myTAI.2 is a web-based inventory utility to store and view all data important to the System Administrator: i.e. servers, workstations, configurations, users, etc. It comes with features like search engine, filters, statistics and log-file. Needs PHP/MySQL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    DBIx::Informix::Perform is a Perl and Curses-based cross-database emulator of the Informix Perform query and update utility. It can use an existing Perform description file, or query a database's schema for a table.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A utility to extract data from RDBMSs and convert into .arff file format required by WEKA data mining tool set, both interactive wizard and batch working modes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    RIFF Isnt a File Formatter. RIFF is a small & simple command line utility written in Python to convert text data files in another text format (like delimited, SQL dump and fixed witdh).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Java library and utils for HP 200LX. Include: Filer communication, an ftp server to share palmtop files with desktop. Database manipulation. And finaly a syncronization software for contact, appoinment, task, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Tool written in C and C++ utilizing php code to convert dbf files to CSV, and XML. Command line Windows and POSIX interface. GUI for windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Niry Sharp is a C#/Gtk# Utility Library Network Utilities (FTP Client, P2P System, UDP Server, ...), Gtk 2 Utilities, Text, File, Cryptography, URL Utilities, and so on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next