mirror of
https://github.com/sshnet/SSH.NET.git
synced 2026-09-10 01:05:42 +00:00
d08c4aaa8a
* add interface methods * add internal file methods * impl interface methods * tweak buffer size usage * swap tests with async upload * swap more upload file references * add async download tests * add upload/download integration async test * check if net48 * silence not await warning * try tweaking test init * remove request close from upload * dispose already closes, remove dup call * remove extra upload overload * inherit doc * configure await * remove excess util functions * add cancel throws * add cancellation tests * missed one configure await * use default buffer size * private ctor * docs --------- Co-authored-by: Rob Hague <rob.hague00@gmail.com>