I have a Scanner-device which is a little complicated to handle.
In fact, I got it onlly to work with a FTP-account. SO, my scans all are sent to a FTP-directory.
Now, I would like to present this directory as an iSCSI-target to a W2008-machine.
The DMS-software wants a volume instead of a share.
Can someone help me ?
This is the old XigmaNAS forum in read only mode,
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
directory as an iSCSI-Target?
-
drnicolas
- Advanced User

- Posts: 180
- Joined: 15 Aug 2013 14:03
- Location: Wiesbaden, Germany
- Status: Offline
directory as an iSCSI-Target?
HP Proliant N54L - Bios Mod -16GB non-ECC-RAM - ZFS RAIDZ1 (3x3TB) - 1VM running XigmaNAS 11.2.0.4.6026
-
Haplo
- NewUser

- Posts: 5
- Joined: 12 Apr 2013 20:10
- Status: Offline
Re: directory as an iSCSI-Target?
iSCSI is a block device protocol not a fileshare protocol.
Meaning a iSCSI target/LUN will be handled as a normal hard drive, the host will then have to create a filesystem etc. on that block device.
So basically to both get the same "directory" as a iSCSI volume on the W2008 machine and a FTP share you would need to present a complete LUN to the W2008 host.
Setup a FTP service on that W2008 host, the scanner will then need to target the scans to that FTP service.
Meaning a iSCSI target/LUN will be handled as a normal hard drive, the host will then have to create a filesystem etc. on that block device.
So basically to both get the same "directory" as a iSCSI volume on the W2008 machine and a FTP share you would need to present a complete LUN to the W2008 host.
Setup a FTP service on that W2008 host, the scanner will then need to target the scans to that FTP service.