tcpflow icon indicating copy to clipboard operation
tcpflow copied to clipboard

Windows -T %T issue

Open Beercow opened this issue 9 years ago • 1 comments

On Windows, using the -T %T option causes the following error

tcpflow.exe: Cannot open: 2014-06-06T00:47:56Z

This is because you cannot have a : in a windows file name.

Is there any workaround for this?

Beercow avatar Nov 15 '16 17:11 Beercow

Yes, you can specify your own template. How would you like this template to work on Windows machines?

On Tue, Nov 15, 2016 at 12:47 PM, Brian Maloney [email protected] wrote:

On Windows, using the -T %T option causes the following error

tcpflow.exe: Cannot open: 2014-06-06T00:47:56Z

This is because you cannot have a : in a windows file name.

Is there any workaround for this?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/simsong/tcpflow/issues/138, or mute the thread https://github.com/notifications/unsubscribe-auth/ABhTrG_9zQ-6zMgQ68sz4fwGBhy2fwTzks5q-fAbgaJpZM4Ky0h0 .

simsong avatar Nov 15 '16 21:11 simsong