Hi, did this: [root@linux DCIM]# dir 100NIKON 101NIKON 102NIKON 103NIKON 104NIKON 105NIKON [root@linux DCIM]# while sleep 1 > do > cp -v *NIKON/DSCN* /home/joerg/Bilder/jpg-test > done „100NIKON/DSCN8479.JPG“ -> „/home/joerg/Bilder/jpg-test/DSCN8479.JPG“ „100NIKON/DSCN8480.JPG“ -> „/home/joerg/Bilder/jpg-test/DSCN8480.JPG“ „100NIKON/DSCN8481.JPG“ -> „/home/joerg/Bilder/jpg-test/DSCN8481.JPG“ „100NIKON/DSCN8482.JPG“ -> „/home/joerg/Bilder/jpg-test/DSCN8482.JPG“ etc. These are 1137 jpegs in 1 run, did about 5 runs, cannot reproduce this error. journalctl -in my opinion?- doesn't show anything relevant.: Mai 10 21:44:04 linux.fritz.box org.gtk.vfs.Daemon[1852]: ** (process:2719): WARNING **: send_infos_cb: Keine derartige Schnittstelle »org.gtk.vfs.Enumerator« des Objekts im Pfad /org/gtk/vfs/client/enumerator/3202 (g-dbus-error-quark, 19) Mai 10 21:44:04 linux.fritz.box org.gtk.vfs.Daemon[1852]: ** (process:2719): WARNING **: send_infos_cb: Keine derartige Schnittstelle »org.gtk.vfs.Enumerator« des Objekts im Pfad /org/gtk/vfs/client/enumerator/3202 (g-dbus-error-quark, 19) Mai 10 21:44:04 linux.fritz.box org.gtk.vfs.Daemon[1852]: ** (process:2719): WARNING **: send_done_cb: Keine derartige Schnittstelle »org.gtk.vfs.Enumerator« des Objekts im Pfad /org/gtk/vfs/client/enumerator/3202 (g-dbus-error-quark, 19) Mai 10 21:44:04 linux.fritz.box org.gtk.vfs.Daemon[1852]: ** (process:2719): WARNING **: send_infos_cb: Keine derartige Schnittstelle »org.gtk.vfs.Enumerator« des Objekts im Pfad /org/gtk/vfs/client/enumerator/3203 (g-dbus-error-quark, 19) Mai 10 21:44:04 linux.fritz.box org.gtk.vfs.Daemon[1852]: ** (process:2719): WARNING **: send_infos_cb: Keine derartige Schnittstelle »org.gtk.vfs.Enumerator« des Objekts im Pfad /org/gtk/vfs/client/enumerator/3203 (g-dbus-error-quark, 19) Mai 10 21:48:51 linux.fritz.box systemd-journal[540]: Suppressed 66682 messages from /user.slice/user-1000.slice Mai 10 21:48:51 linux.fritz.box org.gnome.Nautilus[1852]: Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged. Any further idea? Kind Regards -----Ursprüngliche Mitteilung----- Von: Matthew Miller <mattdm@xxxxxxxxxxxxxxxxx> An: For testing and quality assurance of Fedora releases <test@xxxxxxxxxxxxxxxxxxxxxxx> Verschickt: So, 10 Mai 2015 9:00 pm Betreff: Re: data loss reading from SD card with 4.0.1 (and 4.0.0) kernels? On Sun, May 10, 2015 at 07:04:51AM -0400, Joerg Lechner wrote: > copied now with command string > [root@linux 100NIKON]# cp DSCN* /home/joerg/Bilder/jpg-test > 200 jpgs successfully, this means without error message. Is that, what You wanted? Yep, basically that. However, do that over and over again: while sleep 1; do cp -v /home/joerg/Bilder/jpg-test/; done while running `journalctl -f` in another window. (As root if you're not in the wheel group.) -- Matthew Miller <mattdm@xxxxxxxxxxxxxxxxx> Fedora Project Leader -- test mailing list test@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe: https://admin.fedoraproject.org/mailman/listinfo/test -- test mailing list test@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe: https://admin.fedoraproject.org/mailman/listinfo/test