Jump to content











Photo
- - - - -

iscsi client to discover/read/write, winpe compatible

iscsi libiscsi winpe

  • Please log in to reply
No replies to this topic

#1 erwan.l

erwan.l

    Platinum Member

  • Developer
  • 3041 posts
  • Location:Nantes - France
  •  
    France

Posted 26 July 2019 - 08:47 PM

Hi,

 

Lately, I have been playing with libiscsi.

First round was a proxy for ImDisk (here).

 

Second round now is an iScsi client which can be used to discover, read and write from/to an iScsi target.

This has been tested with success under winpe (with no additional package).

 

Future version could include pipe in/out to eventually read/from other tools (like netcat, gzip, 7zip, lz4, etc).

 

Syntax is rather straightforward.

>iscsic
iscsic 0.1 by erwan2212@gmail.com
iscsic discover host
iscsic capacity iscsi://host/target/lun
iscsic read iscsi://host/target/lun [offset] [len] [fname]
iscsic write iscsi://host/target/lun [offset] [len] [fname]
set dos variable log=true to get verbosity

Sourcecode and binary is available here.

 

Cheers,

Erwan






0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users