• R/O
  • SSH
  • HTTPS

liboftp: Source Tree


Nombre Tamaño Rev. Tiempo Autor Log Message
ftpget.c 4.78 k r11 2009-02-23 11:05:06 hirohitohigashi changed the terminator of the ftp com...
ftptype.c 3.42 k r11 2009-02-23 11:05:06 hirohitohigashi changed the terminator of the ftp com...
Makefile 866 r10 2009-02-23 10:17:07 hirohitohigashi added APPE command, ftp_append().
ftpquit.c 1.92 k r1 2009-02-18 17:06:53 hirohitohigashi Initial import. original is libOftp_1...
ftprmd.c 3.07 k r11 2009-02-23 11:05:06 hirohitohigashi changed the terminator of the ftp com...
examples r1 2009-02-18 17:06:53 hirohitohigashi Initial import. original is libOftp_1...
ftpsystem.c 2.97 k r7 2009-02-20 21:10:40 hirohitohigashi moved variable declaration for tradi...
ftp_main.h 2.26 k r10 2009-02-23 10:17:07 hirohitohigashi added APPE command, ftp_append().
ftput.c 4.57 k r11 2009-02-23 11:05:06 hirohitohigashi changed the terminator of the ftp com...
ftpasv.c 3.47 k r7 2009-02-20 21:10:40 hirohitohigashi moved variable declaration for tradi...
ftpnlist.c 4.25 k r9 2009-02-22 00:28:08 hirohitohigashi postponed the setting of the O_NONBLO...
CHANGELOG 5.16 k r12 2009-02-23 11:17:47 hirohitohigashi prepared release 1.1
ftpconn.c 3.92 k r7 2009-02-20 21:10:40 hirohitohigashi moved variable declaration for tradi...
docs r1 2009-02-18 17:06:53 hirohitohigashi Initial import. original is libOftp_1...
ftpauth.c 4.7 k r11 2009-02-23 11:05:06 hirohitohigashi changed the terminator of the ftp com...
readme 657 r1 2009-02-18 17:06:53 hirohitohigashi Initial import. original is libOftp_1...
ftpdel.c 3.04 k r11 2009-02-23 11:05:06 hirohitohigashi changed the terminator of the ftp com...
ftpappend.c 4.69 k r10 2009-02-23 10:17:07 hirohitohigashi added APPE command, ftp_append().
ftp_str.c 4.81 k r7 2009-02-20 21:10:40 hirohitohigashi moved variable declaration for tradi...
ftprename.c 4.46 k r11 2009-02-23 11:05:06 hirohitohigashi changed the terminator of the ftp com...
ftpwd.c 2.83 k r7 2009-02-20 21:10:40 hirohitohigashi moved variable declaration for tradi...
ftpmkd.c 2.85 k r11 2009-02-23 11:05:06 hirohitohigashi changed the terminator of the ftp com...
ftplist.c 4.29 k r9 2009-02-22 00:28:08 hirohitohigashi postponed the setting of the O_NONBLO...
ftpnoop.c 2.91 k r7 2009-02-20 21:10:40 hirohitohigashi moved variable declaration for tradi...
ftperrors.c 10.71 k r1 2009-02-18 17:06:53 hirohitohigashi Initial import. original is libOftp_1...
ftpcwd.c 3.06 k r11 2009-02-23 11:05:06 hirohitohigashi changed the terminator of the ftp com...

readme

======
README
======

Project Admin: Omni
Coder        : Omni
E-Mail       : omnipresent@email.it

==============
TESTED SERVERS
==============

 [ SYS ] [    OS    ] [   FTP Deamon  ]
- Win32  (Windows XP) -> PEAFtpD
- Win32  (Windows XP) -> FileZilla Server 0.9.20 (beta)
- Win32  (Windows XP) -> FileZilla Server 0.9.25 (beta)
- Unix   (FreeBSD)    -> Proftpd
- Unix   (Linux)      -> Proftpd
- Unix   (Linux)      -> Pure-FTPd

=============
Documentation
=============

You can find documentation in docs directory:

- docs/man.pdf
  > Here you will find functions manuals

- docs/howto.txt
  > Here you will find how to compile your projects & Tips


Show on old repository browser