implement a basic sftp storage backend
authorAlbert Dengg <albert@fsfe.org>
Fri, 26 Mar 2010 13:04:11 +0000 (14:04 +0100)
committerMichael Vrable <mvrable@cs.ucsd.edu>
Tue, 30 Mar 2010 19:56:20 +0000 (12:56 -0700)
* add an option to cumulus-store storage backends to explictly close the
  connection, needed because of the design of the ssh/sftp lib
* add a sftp storage backend based on paramiko


No differences found