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!
|
- PASS: Berufsschule8005!
|
||||||
|
|
||||||
*bash-Beispiel*
|
*bash-Beispiel*
|
||||||
´´´
|
```
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
ftpHost="ftp.blaueierschwimmen.ch"
|
ftpHost="ftp.blaueierschwimmen.ch"
|
||||||
ftpUser="schoolerinvoices"
|
ftpUser="schoolerinvoices"
|
||||||
@ -25,7 +25,7 @@ mget *.*
|
|||||||
close
|
close
|
||||||
bye
|
bye
|
||||||
INPUTBLOCK
|
INPUTBLOCK
|
||||||
´´´
|
```
|
||||||
|
|
||||||
|
|
||||||
### E-Mail
|
### E-Mail
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
- PASS: Berufsschule8005!
|
- PASS: Berufsschule8005!
|
||||||
|
|
||||||
*bash-Beispiel*
|
*bash-Beispiel*
|
||||||
´´´
|
```
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
ftpHost="ftp.blaueierschwimmen.ch"
|
ftpHost="ftp.blaueierschwimmen.ch"
|
||||||
ftpUser="schoolerinvoices"
|
ftpUser="schoolerinvoices"
|
||||||
@ -28,7 +28,7 @@ mget *.*
|
|||||||
close
|
close
|
||||||
bye
|
bye
|
||||||
INPUTBLOCK
|
INPUTBLOCK
|
||||||
´´´
|
```
|
||||||
|
|
||||||
|
|
||||||
### E-Mail
|
### E-Mail
|
||||||
|
Loading…
Reference in New Issue
Block a user