Download List

프로젝트 설명

ftplibpp contains a C++ class providing easy FTP client
functionality. It features resuming of up- and
downloads, FXP support, SSL/TLS encryption, and
logging functionality. Every FTP session is represented
by an ftplib object, whose methods are called to
communicate with the FTP server.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-05-31 10:46
2.0.2

이 릴리스에는 수정 업로드 루틴에 버그.
Tags: Minor bugfixes
This release fixes a bug in the upload routine.

2005-05-09 23:47
2.0.1

이 릴리스의 일부 컴퓨터에서 컴파일 고장 / time.h dependancy, 불필요한에서 sys를 제거합니다.
Tags: Minor bugfixes
This release removes an unnecessary sys/time.h dependancy, which broke compilation on some machines.

2005-05-05 01:32
2.0

SSL / TLS를 인증 콜백을 구현했다. 코드는 Win32 시스템에 지금은 컴파일합니다. 소스, 그리고 청소를했다 인터페이스를 약간 수정되었습니다. 대형 파일 지원이 추가되었습니다. SSL 지원을 해제할 수있습니다. 사소한 개선 및 버그수정이 많이 적용했다.
Tags: Major feature enhancements
SSL/TLS certification callback was implemented. The code compiles on Win32 systems now. The Source was cleaned up, and the interface has been slightly modified. Large file support was added. SSL support can be turned off. A lot of minor enhancement and bugfixes were applied.

2003-11-10 22:03
1.0.1

ftplib : : fxp는 항상 0이 반환되었다;이 수정되었습니다. 만약 거기에 더 이상 연결이 QUIT를 할 일이 ftplib : : 반환을 종료합니다. 보안 버그가 수정되었습니다 업로드를 방지하고있다.
Tags: Major bugfixes
ftplib::Fxp was always returning 0; this has been fixed. ftplib::Quit returns if there's no connection anymore to do a QUIT. A bug preventing secure upload has been fixed.

2003-08-12 11:36
1.0

Tags: Initial freshmeat announcement

Project Resources