node-ftp-client
node-ftp-client copied to clipboard
Do not put an empty file
On a customer (Windows based) FTP I found that creating an empty Buffer lead to a strange error, where the ftp client simply fails silently during the getServerTime procedure.
Just writing something in the temp file fixed the issue