node-ftp
node-ftp copied to clipboard
Could not get "pipe" of undefined.
I'm trying to get a file from the FTP server and it's caused a few issues.
Using the list command I get this result.
[
{
name: 'HOSTNAME_PORT', // Redacted for Github but the Port does not use the port in the config
type: 'd',
size: 0,
date:
}
]
And it continuously responsed with Error 500 with Stream being Undefined.