aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssh/src/ssh_sftp.erl
AgeCommit message (Expand)Author
2019-08-12ssh: Update ssh_sftp:start_channel documentation and codeHans Nilsson
2019-08-12ssh: The ssh_sftp documentation is now generatedHans Nilsson
2018-06-25Merge branch 'maint-20' into maintHans Nilsson
2018-06-21ssh: Bug fix sftp error codesHans Nilsson
2018-06-18Update copyright yearHenrik Nord
2018-05-16ssh: Replace link by monitor for exit supervisionHans Nilsson
2018-04-27ssh: ssh_channel replaced by ssh_client_channelHans Nilsson
2018-03-29ssh: Use the new ssh_dbg moduleHans Nilsson
2017-08-19Fix file owner access permission in ssh_sftp moduleHamidreza Soleimani
2017-05-04Update copyright yearRaimo Niskanen
2017-04-07ssh: Removed outdated comment in ssh_sftpd.erlHans Nilsson
2017-03-02ssh: Initial commit of option handling changesHans Nilsson
2017-02-14Fixed typos in lib/sshAndrew Dryga
2016-12-16ssh: Use maps instead of dict in ssh_sftpBjörn-Egil Dahlberg
2016-12-16ssh: Remove whitespace errors in ssh_sftp.erlBjörn-Egil Dahlberg
2016-05-30ssh: ssh:connect, ssh:shell and ssh_sftp:start_subsystem supports client tcp-...Hans Nilsson
2016-03-15update copyright-yearHenrik Nord
2016-01-18ssh: Experimental options for ssh_sftp:start_channel to set packet_size or wi...Hans Nilsson
2015-06-30ssh: correct sftp unicode and iolist bugHans Nilsson
2015-06-18Change license text to APLv2Bruce Yinhe
2015-04-23Fix ssh_sftp wait_for_version_negotiation timeoutSimon Cornish
2015-04-14ssh: Shutdown sftp channel gracefullyIngela Anderton Andin
2014-12-01ssh: crypto framework for ssh_sftp:open_tar addedHans Nilsson
2014-11-18ssh: Add ssh_sftp:open_tar/3,4 which opens a tar file at the server side of a...Hans Nilsson
2014-10-24Fix ssh_sftp:start_channel timeoutSimon Cornish
2014-10-10ssh: Add option sftp_vsnIngela Anderton Andin
2014-01-21ssh: Adds unicodeHans Nilsson
2013-03-01ssh: Test and enhance handling of nonexistent subsystemIngela Anderton Andin
2013-01-25ssh: Fix dialyzer and doc warningsIngela Anderton Andin
2011-11-10Remove exec bit from: erl, hrl, xml, html, asn, gif, xpmRicardo Catalinas Jiménez
2011-06-21Corrected year in license header.Niclas Eklund
2011-06-21OTP-9386 - Calling ssh_sftp:stop_channel/1 resulted in that the trap_exit fla...Niclas Eklund
2010-04-21Removed deprecated functions and moduleNiclas Eklund
2010-04-21New branch for ssh-2.0 and laterNiclas Eklund
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP