Kamcio
Results
12
comments of
Kamcio
I have the same issue on 'sftp' protocol. There is no problem whatsoever when connecting through regular 'ftp'. ### **SOLVED** `"remotePath"` should be different on regular `ftp` and `sftp`, e.g.:...
Just add `^[\t\s]*` (matches tab and white space at the start of a line) after the `` in the line you've linked. Like this: `^[\t\s]*\b(AcceptMutex|AssignUserID|BS2000Accou(...)`