Skip to content
Snippets Groups Projects
Commit dc735e4c authored by Benjamin Große's avatar Benjamin Große
Browse files

ein kleines script zum lesen...

parent 5195f9fe
No related branches found
No related tags found
No related merge requests found
#!/bin/bash
while true
do
echo "new download test"
wget -r -l0 -t2 -T20 ftp://192.168.1.24/mnt/sd/DCIM/100EOS5D/* -A "*.CR2" -nd -c
sleep 10
done
/bin/bash
screen -S sitzung1 ./apographon.sh
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment