I have a task to create an automated script to download files from FileZilla in a particular path and transfer them to a path on the network drive. After the files have been transferred, sent out a notification with the files names let the request know that the files are on the network drive.
I’m open to other script example other than PowerShell.
The are many resources that already provide modules. samples for this FTP use case. Not specifically FileZilla however, but that should not really be a different thing.