Skip to content

With ramdisk enabled and temp folder on ramdisk it will delete the temp folder #15

Description

@Arryboom

#14
#14
above is the issue before,I found the root cause:

on my win10:

Z: disk is a ramdisk
%TEMP%->z:\tmpb
%TMP%->z:\tmpa

after few tests with .\iperf3.exe -c 172.16.211.1 -u -R -b 0 to server(iperf3 -s)

Image

the folder z:\tmpb totally disappears in z:\

Image

cause

PS D:\WGWG> .\iperf3.exe -c 172.16.211.1 -u -R  -b 0
Connecting to host 172.16.211.1, port 5201
Reverse mode, remote host 172.16.211.1 is sending
iperf3: error - unable to create a new stream: No such file or directory

I'm not sure whether it's a bug that deleted the folder after tests,or a ramdisk compatibility issue,the ramdisk I use was AMD Radeon RAMDisk latest

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions