From b3af91b123af607611fed00a3cc801ebc639d9ff Mon Sep 17 00:00:00 2001 From: Chris Wolfe Date: Wed, 8 Feb 2012 10:11:10 -0500 Subject: Add slave option to run sftp over stdin and stdout Add -o slave. This option routes the sftp communication over stdin and stdout, bypassing SSH and network. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2fa431e..acd1001 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2012-02-08 Chris Wolfe + + * Add -o slave. This option routes the sftp communication over stdin + and stdout, bypassing SSH and network. + 2011-12-16 Mike Kelly * Add -o idmap=file, -o uidmap=FILE, -o gidmap=FILE. These options -- cgit v1.2.3