mirror of
https://gitlab.com/harald.mueller/aktuelle.kurse.git
synced 2024-11-24 10:41:56 +01:00
20 lines
141 B
Plaintext
20 lines
141 B
Plaintext
ftp
|
|
|
|
open ftp.haraldmueller.ch
|
|
schoolerinvoices
|
|
Berufsschule8005!
|
|
|
|
passive
|
|
prompt
|
|
|
|
lcd data
|
|
cd data
|
|
|
|
mget *.txt
|
|
|
|
cd ..
|
|
lcd ..
|
|
|
|
close
|
|
bye
|