<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-4688406609375469696</id><updated>2011-07-08T11:23:59.289+02:00</updated><title type='text'>Improve OpenSSH's sftp(1) client</title><subtitle type='html'>Improving OpenSSH sftp(1) client under Google SoC 2009</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://sftp-gsoc09.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4688406609375469696/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://sftp-gsoc09.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Carlos Silva</name><uri>http://www.blogger.com/profile/18077967781444985469</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>7</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-4688406609375469696.post-8585261331837066224</id><published>2010-07-07T05:24:00.003+02:00</published><updated>2010-07-07T05:29:45.319+02:00</updated><title type='text'>sftp(1) file transfer pipelining patch under development</title><content type='html'>A new patch for OpenSSH is under development, which will improve dramatically the performance of a large number of small file transfers, over high bandwidth high latency links, like the now pervasive wireless networks in sftp(1).&lt;br /&gt;The algorithm pipelines readdir/open/read/write calls with a small window for file handles and avoid unnecessary round trip delays.&lt;br /&gt;This improved file transfer mechanism which is possible due to the flexibility of the SSH+SFTPv3 protocols, will allow administrators to securely transfer large quantities of small files in a much shorter time frame using sftp(1).&lt;br /&gt;New regression tests are also being written to make sure this functionality will be 100% reliable and tested, in the current release and all future OpenSSH releases!&lt;br /&gt;Thanks.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4688406609375469696-8585261331837066224?l=sftp-gsoc09.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://sftp-gsoc09.blogspot.com/feeds/8585261331837066224/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://sftp-gsoc09.blogspot.com/2010/07/sftp1-file-transfer-pipelining-patch.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4688406609375469696/posts/default/8585261331837066224'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4688406609375469696/posts/default/8585261331837066224'/><link rel='alternate' type='text/html' href='http://sftp-gsoc09.blogspot.com/2010/07/sftp1-file-transfer-pipelining-patch.html' title='sftp(1) file transfer pipelining patch under development'/><author><name>Carlos Silva</name><uri>http://www.blogger.com/profile/18077967781444985469</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4688406609375469696.post-2036603552111931896</id><published>2010-06-14T18:37:00.002+02:00</published><updated>2010-06-14T18:43:06.093+02:00</updated><title type='text'>New sftp(1) regression tests</title><content type='html'>I've developed some new regression tests for sftp(1), covering the following functionality:&lt;div&gt;&lt;ul&gt;&lt;li&gt;get/put -r (recursive transfers)&lt;/li&gt;&lt;li&gt;get/put -p (preserving files' atime and mtime)&lt;/li&gt;&lt;li&gt;chown&lt;/li&gt;&lt;li&gt;chgrp&lt;/li&gt;&lt;li&gt;chmod&lt;/li&gt;&lt;/ul&gt;&lt;div&gt;If you'd like to integrate them into your OpenBSD -CURRENT tree, you can download the diff &lt;a href="http://carlos.homeunix.com/code/files/sftp-regression-tests.diff"&gt;here&lt;/a&gt;.&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;If you have any suggestions, just let me know in the comments!&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4688406609375469696-2036603552111931896?l=sftp-gsoc09.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://sftp-gsoc09.blogspot.com/feeds/2036603552111931896/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://sftp-gsoc09.blogspot.com/2010/06/new-sftp1-regression-tests.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4688406609375469696/posts/default/2036603552111931896'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4688406609375469696/posts/default/2036603552111931896'/><link rel='alternate' type='text/html' href='http://sftp-gsoc09.blogspot.com/2010/06/new-sftp1-regression-tests.html' title='New sftp(1) regression tests'/><author><name>Carlos Silva</name><uri>http://www.blogger.com/profile/18077967781444985469</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4688406609375469696.post-2106692670732189913</id><published>2010-06-05T10:50:00.006+02:00</published><updated>2010-06-05T13:29:34.838+02:00</updated><title type='text'>OpenSSH 5.5 released!</title><content type='html'>OpenSSH 5.5 has been released and features the Google Summer of Code 2009 work that went into sftp(1). This is a bugfix release and the changes since 5.4 are:&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"   style="  ;font-family:Times;font-size:medium;"&gt;&lt;pre style="word-wrap: break-word; white-space: pre-wrap; "&gt;&lt;ul&gt;&lt;li&gt;Unbreak sshd_config's AuthorizedKeysFile option for $HOME-relative paths&lt;/li&gt;&lt;li&gt;Fix compilation failures on platforms that lack dlopen()&lt;/li&gt;&lt;li&gt;Include a language tag when sending a protocol 2 disconnection message.&lt;/li&gt;&lt;li&gt;Make logging of certificates used for user authentication more clear and consistent between CAs specified using TrustedUserCAKeys and authorized_keys&lt;/li&gt;&lt;/ul&gt;Portable OpenSSH:&lt;br /&gt;&lt;ul&gt;&lt;li&gt; * Allow contrib/ssh-copy-id to fail gracefully when there are no keys in the ssh-agent. bz#1723&lt;/li&gt;&lt;li&gt; * Explicitly link libX11 into contrib/gnome-ssh-askpass2. bz#1725&lt;/li&gt;&lt;li&gt; * Allow ChrootDirectory to work in SELinux platforms. bz#1726&lt;/li&gt;&lt;li&gt; * Add configure.ac stanza for Haiku OS. bz#1741&lt;/li&gt;&lt;li&gt; * Enable utmpx support on FreeBSD where possible. bz#1732&lt;/li&gt;&lt;li&gt; * Use pkg-config to determine libedit linker flags where possible. bz#1744&lt;/li&gt;&lt;/ul&gt;&lt;/pre&gt;&lt;pre style="word-wrap: break-word; white-space: pre-wrap; "&gt;&lt;br /&gt;&lt;/pre&gt;&lt;pre style="word-wrap: break-word; white-space: pre-wrap; "&gt;&lt;a href="http://www.openbsd.org/47.html"&gt;&lt;/a&gt;&lt;span class="Apple-style-span"   style="  white-space: normal; font-family:Georgia, serif;font-size:16px;"&gt;The complete list of changes can be viewed on the &lt;a href="http://www.openbsd.org/47.html"&gt;OpenBSD 4.7 release notes&lt;/a&gt;&lt;/span&gt;&lt;/pre&gt;&lt;pre style="word-wrap: break-word; white-space: pre-wrap; "&gt;&lt;span class="Apple-style-span"   style="font-family:Georgia, serif;font-size:130%;"&gt;&lt;span class="Apple-style-span"  style=" white-space: normal;font-size:16px;"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/pre&gt;&lt;pre style="word-wrap: break-word; white-space: pre-wrap; "&gt;&lt;span class="Apple-style-span"   style="  white-space: normal; font-family:Georgia, serif;font-size:16px;"&gt;&lt;b&gt;sftp(1)&lt;/b&gt; specific changes:&lt;/span&gt;&lt;/pre&gt;&lt;pre style="word-wrap: break-word; white-space: pre-wrap; "&gt;&lt;span class="Apple-style-span"  style=" white-space: normal; font-family:Times;"&gt;&lt;pre style="word-wrap: break-word; white-space: pre-wrap; "&gt;&lt;ul&gt;&lt;li&gt;Implement tab-completion of commands, local and remote filenames (requires libedit)&lt;/li&gt;&lt;li&gt;Support most of scp(1)'s commandline arguments in sftp(1), as a first step towards making sftp(1) a drop-in replacement for scp(1). Note that the rarely-used "-P sftp_server_path" option has been moved to "-D sftp_server_path" to make way for "-P port" to match scp(1). Implements -2 -4 -6 -c -q -i -p -r switches&lt;/li&gt;&lt;li&gt;Add recursive transfer support for get/put and on the commandline&lt;/li&gt;&lt;/ul&gt;&lt;/pre&gt;&lt;pre style="word-wrap: break-word; white-space: pre-wrap; "&gt;&lt;span class="Apple-style-span"   style="  white-space: normal; font-family:Times, serif;font-size:16px;"&gt;&lt;pre style="word-wrap: break-word; white-space: pre-wrap; "&gt;&lt;span class="Apple-style-span"  style="font-family:Georgia, serif;"&gt;&lt;span class="Apple-style-span" style="white-space: normal;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/pre&gt;&lt;pre style="word-wrap: break-word; white-space: pre-wrap; "&gt;&lt;span class="Apple-style-span"  style=" white-space: normal; font-family:Georgia, serif;"&gt;The work started in Google Summer of Code 2009 is still going on, so stay tuned for updates.&lt;/span&gt;&lt;/pre&gt;&lt;pre style="word-wrap: break-word; white-space: pre-wrap; "&gt;&lt;span class="Apple-style-span"  style=" white-space: normal; font-family:Georgia, serif;"&gt;Congratulations to the OpenSSH team for another great release!&lt;/span&gt;&lt;/pre&gt;&lt;div&gt;&lt;span class="Apple-style-span"  style="font-family:Georgia, serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;pre style="word-wrap: break-word; white-space: pre-wrap; "&gt;&lt;span class="Apple-style-span"  style="white-space: normal; font-family:Times;"&gt;&lt;pre style="word-wrap: break-word; white-space: pre-wrap; "&gt;&lt;ul&gt;&lt;/ul&gt;&lt;/pre&gt;&lt;/span&gt;&lt;/pre&gt;&lt;/span&gt;&lt;/pre&gt;&lt;/span&gt;&lt;/pre&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4688406609375469696-2106692670732189913?l=sftp-gsoc09.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://sftp-gsoc09.blogspot.com/feeds/2106692670732189913/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://sftp-gsoc09.blogspot.com/2010/06/openssh-55-released.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4688406609375469696/posts/default/2106692670732189913'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4688406609375469696/posts/default/2106692670732189913'/><link rel='alternate' type='text/html' href='http://sftp-gsoc09.blogspot.com/2010/06/openssh-55-released.html' title='OpenSSH 5.5 released!'/><author><name>Carlos Silva</name><uri>http://www.blogger.com/profile/18077967781444985469</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4688406609375469696.post-3270151786615797502</id><published>2009-05-13T22:44:00.002+02:00</published><updated>2009-05-13T22:53:58.183+02:00</updated><title type='text'>Project Roadmap</title><content type='html'>The project roadmap is:&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica"&gt;&lt;b&gt;Phase 1:&lt;/b&gt;&lt;/p&gt; &lt;p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica; min-height: 14.0px"&gt;&lt;br /&gt;&lt;/p&gt; &lt;p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica"&gt;Add a different switch for destination port in sftp (-d)&lt;/p&gt; &lt;p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica"&gt;If in the future we eliminate scp and instead create a softlink to sftp named "scp", we can implement old/new behaviour for -P switch according to the launched program name.&lt;/p&gt; &lt;p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica"&gt;Implement -2 -4 -6 -c -q -i switches by passing them directly to ssh(1).&lt;/p&gt; &lt;p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica; min-height: 14.0px"&gt;&lt;br /&gt;&lt;/p&gt; &lt;p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica"&gt;&lt;b&gt;Phase 2:&lt;/b&gt;&lt;/p&gt; &lt;p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica; min-height: 14.0px"&gt;&lt;br /&gt;&lt;/p&gt; &lt;p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica"&gt;Implement the -r switch, to implement recursive behaviour. This operation will be optimized by pipelining in a later phase.&lt;/p&gt; &lt;p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica; min-height: 14.0px"&gt;&lt;br /&gt;&lt;/p&gt; &lt;p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica"&gt;&lt;b&gt;Phase 3:&lt;/b&gt;&lt;/p&gt; &lt;p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica; min-height: 14.0px"&gt;&lt;br /&gt;&lt;/p&gt; &lt;p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica"&gt;Implement -p switch, to preserve original file times. This switch will cause sftp to set/get the appropriate attributes in SSH_FXP_OPEN messages, or if needed, with a separate message.&lt;/p&gt; &lt;p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica; min-height: 14.0px"&gt;&lt;br /&gt;&lt;/p&gt; &lt;p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica"&gt;&lt;b&gt;Phase 4:&lt;/b&gt;&lt;/p&gt; &lt;p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica; min-height: 14.0px"&gt;&lt;br /&gt;&lt;/p&gt; &lt;p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica"&gt;Implement -l switch, to limit bandwidth. Research the possibility of using scp's bwlimit().&lt;/p&gt; &lt;p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica; min-height: 14.0px"&gt;&lt;br /&gt;&lt;/p&gt; &lt;p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica"&gt;&lt;b&gt;Phase 5:&lt;/b&gt;&lt;/p&gt; &lt;p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica; min-height: 14.0px"&gt;&lt;br /&gt;&lt;/p&gt; &lt;p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica"&gt;Review, improve if needed to close final bugs or implement any needed functionality, and merge tab completion patch with support for command completion, local file completion and optionally remote file completion, if the OpenSSH's dev team agrees on the remote functionality inclusion.&lt;/p&gt; &lt;p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica; min-height: 14.0px"&gt;&lt;br /&gt;&lt;/p&gt; &lt;p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica"&gt;&lt;b&gt;Phase 6:&lt;/b&gt;&lt;/p&gt; &lt;p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica; min-height: 14.0px"&gt;&lt;br /&gt;&lt;/p&gt; &lt;p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica"&gt;Improve the user experience in the interactive client, such as allow a put/get with multiple files specified as parameters. Research for improvements for other commands, taking suggestions from the community and also getting inspiration from lftp client functionality.&lt;/p&gt; &lt;p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica; min-height: 14.0px"&gt;&lt;br /&gt;&lt;/p&gt; &lt;p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica"&gt;&lt;b&gt;Phase 7:&lt;/b&gt;&lt;/p&gt; &lt;p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica; min-height: 14.0px"&gt;&lt;br /&gt;&lt;/p&gt; &lt;p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica"&gt;Improve sftp-server and/or sftp client so it can work on paths where some directories are traverse only, ie, not searchable, and design a solution which ideally will avoid extra round-trips.&lt;/p&gt; &lt;p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica; min-height: 14.0px"&gt;&lt;br /&gt;&lt;/p&gt; &lt;p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica"&gt;&lt;b&gt;Phase 8:&lt;/b&gt;&lt;/p&gt; &lt;p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica; min-height: 14.0px"&gt;&lt;br /&gt;&lt;/p&gt; &lt;p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica"&gt;Implement the pipelining of readdir() calls, and pipelining of open/read/writes with a small window for file handles in sftp multi-file transfers to avoid unnecessary delays in multi small file transfers.&lt;/p&gt; &lt;p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica; min-height: 14.0px"&gt;&lt;br /&gt;&lt;/p&gt; &lt;p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica"&gt;Test thoroughly for any regressions, and add new regression tests if necessary.&lt;/p&gt; &lt;p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica; min-height: 14.0px"&gt;&lt;br /&gt;&lt;/p&gt; &lt;p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica"&gt;&lt;b&gt;Phase 9:&lt;/b&gt;&lt;/p&gt; &lt;p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica; min-height: 14.0px"&gt;&lt;br /&gt;&lt;/p&gt; &lt;p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica"&gt;Implement auto-tuning of best settings in each connection for –B buffer_size and –R num_requests of sftp client in order to get the best speed out of the network link. I will experiment with different values to understand how sftp will benefit the most in different network environments, and design an algorithm to automatically manage this settings.&lt;/p&gt; &lt;p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica"&gt;    I can make sftp use auto-tuning by default, or make it a command line parameter for the user to enable it on-demand, and document it on the man page.&lt;/p&gt; &lt;p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica"&gt;    Test this functionality extensively, ensure we don't introduce any security bug and add new regression tests if necessary.&lt;/p&gt; &lt;p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica; min-height: 14.0px"&gt;&lt;br /&gt;&lt;/p&gt; &lt;p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica"&gt;&lt;b&gt;Phase 10:&lt;/b&gt;&lt;/p&gt; &lt;p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica; min-height: 14.0px"&gt;&lt;br /&gt;&lt;/p&gt; &lt;p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica"&gt;Research and implement support for resuming file transfers, using djm's existing patch for downloads.&lt;/p&gt; &lt;p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica; min-height: 14.0px"&gt;&lt;br /&gt;&lt;/p&gt; &lt;p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica"&gt;&lt;b&gt;Phase 11:&lt;/b&gt;&lt;/p&gt; &lt;p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica; min-height: 14.0px"&gt;&lt;br /&gt;&lt;/p&gt; &lt;p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica"&gt;Write the documentation to all the previous work, and create regression tests for sftp's new funcitionalities and test it for compatibility with scp&lt;/p&gt; &lt;p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica; min-height: 14.0px"&gt;&lt;br /&gt;&lt;/p&gt; &lt;p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica"&gt;If there's time left, close as much relevant bugzilla items as possible, such as:&lt;/p&gt; &lt;p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica"&gt;       Bug #430 - Could add option to sftp-server to disable write access&lt;/p&gt; &lt;p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica"&gt;       Bug #831 - Allow agent forwarding in sftp &amp;amp; scp&lt;/p&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4688406609375469696-3270151786615797502?l=sftp-gsoc09.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://sftp-gsoc09.blogspot.com/feeds/3270151786615797502/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://sftp-gsoc09.blogspot.com/2009/05/project-roadmap.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4688406609375469696/posts/default/3270151786615797502'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4688406609375469696/posts/default/3270151786615797502'/><link rel='alternate' type='text/html' href='http://sftp-gsoc09.blogspot.com/2009/05/project-roadmap.html' title='Project Roadmap'/><author><name>Carlos Silva</name><uri>http://www.blogger.com/profile/18077967781444985469</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4688406609375469696.post-1290128096654309291</id><published>2009-05-12T16:48:00.003+02:00</published><updated>2009-05-12T16:53:56.710+02:00</updated><title type='text'>Phase 1 completed</title><content type='html'>I'm happy to report the phase 1 has been completed and the patch submitted by e-mail. My Powerbook is working really good now with the full GNOME environment from ports-stable, and -current kernel, userland and xenocara, and everything seems to work well, even the right button click tho there's no DRI in PowerPC. I had to apply the workaround to the kernel to avoid Ultra-DMA modes downgrade on my disk, and use a US layout on the keyboard to be able to access the programming characters under GNOME, so if anyone out there has a portuguese powerbook layout for X.org/Xenocara, i'd be happy to hear about it.&lt;br /&gt;&lt;br /&gt;Cheers&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4688406609375469696-1290128096654309291?l=sftp-gsoc09.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://sftp-gsoc09.blogspot.com/feeds/1290128096654309291/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://sftp-gsoc09.blogspot.com/2009/05/phase-1-completed.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4688406609375469696/posts/default/1290128096654309291'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4688406609375469696/posts/default/1290128096654309291'/><link rel='alternate' type='text/html' href='http://sftp-gsoc09.blogspot.com/2009/05/phase-1-completed.html' title='Phase 1 completed'/><author><name>Carlos Silva</name><uri>http://www.blogger.com/profile/18077967781444985469</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4688406609375469696.post-8407801653685886765</id><published>2009-05-05T01:59:00.004+02:00</published><updated>2009-05-05T02:55:06.395+02:00</updated><title type='text'>Update on all the activity that happened so far</title><content type='html'>First status update will report on everything that i went through so far in my project.&lt;div&gt;&lt;br /&gt;&lt;div&gt;I started to work with OpenSSH-portable version CVS tree under Mac OS X. But since my work will be on OpenBSD-current OpenSSH tree, I started the effort to install OpenBSD-current on my only computer, an Apple Powerbook G4 17" 1,67 Ghz.&lt;/div&gt;&lt;div&gt;I'm using OpenBSD macppc port, and due to a lack of PowerPC virtualization software , I decided to install the latest snapshot of OpenBSD natively on my Mac.&lt;/div&gt;&lt;div&gt;After all data was safely backed up, I managed to live resize my Mac OS X partition to make room for OpenBSD and installed it without any significant problems. It turned out later the disk space allocated (3 Gb for / and swap) wasn't enough for recompiling the whole system, xenocara, and install some ports, so i proceeded to downsize Mac OS X partition again, and reinstall OpenBSD.&lt;/div&gt;&lt;div&gt;I had one recurring problem since the beggining of running OpenBSD on my Powerbook, that is the constant kernel messages about wd0 disk timeouts, and mode downgrade, from Ultra-DMA mode 4 all the way down to PIO mode 4, exactly like described in this &lt;a href="http://archive.netbsd.se/?ml=openbsd-bugs&amp;amp;a=2008-03&amp;amp;m=6798022"&gt;bug report&lt;/a&gt; March 2008 on OpenBSD-bugs ML. In PIO mode 4, any heavy access to the disk, like a CVS update, will cause an interrupt storm and the CPU will be 75% of the time handling interrupts, as shown by top.&lt;/div&gt;&lt;div&gt;This causes the whole system to run very slow, and after i updated kernel, userland and xenocara to -current, the bug remained, with either GENERIC kernel, or a slimmed down version. I also tried disabling bwi driver, reseting NVRAM in Open Firmware bootup prompt, but nothing helped.&lt;/div&gt;&lt;div&gt;In the meantime i also installed some packages available in the snapshots/ directory of mirrors, and compiled the remaining from ports -current , to run vim, cscope, and Gnome desktop, to be able to be more productive.&lt;/div&gt;&lt;div&gt;Unfortunately, under Gnome, the keyboard goes crazy and some keys fail to show up in the terminal, and every time i use Gnome (2.24) the keys seem to get 'stuck', like, after pressing one Enter/Return, Gnome continuously gets Enter/Returns, as If i'm still pressing the key. Any attempt at using the keyboard under Gnome is useless. xev shows key press/release normally tho.&lt;/div&gt;&lt;div&gt;This behavior rarely happens in FVWM, so that's what I've been using mostly to work on OpenSSH's code.&lt;/div&gt;&lt;div&gt;I had to fight some more days with Xmodmap to get key recognition of my Powerbook's portuguese keyboard and be able to type basic programming characters like {} and [] . I also spent some more time getting a useful xorg.conf.&lt;/div&gt;&lt;div&gt;So right now, i am going to try an hackish &lt;a href="http://archive.netbsd.se/?ml=openbsd-bugs&amp;amp;a=2008-03&amp;amp;m=8314548"&gt;workaround&lt;/a&gt; for the Powerbook hard disk timeouts, until the issue is sorted in -current, and I will soon get a virtual machine on a computer running VMWare and install OpenBSD i386 to do most of my development there remotely with ssh.&lt;/div&gt;&lt;div&gt;I expect to submit the first patch really soon now.&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4688406609375469696-8407801653685886765?l=sftp-gsoc09.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://sftp-gsoc09.blogspot.com/feeds/8407801653685886765/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://sftp-gsoc09.blogspot.com/2009/05/update-on-all-activity-that-happened-so.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4688406609375469696/posts/default/8407801653685886765'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4688406609375469696/posts/default/8407801653685886765'/><link rel='alternate' type='text/html' href='http://sftp-gsoc09.blogspot.com/2009/05/update-on-all-activity-that-happened-so.html' title='Update on all the activity that happened so far'/><author><name>Carlos Silva</name><uri>http://www.blogger.com/profile/18077967781444985469</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4688406609375469696.post-917792870012129723</id><published>2009-05-05T01:49:00.003+02:00</published><updated>2009-05-05T01:58:56.382+02:00</updated><title type='text'>Welcome!</title><content type='html'>Welcome to the official blog documenting my work on &lt;a href="http://www.openssh.org"&gt;OpenSSH&lt;/a&gt;'s &lt;a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&amp;amp;sektion=1"&gt;sftp(1)&lt;/a&gt; improvement project, sponsored by Google under the &lt;a href="http://code.google.com/soc/"&gt;Summer of Code 2009&lt;/a&gt; program.&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;I hope to write status updates on a weekly basis, so everyone interested can closely follow my work developing this exciting project.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Cheers!&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4688406609375469696-917792870012129723?l=sftp-gsoc09.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://sftp-gsoc09.blogspot.com/feeds/917792870012129723/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://sftp-gsoc09.blogspot.com/2009/05/welcome.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4688406609375469696/posts/default/917792870012129723'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4688406609375469696/posts/default/917792870012129723'/><link rel='alternate' type='text/html' href='http://sftp-gsoc09.blogspot.com/2009/05/welcome.html' title='Welcome!'/><author><name>Carlos Silva</name><uri>http://www.blogger.com/profile/18077967781444985469</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry></feed>
