-3

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.

Shomir
  • 11
  • 2

1 Answers1

1

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

Shomir
  • 11
  • 2