Projects tagged ‘file_transfer’


[17 total ]

750USERS
   

rsync is an open source utility that provides fast incremental file transfer.

314USERS
   

WinSCP is a SFTP and SCP client for Windows using SSH. Its main function is secure copying of files between a local and a remote computer. Beyond this basic function, WinSCP manages some other actions with files. Plugin to FAR manager is available too.

116USERS
   

KTorrent is a light and full-featured bittorrent program. It supports: - µTorrent compatible peer exchange - Zeroconf extension to find peers on the local network - WebGUI plugin - RSS plugin - Grouping feature to put torrents into groups ... [More] - UDP Trackers - Port forwarding with UPnP - IP blocking plugin - Importing of partially or fully downloaded files - Support for distributed hash tables (mainline version) - Protocol encryption - Bandwith scheduling - Directory scanner to automatically load torrents in certain directories - File prioritization and partial downloads for multi file torrents [Less]

54USERS
   

Unison is a file-synchronization tool for Unix and Windows, written in OCaml. It allows two replicas of a collection of files and directories to be stored on different hosts, modified separately, and then brought up to date by propagating the changes ... [More] in each replica to the other. Unison offers several advantages over various synchronization methods such as CVS, Coda, rsync, Intellisync, etc. Unison can run on and synchronize between Windows and many UNIX platforms. Unison can synchronize changes to files and directories in both directions, on the same machine, or across a network using ssh or a direct socket connection. Transfers are optimised using a version of the rsync protocol, has a clear and precise specification, and is resilient to failure due to its careful handling of replicas. [Less]

52USERS
   

LFTP is a file transfer program that supports many network file transfer protocols, including FTP and HTTP.

30USERS
   

KGet is a download manager integrated into the KDE desktop in particular: Konqueror, making it more efficient to download files from the web than with a web browser.

24USERS
   

aMule is a peer-to-peer file sharing application that works with the eDonkey2000 network and the Kad Network, but offers more features than the standard eDonkey client, including support for Kademlia. aMule shares code with the eMule Project and is ... [More] built upon the wxWidgets (formely wxWindows) toolkit, which enables it to support multiple platforms and operating systems. [Less]

24USERS
   

DownThemAll (or just dTa) is a powerful yet easy-to-use Mozilla Firefox extension that adds new advanced download capabilities to your browser. DownThemAll lets you download all the links or images contained in a webpage and much more: you can ... [More] refine your downloads by fully customizable criteria to get only what you really want. DownThemAll is all you can desire from a download manager: it features an advanced accelerator that increases speed up to 400%, it allows you to pause and resume downloads at any time and, last but not least, it's fully integrated into your favorite browser! [Less]

9USERS

rssh is a restricted shell for use with OpenSSH, allowing only scp and/or sftp. It now also includes support for rdist, rsync, and cvs. For example, if you have a server which you only want to allow users to copy files off of via scp, without providing shell access, you can use rssh to do that.

3USERS
   

PycURL is a Python interface to libcurl. PycURL can be used to fetch objects identified by a URL from a Python program, similar to the urllib Python module. PycURL is mature, very fast, and supports a lot of features.

3USERS
   

netatalk is an implementation of the AppleTalk Protocol Suite for Unix systems. It contains support for EtherTalk Phase I and II, AppleShare over IP, DDP, RTMP, NBP, ZIP, AEP, ATP, PAP, ASP, and AFP. It provides Appletalk file, printing, and routing services on Solaris 2.5, Linux, OpenBSD, NetBSD, FreeBSD, SunOS 4.1, Mac OS X, and Ultrix 4.

1USERS
 

tcpfile is a filetransfer / filesharing / instant messaging java(1.6) program offering zipped and fully encrypted (RSA,AES) communication.

1USERS
 

LeechCraft is an extensible crossplatform multiprotocol opensource download manager. Currently it supports BitTorrent, HTTP, RSS/Atom feeds, allows you to chat in IRC a bit and a lot more.

1USERS
 

Written in PHP using a MySQL backend, XtraUpload has all the features you would expect from a file Hosting Script. Free users as well as premium users have the ability to upload files but premium users get a lot more features such as viewing files ... [More] , instantly downloading files and getting the URL's of the files they have uploaded. You can also specify the file types, sizes along with many other options. Each user must provide a valid email address when they sign up for premium as the script automatically sends the username and password to them upon reception of payment through PayPal IPN. File Hosting websites brings in large revenues and is a very easy system to setup thanks to XtraUpload. [Less]

1USERS
 

KFTPgrabber is a graphical FTP client for the K Desktop Environment (KDE). It implements many features required for usable FTP interaction.

0USERS

Swish (Secure Windows Shell) is a Windows shell extension allowing access to remote files over SFTP directly from Windows Explorer and 'My Computer'.

0USERS

librsync implements the rolling-checksum algorithm of remote file synchronization that was popularized by the rsync utility and is used in rproxy. This algorithm transfers the differences between 2 files without needing both files on the same system.