Skip to content

Some files are empty, passive-ports are note closed correctly #13

@SebaNar

Description

@SebaNar

First i would like to thank you for this nodejs ftp server.

Having IOT devices uploading minimal csv files via FTPS.
I've removed the need of PBSZ cause the device does not send this command.

But i think the passive-ports are not closed correctly.
See attached log file:
FtpLogWithoutIp.txt

The device is creating a passive channel, stores a file and then quits.
But as you can see port is always increasing which looks like the ports are not freed correctly.
Some files get stored correctly on file system, some are empty.

Would be nice to get your help.

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