I need a powershell script to use zmodem for file transfer in microsoft IIS.

563 Views Asked by At

I want to use powershell to do file transfer, but I have to use zmodem. Is there a powershell script for this? I know no better way to exchange data using php in a Windows/IIS environment.

1

There are 1 best solutions below

0
On

use rs232xfer to communicate with modem, skip powershell since it has no pre-made zmodem script