Open GochoMugo opened 8 years ago
There's seems to be a bug with the FTP module, when handling multiple directories.
>>> DirDone with Error: inner :: Error: 530 You aren't logged in >>> DirDone: .
Refer to issue https://github.com/sergi/jsftp/issues/115
It happens that the feature in #2 may help work around this bug (as we continue to look into the bug in the underlying FTP library).
There's seems to be a bug with the FTP module, when handling multiple directories.
Refer to issue https://github.com/sergi/jsftp/issues/115