1Sys::VirtConvert::TransUfseerr::CSoSnHt(r3i)buted Perl DSoycsu:m:eVnitrattCioonnvert::Transfer::SSH(3)
2
3
4
6 Sys::VirtConvert::Transfer::SSH - Transfer data over an SSH connection
7
9 new(path, hostname, username, is_sparse, is_block)
10 Create a new SSH transfer object.
11
12 local_path
13 SSH cannot currently return a local path. This function will die().
14
15 get_read_stream(convert)
16 Get a ReadStream for this volume. Data will be converted to raw
17 format if convert is 1.
18
19 get_write_stream(convert)
20 Get a WriteStream for this volume. Data will be converted from raw
21 format if convert is 1.
22
24 Copyright (C) 2010 Red Hat Inc.
25
27 Please see the file COPYING.LIB for the full license.
28
30 virt-v2v(1), <http://libguestfs.org/>.
31
32
33
34perl v5.10.1 2013-12-03Sys::VirtConvert::Transfer::SSH(3)