Yea I know it's an old protocol but still...
Anyone figure out how to do it in PHP? Searching the forum turns up nothing xmodem related
xmodem?
Moderators: egami, macek, gesf
I think the best solution will be just execute shell command to use any existing command line application fir xmodem. You can handle the response as you want in php, but it will be good only if you need some logic for that and you know only php. If logic isn't needed you can just write all commands in .bat file or learn another language that will be better for this purpose.
Free coding lessons: https://php-forum.com/phpforum/viewtopic.php?t=29852