Skip to content

transferring a file with file name starting with a number #71

@decarlof

Description

@decarlof

The is a different behavior when transferring files with name staring with a number e.g.

123.h5

in this case a temporary file called

.0.27678456661111706123.h5

is generated in the destination directory. Once the transfer is completed the destination file name is renamed correctly as 123.h5.

If the file name starts with a letter e.g. a123.h5 no temporary file is created in the destination directory.

This behavior causes tools based on inotify like react to fail.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions