aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2007-05-15 00:28:50 +0000
committerDan Fandrich <dan@coneharvesters.com>2007-05-15 00:28:50 +0000
commitea43bb013ba7c2a95d2d29b5a33fc7bd5c01d31a (patch)
tree8b6a09d159c2168640075329c1fcebc93f48433a /CHANGES
parentb0a4c992e73539b2a895ba2df5b7defd19d2629f (diff)
Added support for quote commands before a transfer using SFTP and test
case 614. Allow SFTP quote commands chmod, chown, chgrp to set a value of 0.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index c49db5768..30e9dbd25 100644
--- a/CHANGES
+++ b/CHANGES
@@ -8,6 +8,14 @@
Dan F (14 May 2007)
- Added SFTP directory listing test case 613.
+- Added support for quote commands before a transfer using SFTP and test
+ case 614.
+
+- Changed the post-quote commands to occur after the transferred file is
+ closed.
+
+- Allow SFTP quote commands chmod, chown, chgrp to set a value of 0.
+
Dan F (9 May 2007)
- Kristian Gunstone fixed a problem where overwriting an uploaded file with
sftp didn't truncate it first, which would corrupt the file if the new