Hi, We plan to do automated file transfers with SFTP where an uploaded file is always appended on the server, and I made this patch to support that. The patch 1. adds the "ap" command to the client (syntax just like the put command) 2. adds in both client and server support for the SSH2_FXF_APPEND flag of the "pflags" field of the file open message. Patch is against 4.0p1. Thanks, Pete Dow -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: openssh-4.0p1-append-changes.diff Url: http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20050315/1a1c6e33/attachment.ksh