Showing 708 open source projects for "c# ftp"

View related business solutions
  • Email and SMS Marketing Software Icon
    Email and SMS Marketing Software

    Boost Sales. Grow Audiences. Reduce Workloads.

    Our intuitive email marketing software to help you save time and build lasting relationships with your subscribers.
  • Pimberly PIM - the leading enterprise Product Information Management platform. Icon
    Pimberly PIM - the leading enterprise Product Information Management platform.

    Pimberly enables businesses to create amazing online experiences with richer, differentiated product descriptions.

    Drive amazing product experiences with quality product data.
  • 1
    JobScheduler

    JobScheduler

    JobScheduler workload automation to execute jobs and workflows

    JS7 JobScheduler runs executables, scripts and database procedures and can be operated with e.g. MySQL, PostgreSQL, SQL Server, Oracle databases. JS7 JobScheduler provides workflow patterns such as sequential and parallel task execution, forking, synchronization, cross-platform scheduling, job load sharing, fail-over and a real REST API. JS7 includes the components: * JOC Cockpit (user interface for inventory management and control) * Controller (orchestration of Agents) * Agents:...
    Leader badge
    Downloads: 101 This Week
    Last Update:
    See Project
  • 2
    EdytorNC
    The EdytorNC project now consists of four applications that can be useful for programming and operating CNC machine tools. EditorNC is a specialised text editor for CNC programmers. FTPserver is a simple FTP server for transferring cnc programs to and from the machine. SerialPortFileServer is a simple server for transferring cnc programmes to and from the machine via RS232 ports. ProgramManager is a program that makes it easy to search for cnc programs based on, for example, part number...
    Leader badge
    Downloads: 54 This Week
    Last Update:
    See Project
  • 3
    AVFS is a system, which enables all programs to look inside gzip, tar, zip, etc. files or view remote (ftp, http, dav, etc.) files, without recompiling the programs.
    Leader badge
    Downloads: 46 This Week
    Last Update:
    See Project
  • 4

    atftp

    advanced tftp server and client

    atftp is a client/server implementation of the TFTP protocol that implements RFCs 1350, 2090, 2347, 2348, 2349 and 7440. The server is multi-threaded and the client presents a friendly interface using libreadline. There is a mirror on https://github.com/madmartin/atftp
    Leader badge
    Downloads: 304 This Week
    Last Update:
    See Project
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 5
    Weex is an utility designed to automate the task of remotely maintaining a web site or other FTP or FTPS archive. It will synchronize a set of local files to a remote server by performing uploads and remote deletes as required.
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 6
    Small HTTP server

    Small HTTP server

    Universal server

    It is not only a web server, it is also Mail server, DNS server, FTP server, Proxy server, VPN server and client... All in one! This program will help you to open all the possibilities Internet can offer for your company - public site, provide Internet access and personal mailboxes for each employee! HTTP server. Server Side Includes. Regular expression in SSI. CGI interface for scripts (Executable files; Perl,PHP, or another external interpreters) ISAPI...
    Downloads: 18 This Week
    Last Update:
    See Project
  • 7
    Open Source SW/HW Project for Embedded Ethernet Applications. Works with AVR ATmega256/128/103, AVR32, SAM7X, SAM7S(E), SAM9, AT91X40, GameBoy Advance, Cortex M3 / M4 (STM32, NXP LPC, LM3S), Freescale Coldfire, RTL8019AS, LAN91C111, CS8900 and DM9000E chips. Offers a tiny TCP/IP stack including HTTP, FTP and DHCP.
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 8

    FSP - File Service Protocol Suite

    UDP File transfer protocol

    FSP - File Service Protocol. FSP is lightweight UDP based protocol for transferring files. It is designed for anonymous transfers over unreliable networks.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 9
    Endpoint Status Checker

    Endpoint Status Checker

    Simple .NET C# application for checking endpoints status

    Simple .NET WinForms application for monitoring network endpoints status on various conditions. - checking endpoint availability based on 'Protocol Scan [HTTP/FTP]' or simple 'Ping' - various external APIs used [as SpeedTest, GEO IP Loaction, TraceRoute, VirusTotal scan and more...] - exporting scan result report [XML, JSON, HTML or XLS formats] - automatic periodical or continuous scan options - tray status icon and notifications
    Downloads: 7 This Week
    Last Update:
    See Project
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
  • 10

    DavUtils

    Powerful webdav client and sync tools with client-side AES encryption

    DavUtils is a collection of easy to use WebDAV client tools. The built-in client-side encryption allows you to encrypt and decrypt files on the fly with AES. Currently two command line tools are available: dav is a multipurpose WebDAV client that can be used like the standard unix tools ls, mkdir and rm. The other tool is dav-sync that can synchronize local files with a WebDAV server. It is very flexible and configurable and has advanced data safety features to prevent data loss. The...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 11
    Gopherus

    Gopherus

    a free, multiplatform console-mode gopher client

    Gopherus is a free, multiplatform, console-mode gopher client available for DOS, Linux and Windows. It provides a classic text interface to the gopherspace. Altough primarily targeted for DOS, ports to Windows and Linux are also available. These use SDL2 to emulate a pseudo terminal.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 12
    Filetto

    Filetto

    Portable FTP Client & Server

    Filetto is a file transfer utility, that may help when it comes to moving "on the fly" files and folders to/from different devices both on a local area network (LAN), or on the web (WAN). It implements the FTP standard (File Transfer Protocol, RFC 959 and 3659) strictly, either Client and Server, in a portable application with graphical interface.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13

    libquickmail

    C library for sending e-mail (with attachments) from C/C++

    C library intended to give C/C++ developers a quick and easy way to send e-mail from their applications. Supports multiple To/Cc/Bcc recipients and multiple attachments without size limitation. For the actual SMTP communication either libcurl can be used or the built in SMTP support. The library can also be used to just create a multipart MIME message body. Also comes with a command line application (quickmail) for sending mails (mutiple attachments supported) from command line or scripts...
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14
    htmanager

    htmanager

    htmanager create users tree directories, htacess and htpasswd files

    .../.htpasswd 2. complete users lines USERNAME, CODE colunms 3. clic on htmanager.exe directly htmanager create htpasswd, htaccess files and users subdirectories 4. Transfert all HTDIR directories files with a ftp client on your web site II. USING IN COMMAND LINE htmanager [csv file name] if csv file is void, htmanager use "pwlist.csv" III. REBUILD source code : htmanager.c written in C for rebuild : make.bat
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    MBSE BBS for Linux & Unix

    MBSE BBS is a full FTN-capable ANSI BBS and mailer package.

    MBSE BBS is a fully FTN-capable ANSI BBS package including a mailer (ifcico clone), BinkD daemon, mail tosser, TIC processor, filefind, and other utilities allowing access via modem and the Internet using telnet, ssh, http and ftp. Support is offered through the Fidonet MBSE echo and the Micronet MIN_BBS echo.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 16
    Ascoos Web Extended Studio

    Ascoos Web Extended Studio

    Is a web server for all Web Developers and Web Designers

    Extensions for AWES can be found in the https://sourceforge.net/p/awes-extensions/ The Ascoos Web Extended Studio is a special freeware version of web server for all Web Developers and Web Designers and is based on Apache, PHP, MariaDB and other. It offers to user the option of executing different versions of PHP and MariaDB. It is structured for easy upgrading of individual programs without uninstalling - reinstalling the AWES, no redefine needed of configuration of each...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    aneta

    aneta

    provided tcp/udp port forward and ftp/http/socks network agent service

    1.support ftp/http and socks4.0 4.a 5.0 agent 2.support tcp/udp port forward 3.config account information, include password and speed and so on 4.development based on asynframe sdk(http://asynframe.sf.net)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Arisen Studio

    Arisen Studio

    Browse, Download and Install Mods for PlayStation 3 & Xbox 360

    The elegant, powerful, and open-source mod manager. Arisen Studio allows you to easily browse through a regularly updated database of mods, game saves, homebrew, resources, themes, and much more for the PlayStation 3 and Xbox 360. All mods have been tested and verified in our library, which is populated by myself, a few friends, and awesome contributors. Arisen Studio can also be used as an FTP client to install and uninstall mods directly from your console. Without the need to search up old...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19

    acurl

    supports IPv4/IPv6 ftp/ftps/http/https/websocket client like curl

    1. support ftp/http and socks4/4a/5 proxy 2. support ftp/ftps/http/https 3.support WebSocket 4. development based on asynframe sdk(http://asynframe.sf.net)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    aftpx

    aftpx

    supports IPv4/IPv6 ftp/ftps client/server program

    1. support ftp/http and socks4/4a/5 proxy 2. support ftp/ftps 3. development based on asynframe sdk(http://asynframe.sf.net)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    EditPlus

    EditPlus

    Text editor for Windows with built-in FTP, FTPS and sftp

    EditPlus is a lightweight text editor designed for Windows that caters to programmers, web developers, and anyone working with code or text. It offers powerful features like syntax highlighting, code folding, and a customizable interface, making it an excellent alternative to more complex Integrated Development Environments (IDEs). EditPlus supports a wide range of programming languages, including HTML, CSS, PHP, JavaScript, C++, and more. It also integrates tools for FTP, SFTP, and text-based...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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 rayshade-4.0-ftp-and-guide.tar.gz...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23

    PLUTI

    Prophet DTN implementation

    Acronym PLUTI stands for Prophet by Lulea University of Technology Implementation and it is used for former “Prophet DTN implementation”. In the lessons when names “PLUTI” and “prophet” appear they are describing the same DTN implementation. This project contains source code and binaries for deployment of this DTN implementation to different computer platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    FastLaunch

    FastLaunch

    The program converts video and sends to the FTP-server

    FastLaunch program for TV PRODUCTION Compatible with Mac OS X 10.15 and up. The program converts video and sends to the FTP-server, checks comparing the size in bytes, generates a XML metadata file, in case of a breakaway of connection with the Internet there is an opportunity to resume transmission of the file to the server. If in the program to open a video file in the course of conversion (for example Final Cut Pro), the program passes into a standby mode and only after completion...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    AmiModRadio

    AmiModRadio

    All of Aminet modules at your fingertips

    ...... - A small FTP client to access Aminet and Modland and download archives containing modules; - A small HTTP client to access Haxor.fi and download modules; - A small HTTPS client to access ModArchive, Modules.pl, and AMP; - A XAD client to unarchive the downloaded archives; - A ARexx command-and-control system to gently ask players to play the module; - A MUI interface to control the various parts of AmiModRadio, e.g., to pause/play and skip modules.
    Downloads: 0 This Week
    Last Update:
    See Project