elelement / WinFtpClient

C++ FTP client for Win32 environments.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WinFtpClient

C++ FTP client for Win32 environments.

This is a first draft version. You can connect and login, send a file either the whole content or starting at a specific point (sequence REST + STOR). You can also send raw commands and read server answers.

About

C++ FTP client for Win32 environments.

License:The Unlicense


Languages

Language:C++ 100.0%