[#6787] Vfs_ssh2 rewrite
Summary Vfs_ssh2 rewrite
Queue Horde Framework Packages
Queue Version HEAD
Type Enhancement
State Accepted
Priority 1. Low
Owners
Requester Chuck Hagenbuch <chuck (at) horde (dot) org>
Created 05/29/2008 (101 days ago)
Due
Updated 05/30/2008 (100 days ago)
Assigned
Resolved
Attachments
Milestone
Patch No

History
05/30/2008 Jan Schneider Comment #2 Reply to this comment
Actually, we should simply implement a stream driver for VFS. 
eGroupWare has this, as well as a stream wrapper for their VFS. I 
talked with Ralf on LinuxTag about options to merge our libraries. 
Should be discussed further.
05/29/2008 Chuck Hagenbuch Comment #1
Patch ⇒
Milestone ⇒
Queue ⇒ Horde Framework Packages
Summary ⇒ Vfs_ssh2 rewrite
Type ⇒ Enhancement
Priority ⇒ 1. Low
State ⇒ Accepted
Reply to this comment
Use ssh2.sftp/ssh2.scp stream wrappers, plus unlink, copy, fopen, 
stream_copy_to_stream, etc., for a more elegant and efficient driver:

http://us3.php.net/manual/en/function.ssh2-scp-send.php#82927
http://us2.php.net/manual/en/ref.ssh2.php#78756 (?)
http://pecl.php.net/bugs/bug.php?id=13439