Showing 313 open source projects for "java upload file"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 1
    Library of Congress - Transfer Tools
    Tools developed by the Library of Congress and their partners in the National Digital Information Infrastructure and Preservation Program (NDIIPP) for the purpose of validation and transfer of data that conforms to the BagIt specification. This project has been moved to https://github.com/LibraryOfCongress
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    Net Tools for Development

    A collection of network-oriented tools

    This Eclipse RCP application contains several free, useful network tools. Among others: - Standard network tools: ping, netstat, traceroute, nslookup - A port scanner - Servers: HTTP, FTP, TFTP servers - an HTTP proxy - A TCP tunnel - Clients: FTP client, embeddable PuTTY (for Windows only)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Itilect FTP Proxy

    Itilect FTP Proxy

    Provide users with a managed temporary access to arbitary FTP

    This tool allows you to set proxied access for your users, using predefined FTP accounts. System works like this: Users connects to FTP proxy just like they do with a regular FTP, but using specially formed string as a username (string, that includes their internal profile name and desired target FTP) and their internal password. If they are allowed to access this host, proxy will establish connection with a target FTP and authenticate using real credentials. After that, server will act...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    DotNetFtpLibrary

    Ftp client library .Net C#, download, upload, resume, events

    Ftp client library (framework) for .Net written in C#, download upload, resume, create directory recursive, events
    Downloads: 1 This Week
    Last Update:
    See Project
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 5

    dspTransfer

    complete file transfer command line client

    dspFileTransfer can upload and download files using ftp, sftp (ftp over ssh), http and https. The command line utility offers many advanced features such as upload or download a file only if the file is newer, parallel downloads etc. In addition the program can perform compression, decompression, encryption and decryption of processed files. The program is a part of batch file processing suite called Data Stream Processor. For full download and support go to www.datastreamprocessor.com. To use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Multiple Location Backup
    Its a Java application that can copy/cut a list of source locations to a list of destinations. It can also transfer files over the internet peer2peer. WARNING: Requires Java 7 installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    GoldenGate
    GoldenGate is an open source file transfer monitor in Java including several protocols (FTP, SSH, HTTP,...) to enable bridging and dynamic actions on transfer. First the FTP server supports RFC 959,775,2389,2428,3659 and others like XCRC,XMD5 and XSHA1. The project is now moved to Waarp. http://waarp.github.com/Waarp/index.html The old site still remain for old versions: http://openr66.free.fr/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    V-CMS - GNU CushyCMS / SurrealCMS Clone
    A PHP and MySQL-based Content Management System that is a clone of several web-based CMSs (CushyCMS, SurrealCMS and others). Allows for public signup, unlimited sites, and unlimited pages, image resizing/uploading, and much more!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    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
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
    Learn More
  • 10
    pFTPClient

    pFTPClient

    pFTPClient is a FTP client which can communicate with Linux FTP server

    pFTP is a simple FTP client developed with C++ and Qt library on Microsoft Visual Studio 2010. It can be used to download and upload files to any Linux based FTP server. Besides, it can also be used to navigate, rename and delete files and folders on the server.Also,The GUI likes Windows File Explorer, it is convenient for those who are used to Windows. Currently, this client can only be run on Windows and can be better used to communicate with Linux based FTP server. #TODO LIST...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    AGENCY4NET WEBFTP is a user-friendly Web FTP client build in PHP. It has a simple browser in German or English. Users can upload, download, delete, rename, or chmod files and create,delete, chmod, or rename directories.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SimpleHTTPDB is a client based key-value database that allows for storing data on any http-server via FTP. This way, no server-based functionality is required. Security of the data is provided by high-level encryption.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Implementation of an open source FTP Server which comply with RFC 959, RFC 2228, RFC 2389 and RFC 2428. Implemented in Java. This server can be run as a stand alone FTP server and can be easily embedded in any java project. Please visit our project h
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Java program that creates an SMTP message and sends it off. It can be used to test SMTP functionality as well as security. This test SMTP at the application level. Requires Java 6.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 15
    A distributed FTP daemon written in java. Instead of conventional server<->client transfer it uses master<->client for control connections and slave<->client for (most) data transfers, the master must tell the slave to initiate/respond to a transfer
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    Ruby FTP Synchonizer

    Ruby FTP Synchonizer

    Ruby FTP Synchonizer is a simple ftp synchronizer. This program allow you to upload your local files to remote server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    TransFile Client

    TransFile Client

    FTP client without the distracting interface and the useless features.

    Upload to, download from and browse FTP servers without the hassle of a complex and distracting interface. The quickest way to satisfy you FTP needs!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    this script helps you to publish images on the net without dealing with image-hostings. it does 3 things: 1) uploads selected images to your FTP 2) makes previews and uploads them too 3) gives you BBCode or HTML in desired format to publish anywhere
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Simple Multi User Managed Directory
    Multi User Managed Directory provided locking and tracking of folder and/or files in a simple way . without Database .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JFtpSync is for uploading web content to a server via FTP. It is designed to do FTP uploading only, and do it well, offering recursive uploading of content filtered by file type. It is primarily a command-line tool but there is a Java GUI as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    FONC (FTP Over Normal Connections) allows both active and passive FTP transfers via normal port connections. This allows FTP (both control and data transfers) over simple ssh tunnels among other things. FONC is easy to setup, and runs anywhere java can.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Multi-threaded protocol simulator for IPv4 and IPv6 protocol simulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SSHClient
    A simple SFTP Client written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Command line tool to upload pictures to Flickr
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PHFTP ( PHP FTP )

    PHFTP ( PHP FTP )

    A simple and fast Web FTP application/client.

    PHFTP ( PHP HTTP FTP ) is a simple and fast Web FTP application. You can upload, download and administer files on FTP servers without a local FTP client, even if you are behind firewalls and proxies.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project