mirror of
https://gitlab.com/harald.mueller/aktuelle.kurse.git
synced 2024-11-24 02:31:58 +01:00
ftp
This commit is contained in:
parent
e566b10756
commit
e092c51281
@ -7,7 +7,7 @@
|
||||
- PASS: Berufsschule8005!
|
||||
|
||||
*bash-Beispiel*
|
||||
´´´
|
||||
```
|
||||
#!/bin/bash
|
||||
ftpHost="ftp.blaueierschwimmen.ch"
|
||||
ftpUser="schoolerinvoices"
|
||||
@ -25,7 +25,7 @@ mget *.*
|
||||
close
|
||||
bye
|
||||
INPUTBLOCK
|
||||
´´´
|
||||
```
|
||||
|
||||
|
||||
### E-Mail
|
||||
|
@ -10,7 +10,7 @@
|
||||
- PASS: Berufsschule8005!
|
||||
|
||||
*bash-Beispiel*
|
||||
´´´
|
||||
```
|
||||
#!/bin/bash
|
||||
ftpHost="ftp.blaueierschwimmen.ch"
|
||||
ftpUser="schoolerinvoices"
|
||||
@ -28,7 +28,7 @@ mget *.*
|
||||
close
|
||||
bye
|
||||
INPUTBLOCK
|
||||
´´´
|
||||
```
|
||||
|
||||
|
||||
### E-Mail
|
||||
|
Loading…
Reference in New Issue
Block a user