jsftp icon indicating copy to clipboard operation
jsftp copied to clipboard

Ftp.setDebugMode(true); Ftp.setDebugMode(false); dont work

Open tagplus5 opened this issue 7 years ago • 1 comments

Options from readme not work:

Ftp.setDebugMode(true); // Debug Mode on
Ftp.setDebugMode(false); // Debug mode off

tagplus5 avatar Jan 30 '17 13:01 tagplus5

debugMode: true doesn't work too

yeya avatar Jun 07 '17 15:06 yeya