Robert Riebisch - 2025-09-06

Every line from Pdf/to Pdf/ZS-V-Old/Mam/mam_paulBert/ in your simulation.txt means a folder or file will be written to the target/receiver.

To see more details go to 'Advanced Options' and add this to 'Additional Options':

--out-format='%o %M %n%L (%l bytes)'

This should give you something like:

...
sending incremental file list
send 2025/09/01-18:47:19 products/st4dldr/ (4096 bytes)
send 2018/06/03-18:31:40 products/st4dldr/index.php (5398 bytes)
send 2005/02/01-00:00:00 products/st4dldr/st4dldrb.zip (3664 bytes)
send 2005/02/01-00:00:00 products/st4dldr/st4dldrs.zip (5233 bytes)
...

HTH