Writing output to usb-stick

Hello!

I tried to write the sniffer log to a Memorystick, without success.


[admin@Router-HH] /disk> print
 # NAME                                 LABEL                                TYPE    DISK                                      FREE       SIZE
 0 disk1                                1GB-MEMSTIC                          fat32   PDU01_1G 71G2.0                       968.6MiB   984.0MiB

…that seems ok for me.

I found the disk1 in the files:


[admin@Router-HH] /file> print
 # NAME                                                  TYPE                                                        SIZE CREATION-TIME       
 0 skins                                                 directory                                                        jan/01/1970 02:00:01
 1 autosupout.rif                                        .rif file                                               558.5KiB feb/11/2017 20:01:08
 2 console-dump.txt                                      .txt file                                                17.6KiB jul/13/2017 13:51:15
 3 disk1                                                 disk                                                             jul/15/2017 15:22:39
 4 autosupout.old.rif                                    .rif file                                               477.8KiB jan/30/2017 01:26:03
 5 Router-HH-20170314-0153.backup                        backup                                                  343.5KiB mar/14/2017 02:53:33
 6 pub                                                   directory                                                        jan/25/2017 21:36:16

Within the sniffer i set the file-name to

file-name: /disk1/voip-sniff-ttl-5sec

and

file-name: disk1/voip-sniff-ttl-5sec

without any success. Any hints on that?

BR Holger