c++ - What command can I use to append data using ftp in SFML? -


i'm using sfml upload files on ftp server, wish upload data in every 10min 1 file in server, found function:

    response sf::ftp::sendcommand(const std::string &command, const std::string& parameter="") 

but i'm not @ ftp commands @ all, didn't understood rfc has been pointed in use of ftp "append" command, know string command use ftp append command?


Comments

Popular posts from this blog

java - Run spring boot application error: Cannot instantiate interface org.springframework.context.ApplicationListener -

python - pip wont install .WHL files -

Excel VBA "Microsoft Windows Common Controls 6.0 (SP6)" Location Changes -