### FTP - [https://www.howtoforge.com/tutorial/how-to-use-ftp-on-the-linux-shell/](https://www.howtoforge.com/tutorial/how-to-use-ftp-on-the-linux-shell/) **bash-Beispiel**
![../tools-technics/ftpanweisungen.jpg](../tools-technics/ftpanweisungen.jpg) **cmd-Beispiel**
![../tools-technics/cmd-ftp-start.bat.jpg](../tools-technics/cmd-ftp-start.bat.jpg) ![../tools-technics/cmdcommands.ftp.jpg](../tools-technics/cmdcommands.ftp.jpg) ### E-Mail - [https://www.linuxfordevices.com/tutorials/linux/mail-command-in-linux](https://www.linuxfordevices.com/tutorials/linux/mail-command-in-linux) - [https://www.geeksforgeeks.org/send-mails-using-a-bash-script](https://www.geeksforgeeks.org/send-mails-using-a-bash-script) **Mailing mit Python** (Dank an Hr. Noel L. Hug, AP21a) import win32com.client as win32
![../tools-technics/mailing-mit-python.jpg](../tools-technics/mailing-mit-python.jpg) **Mailing mit PowerShell** [../tools-technics/mailing-mit-powershell](../tools-technics/mailing-mit-powershell)
![../tools-technics/mailing-mit-powershell.jpg](../tools-technics/mailing-mit-powershell.jpg)