Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
image-download-station [2020/03/06 15:34] wf68spef |
image-download-station [2021/08/06 12:20] (current) wf68spef |
||
|---|---|---|---|
| Line 4: | Line 4: | ||
| ===== Access points ===== | ===== Access points ===== | ||
| + | |||
| + | WIFI password: adakfd4bm | ||
| === AP1 === | === AP1 === | ||
| Line 27: | Line 29: | ||
| This router is connected with the WAN port to a LAN port of AP1. | This router is connected with the WAN port to a LAN port of AP1. | ||
| - | Router IP: 192.168.8.200 | + | Router IP: 192.168.8.2 |
| WAN Port is Lan Port | WAN Port is Lan Port | ||
| Line 42: | Line 44: | ||
| ===== Laptop setup ===== | ===== Laptop setup ===== | ||
| - | General setup for eduroam access, crrcsim e.t.c. is in the [[groundstation|Laptop description.]] | + | General setup for Hardware, OS, eduroam access, crrcsim e.t.c. is in the [[groundstation|Laptop description.]] |
| ==== rsync ==== | ==== rsync ==== | ||
| Line 84: | Line 86: | ||
| rsync -auv --progress /data/bilder/ rsync://GROUNDSTATIONIP/ringo-05032020_0915h-cam-r | rsync -auv --progress /data/bilder/ rsync://GROUNDSTATIONIP/ringo-05032020_0915h-cam-r | ||
| - | | ||
| * Don't use the -z option which compresses the data. The images are already compressed and the CPU load will result in 1 MB/s transfer rate compared to 3-4 MB/s without the -z option. (Beck, 23.2.20) | * Don't use the -z option which compresses the data. The images are already compressed and the CPU load will result in 1 MB/s transfer rate compared to 3-4 MB/s without the -z option. (Beck, 23.2.20) | ||
| * If you like to transfer and delete the images from the pi, use the --remove-source-files option. | * If you like to transfer and delete the images from the pi, use the --remove-source-files option. | ||