Files
libguestfs/src
Richard W.M. Jones f223dfa29a New APIs: copy-{file,device}-to-{file,device}.
The four new APIs:
guestfs_copy_device_to_device,
guestfs_copy_device_to_file,
guestfs_copy_file_to_device, and
guestfs_copy_file_to_file
let you copy from a source to a destination, between files and
devices, optionally allowing source and destination offsets and size
to be specified.
2011-10-26 10:07:21 +01:00
..
2011-08-26 21:55:03 +01:00
2011-07-25 11:13:21 +01:00
2011-10-19 16:27:38 +01:00
2011-07-25 11:13:21 +01:00
2011-07-15 14:11:46 +01:00