From 694b6d94d3521d6b55e6fab3c8de1ee321316bd7 Mon Sep 17 00:00:00 2001 From: "Harald G. Mueller" Date: Tue, 7 Jun 2022 10:53:10 +0200 Subject: [PATCH] ftp --- m122/LB_Einzelaufgabe_Projekt/README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/m122/LB_Einzelaufgabe_Projekt/README.md b/m122/LB_Einzelaufgabe_Projekt/README.md index ab30f99..6230d86 100644 --- a/m122/LB_Einzelaufgabe_Projekt/README.md +++ b/m122/LB_Einzelaufgabe_Projekt/README.md @@ -2,11 +2,8 @@ ### 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/) - - HOST: ftp.haraldmueller.ch - - USER: schoolerinvoices - - PASS: Berufsschule8005! -*bash-Beispiel* +**bash-Beispiel** ``` #!/bin/bash ftpHost="ftp.blaueierschwimmen.ch"