Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-02-13 | API cleanup and backwards compat for filexfer v.0 servers; ok markus@ | Damien Miller | |
2002-02-12 | Perform multiple overlapping read/write requests in file transfer. Mostly | Damien Miller | |
done by Tobias Ringstrom <tori@ringstrom.mine.nu>; ok markus@ | |||
2002-02-05 | Add "-B" option to specify copy buffer length (default 32k); ok markus@ | Damien Miller | |
2001-06-26 | prototype pedant. not very creative... | Jun-ichiro itojun Hagino | |
- () -> (void) - no variable names | |||
2001-04-05 | fix whitespace: unexpand + trailing spaces. | Markus Friedl | |
2001-03-16 | Revise globbing for get/put to be more shell-like. In particular, | Damien Miller | |
"get/put file* directory/" now works. ok markus@ | |||
2001-03-13 | sftp client filename globbing for get, put, ch{mod,grp,own}. ok markus@ | Damien Miller | |
2001-03-07 | Support for new draft (draft-ietf-secsh-filexfer-01). New symlink handling | Damien Miller | |
functions and small protocol change. | |||
2001-02-04 | Basic interactive sftp client; ok theo@ | Damien Miller | |