Download Latest Version GUIFTP.zip (3.6 kB)
Email in envelope

Get an email when there's a new version of GUI FTP

Home / source
Name Modified Size InfoDownloads / Week
Parent folder
readme.txt 2013-12-08 619 Bytes
GUIFTP.pl 2013-12-08 9.3 kB
Totals: 2 Items   9.9 kB 0
This provides a small GUI FTP download agent. It uses the Net::FTP module to perform the FTP operations, and Tk to build the GUI.

The GUI makes use of the Text widget, one of the most flexible in the Tk set. Text widgets allow the creation of tags, which are 
simply arbitrary sequences of characters inside the text widget. Tags are named when they are created, and that name can be used 
to manipulate that portion of the text. In this program, the manipulations are color changes, and the binding of function calls 
to mouse clicks within the tagged region.

Dependencies:
Perl 5.14 or greater
Net::FTP
Tk
Source: readme.txt, updated 2013-12-08