Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • BackTrack 5 R2
  • Wine 1.4 / 1.5.5
  • Mozilla Firefox 12...
  • Ubuntu 11.04
  • Angry Birds 1.1.2.1
  • Ubuntu 10.04.4 LTS
  • Linux Kernel 3.4
  • Ubuntu Manual 10.10
  • Adobe Flash Player...
  • Pidgin 2.10.4
  • Home > Linux > Internet > FTP

    minimumTFTP 20110917

    Download button

    No screenshots available
    Downloads: 128  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    shigekiyamada | More programs
    BSD License / FREE
    September 25th, 2011, 04:25 GMT
    ROOT / Internet / FTP

     Read user reviews (0)  Refer to a friend  Subscribe

    minimumTFTP description

    TFTP server and client

    minimumTFTP is a TFTP server and client written in Python.

    Basic usage:

     >>> import minimumTFTP

     server running

     >>> tftpServer = minimumTFTP.Server('C:\server_TFTP_Directory')
     >>> tftpServer.run()


     client running

     >>> arg1: server_IP_address
     >>> arg2: client_directory
     >>> arg3: get or put filename

     >>> tftpClient = minimumTFTP.Client(arg1, arg2, arg3)


     get

     >>> tftpClient.get()

     put

     
    >>> tftpClient.put()

    use python -m:

     server runnning
     python -m minimumTFTP -s [directory]
     client get
     python -m minimumTFTP -g [serverIP] [directory] [filename]
     client put
     python -m minimumTFTP -p [serverIP] [directory] [filename]


    Product's homepage

    Requirements:

    · Python

      


    TAGS:

    TFTP server | TFTP client | Python | TFTP | server



    HTML code for linking to this page:


    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM