Monthly Archives: January 2022

Automating PowerShell FTP from a command line

I’m supporting an environment which excluded PowerShell and most other software. When the system required FTP file transfers, we used the Windows command line FTP client with automation scripting. It was functional although clumsy. PowerShell has potential for more graceful … Continue reading

Posted in Programming | Leave a comment