Main > Free Download Search >

Free transfers software for linux

transfers

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 583
Fast Data Transfer 0.8.0

Fast Data Transfer 0.8.0


Fast Data Transfer is an application for efficient data transfers that is capable of reading and writing at disk speed. more>>
Fast Data Transfer is an application for efficient data transfers that is capable of reading and writing at disk speed over wide area networks (with standard TCP).
It can be used to stream a large set of files across the network, so a large dataset composed of thousands of files can be sent or received at full speed, without the network transfer restarting between files.
The project is written in Java, runs an all major platforms, and is easy to use.
Main features:
- Streams a dataset (list of files) continuously, using a managed pool of buffers through one or more TCP sockets.
- Uses independent threads to read and write on each physical device
- Transfers data in parallel on multiple TCP streams, when necessary
- Uses appropriate-sized buffers for disk I/O and for the network
- Restores the files from buffers asynchronously
- Resumes a file transfer session without loss, when needed
<<less
Download (0.35MB)
Added: 2007-08-21 License: Other/Proprietary License Price:
797 downloads
Apple Disk Transfer ProDOS 1.0.2

Apple Disk Transfer ProDOS 1.0.2


Apple Disk Transfer ProDOS transfers diskettes and logical disk images between Apple ][-era computers and the modern world. more>>
Apple Disk Transfer ProDOS (or ADTPro for short) transfers diskettes and logical disk images between Apple ][-era computers and the modern world. If youre familiar with the original ADT, ADTPro extends ADTs reach by working with more logical disk formats, drive types, communications devices, and host operating systems.
Main features:
- Compatibility with any device ProDOS can read
- Compatibility with any Apple ][ (or clone) computer with 64k memory
- Compatibility with many logical disk image formats: .DSK, .PO, .NIB, 2IMG
- Server compatibility with original ADT client program
- Server compatibility with Windows, Mac OSX, Linux, and probably Solaris
- Ability to bootstrap an Apple ][ from bare metal over serial or cassette ports
- Ability to send floppies in "batch" mode without having to name each one
Server
The server program runs on a computer capable of running Java. Depending on how you want to connect to your Apple, you might also need a serial port and cables, an Uthernet card for your apple, or a couple of audio patch cables. The server offers a compact user interface that shows what communications are taking place between the host and the Apple ][.
The servers primary role is to send and receive disk images as requested from the client. But if you have recently acquired an Apple and a disk drive, and you have no software for it - youre in a bit of a tricky situation if you want to move software from the Internet all the way to your shiny new Apple. ADTPros server can help get you get bootstrapped.
Client
The client side runs on the Apple ][. It handles most of the user interaction. When choosing disks/volumes to transfer, anything that ProDOS can see is fair game. Transferring data occurs with a 20k buffer on the Apple, so all transfers are broken up into 20k chunks. A progress indicator shows how far it is into the current chunk, as well as a running count of the total progress.
Enhancements:
- This release has been enhanced with Jean-Marc Boutillon (Deckard)s FASTDSK fast Disk II reading routines.
- This results in a speed boost of 25%-33% for Disk II to host transfers.
- Bootstrapping operations have been reduced, as there is no longer a dependency on ProDOS BASIC.
<<less
Download (MB)
Added: 2007-08-13 License: GPL (GNU General Public License) Price:
816 downloads
Simple File Transfer 0.4.14

Simple File Transfer 0.4.14


Simple File Transfer is a pure useless program which allows you exchange files with remote computers via Internet. more>>
Simple File Transfer is a pure useless program which allows you exchange files with remote computers via Internet. This program has been written for personnal use, so dont blame me if you think I am stupid doing such tool for the others.
It should run on every POSIX compliant Operating System, but I cant give you any complete list.
If you want to compile it under *BSD, maybe youll have to disable the uname() call by running the configure script with the --with-uname=no option.
Enhancements:
- Added the support of hostnames for the destination server
<<less
Download (0.088MB)
Added: 2006-08-01 License: GPL (GNU General Public License) Price:
1186 downloads
Transfer to Media Device 0.8

Transfer to Media Device 0.8


Transfer to Media Device is a script for transferring selected playlist items to your iPod. more>>
Transfer to Media Device is a script that creates a new Playlist Right Click Menu item for transferring selected playlist items to your iPod via the Media Device Browser.
This script now also supports generic copy to operation for USB mass storage devices. Currently the script will prompt for a destination directory on first copy, in the future this setting will be saved in a configuration file.
This script works with amaroK 1.3beta3 and above.
Usage:
Run from the amaroK script manager. A new menu item will appear in the Playlist right mouse button menu.
Select files in the playlist and Right click -> Transfer to -> iPod for transfering to an iPod.
Select files in the playlist and Right click -> Transfer to -> USB Device for transfering to a USB device.
Enhancements:
- Add support for Creative Nomad Jukebox devices using the kionjb kioslave. Thanks to Ralf T for the patch.
<<less
Download (0.003MB)
Added: 2005-12-23 License: GPL (GNU General Public License) Price:
1409 downloads
GNOME Transfer Manager 0.4.12

GNOME Transfer Manager 0.4.12


GNOME Transfer Manager allows the user to retrieve multiple files from the web. more>>
GNOME Transfer Manager allows the user to retrieve multiple files from the web.

These files can be retrieved in multiple parts and each part retrieved on a separate session that the user is connected to the Internet. This is most useful to users with dialup connections. The program performs these tasks using wget as its back-end.

The program supports CORBA. This makes it easy for other programs to use GTransferManager to handle the transfer of files from the Internet.

The program also has an applet which communicates with program using CORBA. The applet can launch the program, request for a new download or accept drops of URLs from netscape, gFTP, gmc and give these URLs to GTM.

<<less
Download (0.48MB)
Added: 2006-07-12 License: GPL (GNU General Public License) Price:
1208 downloads
Upstream Log Transfer System 0.2.0

Upstream Log Transfer System 0.2.0


Upstream is a collection of tools that allow users to send in system specific log and troubleshooting data to support personnel. more>>
Upstream is a collection of tools that allow users to send in system specific log and troubleshooting data to support personnel. The project can be easily modified to output data to any pastebin or support tracker.

Upstream aims to simplify the support cycle and make it more efficient. One of the main problems that support staff face when helping people via IRC or mailing lists is getting user log files across.

Often this process is time consuming, and many new users may even be unable to find / copy these logs. Upstream does this for them by finding and transmitting the log files relevant to a specific issue.

Usage:

We hope to turn this,

< newuser >hi, something is wrong with my resolution, how can i fix it?
< support_person >newuser, what is your video card, and which driver is xorg using?
< newuser >err... how can i find out?
< support_person > cat /var/log/Xorg.0.log and pastebin it
< newuser >pastebin?
< support_person >http://pastebin.ca
< newuser >how do i copy? it wont copy!

In to this,

< newuser >hi, something is wrong with my resolution, how can i fix it?
< support_person >newuser, please run Canoe (System -> Help -> Canoe) and choose Video support. Give me the url you get once its done.
<<less
Download (0.11MB)
Added: 2006-12-13 License: GPL (GNU General Public License) Price:
1045 downloads
Iroffer 1.3

Iroffer 1.3


iroffer is a fileserver for IRC (commonly referred to as a DCC bot) more>>
Iroffer is a software program that acts as a fileserver for IRC. It is similar to a FTP server or WEB server, but users can download files using the DCC protocol of IRC instead of a web browser.
Unlike similar programs, iroffer is not a script, it is a standalone executable written entirely in c from scratch with high transfer speed and effeciency in mind. iroffer has been found to transfer over 50MByte/sec over a gigabit ethernet connection.
Main features:
- extremely fast dcc transfers
- extremely low cpu usage, and reasonable ram usage
- supports dcc resume
- set max amount of transfers per hostnames
- supports virtual hosts
- bandwidth monitoring, shows last 2 minutes bandwidth average
- maximum bandwidth limiting
- auto-ignores flooders
System requirements:
- Windows/Linux
<<less
Download (MB)
Added: 2006-06-05 License: GPL (GNU General Public License) Price:
1239 downloads
KFTPGrabber 0.8.1

KFTPGrabber 0.8.1


KFTPGrabber is a graphical FTP client for KDE. more>>
KFTPGrabber is a graphical FTP client for KDE. KFTPGrabber supports SSL encryption, FXP transfers, multiple FTP sessions (using tabs), bookmark system and more.
Main features:
- multiple FTP sessions (tabs)
- transfer queue
- TLS/SSL support for encrypted connections
- partial X509 certificate support for authentication
- FXP transfer support (site-to-site)
- OTP (one time password) support - S/KEY, MD5, RMD160, SHA1
- drag and drop support
- site bookmarking
- encrypted bookmark support (password can be saved to KWallet)
- distributed FTP support (PRET)
- SSCN and CPSV support
- skiplist
- ZeroConf (aka. Rendezvous) support for local site discovery
- bookmark sharing with Kopete contacts (KDE >= 3.3)
- bookmark import plugins
- support for SFTP protocol
- traffic graph
<<less
Download (1.3MB)
Added: 2007-04-28 License: GPL (GNU General Public License) Price:
912 downloads
Brinance 4.03

Brinance 4.03


Brinance is a commandline financial planning and tracking program. more>>
Brinance is a commandline financial planning and tracking program, hoping to be a functional replacement for something like GnuCash for those who prefer the command line.
Brinance does not have all the features of GnuCash, but it does have a few beyond being a checkbook register: scheduling transactions in the future, multiple accounts, recurring transactions, and a Perl module to allow just about any interface to the program to be easily written.
Enhancements:
- Recurring transactions were added, using a cron-like format.
- The file format was changed.
- Transfers were added.
<<less
Download (0.022MB)
Added: 2006-09-27 License: GPL (GNU General Public License) Price:
1122 downloads
Rad SFTP Applet 2.01

Rad SFTP Applet 2.01


Rad SFTP Applet is a graphical secure FTP (SFTP) applet. more>>
Rad SFTP Applet is a graphical secure FTP (SFTP) applet. It is multi-threaded and thus capable of carrying out several concurrent uploads and downloads and resuming interrupted transfers.
The applet received a four star rating from jars.com - the premier java software review site and became featured on the official java website as well.
The secure FTP applet is ideal for Internet Service Providers and web hosting companies as a value addition to their service. The applet will also help web and software companies to reduce license costs with its per web site license model.
The desktop client is suited for individuals or organizations looking for a secure alternative to FTP.
Enhancements:
- Bugfixes and other improvements related to the management of hidden files and folders.
<<less
Download (MB)
Added: 2007-05-22 License: Free For Educational Use Price:
892 downloads
Thin SFTP Applet 1.03

Thin SFTP Applet 1.03


Thin SFTP Applet is a full featured Secure File Transfer Program. more>>
Thin SFTP Applet is a full featured Secure File Transfer Program. Thin SFTP Applet can be use for secure file transfer and management and can be easily integrated into your website or web application.
You can use our SFTP applet to carry out recursive folder uploads and downloads, with entire directory trees being transfered in a single click.
Interrupted transfers can be resumed. Unlike the FTP protocol, with SFTP all data and commands are encrypted for maximum security.
In spite of being a web client, its appearence is no different from a traditional 2-Table File Transfer Program for desktops.
Because the client is an applet it does not need to refresh itself each time a file transfer or any other operation takes place. The result is that the user experience is no different from using a desktop client.
Enhancements:
- A minor bug related to connection pooling and reuse was fixed.
<<less
Download (0.13MB)
Added: 2006-10-25 License: Free for non-commercial use Price: $320
1126 downloads
Chaosreader 0.94

Chaosreader 0.94


Chaosreader is an open source tool to trace TCP/UDP/... sessions and fetch application data from snoop or tcpdump logs. more>>
Chaosreader is an open source tool to trace TCP/UDP/... sessions and fetch application data from snoop or tcpdump logs. This is a type of "any-snarf" program, as it will fetch telnet sessions, FTP files, HTTP transfers (HTML, GIF, JPEG, ...), SMTP emails, ... from the captured data inside network traffic logs.
A index in html file is created that links to all the session details, including realtime replay programs for telnet, rlogin, IRC, X11 or VNC sessions; and reports such as image reports and HTTP GET/POST content reports. Chaosreader can also run in standalone mode - where it invokes tcpdump or snoop (if they are available) to create the log files and then processes them. For a look at the command line options see the readme printed by the program (chaosreader --help2).
Main features:
- Reads Solaris snoop logs and four versions of tcpdump/libpcap logs
- Standalone mode generates a series of logs and then processes those
- Processes HTTP, FTP, telnet, SMTP, IRC, ... application protocols
- Processes any TCP and UDP traffic
- Processes 802.11b wireless traffic
- Processes PPPoE traffic, tun device traffic
- Retrieves transferred files from FTP and HTTP traffic
- Creates HTML and text reports to list contents of the log
- Creates realtime replay programs for telnet or IRC sessions
- Creates red/blue coloured HTML reports for 2-way sessions such as telnet and FTP
- Creates red/blue coloured HTML reports for any TCP, UDP or ICMP traffic
- Creates image reports from HTTP, FTP transfers
- Creates HTTP GET and POST reports from queries
- Creates red/blue coloured HTML hex dumps for any TCP, UDP or ICMP traffic
- Creates plain text hex dumps for any TCP, UDP or ICMP traffic
- Creates HTTP proxy logs based on observed HTTP traffic, using the squid log format
- Creates X11 realtime replay programs to playback an X11 session. (experimental).
- Creates red/blue coloured HTML reports for X11 text and keystrokes.
- Creates realtime replay programs for X11 text communication.
- Creates VNC realtime replay programs to playback a VNC session. (experimental).
- Creates HTML reports for VNC keystrokes.
- Creates realtime replay programs for VNC keystrokes.
- SSH content analysis. reports, replays and keystroke delay data files.
- Creates raw data files from TCP or UDP transfers
- Supports TCP out of sequence number delivery
- Supports IP fragmentation
- Supports IPv4 and IPv6
- Processes ICMP and ICMPv6
- Very configurable (including filtering on IPs and ports)
- Can sort data based on time, size, type or IP.
- Can skip sessions smaller than a min size.
- Runs on Solaris, RedHat, Windows, ...
<<less
Download (0.18MB)
Added: 2006-08-01 License: GPL (GNU General Public License) Price:
1191 downloads
The Picture Transfer Protocol library 1.1.0

The Picture Transfer Protocol library 1.1.0


libptp2 is a library used to communicate with PTP devices like still imaging cameras or MP3 players (KODAK mc3). more>>
libptp2 is a library used to communicate with PTP devices like still imaging cameras or MP3 players (KODAK mc3).
You can download files or tweak camera properties using ptpcam program boundled with libptp2.
Supported Cameras
The list of cameras implementing PTP is constantly growing. Most (if not all) USB still cameras designed after 2002 are supporting PTP. Below is the list of vendors implementing PTP in their cameras:
- Kodak
- HP
- Nikon
- Canon
- Panasonic
- Olympus
- Konica
- Minolta
- Fuji
- Ricoh
- Sony
More are comming...
Please note that if your camera is supporting PTP it does not mean that it is capable of performing all PTP operations (like trigerring capture, uploading files or tweaking properties). Sony cameras are good example of poor PTP implementation where the only thing you can do is downloading files. Sony even breaks the USB specification assigning all its cameras the same product/vendor IDs so dont buy Sony if you want to stay out of problems.
Currently most PTP features are supported. Uploading/downloading files, taking pictures and setting camera properties is supported as long as your camera supports it. However there are many Vendor Extensions that are not supported.
For example Canon uses some proprietary extension operations to take pictures (entering capture mode, extending lens and so on), Nikon introduces proprietary PTP properties.
Unfortunately I have access to couple of Kodak cameras only so to help support extension features you may send me a patch or donate/lend the camera.
Enhancements:
- A number of bugs were fixed, including leaving the camera in an unpredictable state when an I/O error occurs.
- The projects own reimplementation of the old libusb interface (IOCTL_USB_BULK) is used instead of the new URB interface, which is 20% to 50% slower and sometime leads to I/O errors.
- File time preservation across download was added.
- Better capture support was added.
- A bug that caused files over 2MB to be corrupted while downloading was fixed.
- The --loop-capture feature was added.
- Configure errors and parralel build with make -j were fixed.
<<less
Download (0.35MB)
Added: 2005-09-09 License: GPL (GNU General Public License) Price:
1526 downloads
Network Traffic Generator 0.1.3

Network Traffic Generator 0.1.3


Network Traffic Generator is a traffic generator that tests routers/firewalls. more>>
This is a traffic generator. It is used to check what massive amounts of traffic of certain type will do to an intervening network.

It does not try to measure throughput or response times. It has been made with the question in mind: If 100 clients does simultaneous TCP transfers for 2 days, will my router break? Or can I configure my firewall while 50 people are doing large TCP transfers through the device?
<<less
Download (0.19MB)
Added: 2005-04-13 License: GPL (GNU General Public License) Price:
1681 downloads
5Loaves 1.0

5Loaves 1.0


An open source, cross platform, secure, internet tunneling platform more>> An open source, cross platform, secure, internet tunneling platform with file transfer, web server, remote admin, proxy, and load balancing. Enables connections through or around firewalls and across sub-networks.<<less
Download (1.72MB)
Added: 2009-04-06 License: Freeware Price: Free
200 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5