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.
Asked
Active
Viewed 484 times
-3
-
I think rs232xfer will serve my purposes. Are there any other options? – Shomir Mar 03 '17 at 22:32
-
no one answered so i am closing this. – Shomir Mar 03 '17 at 22:42
1 Answers
1
use rs232xfer to communicate with modem, skip powershell since it has no pre-made zmodem script

Shomir
- 11
- 2