aboutsummaryrefslogtreecommitdiff
path: root/examples/samplesftp.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-09examples: Support more options in the sftp clientJakub Jelen1-29/+39
2023-01-09examples: Change variable names and logs to englishJakub Jelen1-9/+9
2023-01-09examples: Avoid memory leak from sftpJakub Jelen1-1/+2
2022-10-12Fix various spelling issues reported by codespellJakub Jelen1-1/+1
2021-06-16Make the transfer buffer size configurableXiang Xiao1-5/+7
2018-09-18examples: Fix code style in samplesftp.cAnderson Toshiyuki Sasaki1-143/+162
2018-09-18examples: Fixed possible memory leak in samplesftp.cAnderson Toshiyuki Sasaki1-13/+17
2013-07-23cmake: Check for unistd.h.Andreas Schneider1-1/+3
2012-02-19examples: Make variables static in scp example.Andreas Schneider1-2/+3
2010-05-17New sample that writes a lot of data on channelAris Adamantiadis1-4/+4
2010-02-24Added printout of owner and group in the sftp example.Andreas Schneider1-1/+3
2009-11-06Moved sftp parts into a new exampleAris Adamantiadis1-0/+263