mirror of
https://gitlab.com/harald.mueller/aktuelle.kurse.git
synced 2024-11-24 02:31:58 +01:00
muh
This commit is contained in:
commit
58da34d36b
@ -7,6 +7,14 @@
|
|||||||
<br>
|
<br>
|
||||||
![../tools-technics/ftpanweisungen.jpg](../tools-technics/ftpanweisungen.jpg)
|
![../tools-technics/ftpanweisungen.jpg](../tools-technics/ftpanweisungen.jpg)
|
||||||
|
|
||||||
|
<<<<<<< HEAD
|
||||||
|
=======
|
||||||
|
**cmd-Beispiel**
|
||||||
|
<br>
|
||||||
|
![../tools-technics/cmd-ftp-start.bat.jpg](../tools-technics/cmd-ftp-start.bat.jpg)
|
||||||
|
![../tools-technics/cmdcommands.ftp.jpg](../tools-technics/cmdcommands.ftp.jpg)
|
||||||
|
|
||||||
|
>>>>>>> f01f80e5b632526ced75b35c5e7bb6be29579f2a
|
||||||
|
|
||||||
### E-Mail
|
### E-Mail
|
||||||
|
|
||||||
|
@ -7,10 +7,16 @@
|
|||||||
- [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/)
|
- [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*
|
**bash-Beispiel**
|
||||||
<br>
|
<br>
|
||||||
![./ftpanweisungen.jpg](./ftpanweisungen.jpg)
|
![./ftpanweisungen.jpg](./ftpanweisungen.jpg)
|
||||||
|
|
||||||
|
|
||||||
|
**cmd-Beispiel**
|
||||||
|
<br>
|
||||||
|
![./cmd-ftp-start.bat.jpg](./cmd-ftp-start.bat.jpg)
|
||||||
|
![./cmdcommands.ftp.jpg](./cmdcommands.ftp.jpg)
|
||||||
|
|
||||||
|
|
||||||
### E-Mail
|
### E-Mail
|
||||||
|
|
||||||
|
2
m122/tools-technics/cmd-ftp-start.bat
Normal file
2
m122/tools-technics/cmd-ftp-start.bat
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
ftp -i -s:cmdcommands.ftp
|
||||||
|
pause
|
BIN
m122/tools-technics/cmd-ftp-start.bat.jpg
Normal file
BIN
m122/tools-technics/cmd-ftp-start.bat.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 10 KiB |
12
m122/tools-technics/cmdcommands.ftp
Normal file
12
m122/tools-technics/cmdcommands.ftp
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
open ftp.blaueierschwimmen.ch
|
||||||
|
schoolerinvoices
|
||||||
|
Berufsschule8005!
|
||||||
|
|
||||||
|
cd data
|
||||||
|
|
||||||
|
mget *.txt
|
||||||
|
|
||||||
|
cd ..
|
||||||
|
|
||||||
|
close
|
||||||
|
bye
|
BIN
m122/tools-technics/cmdcommands.ftp.jpg
Normal file
BIN
m122/tools-technics/cmdcommands.ftp.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 18 KiB |
Loading…
Reference in New Issue
Block a user