Aaron Martin

Results 2 comments of Aaron Martin

I was getting errors like this, and it was when I called those methods the same way you are. Try doing something like this: ``` ftp.mkdir(req.params.item, true, function (err) {...