chcg

Results 204 comments of chcg

@oscarjr2001 @DavidHaughton47 @LOL2011 See release https://github.com/ashkulz/NppFTP/releases/tag/v0.28.0 with update libssh 0.8.6. Currently supported ciphers are: > Ciphers: chachae20-poly1305, aes256-ctr, aes192-ctr, aes128-ctr, aes256-cbc, aes192-cbc, aes128-cbc, 3des-cbc, blowfish-cbc Is this version working for...

@Corvalan Could you update to version 0.27.1 and check if the behaviour is still present?

@Corvalan You may want to test current release https://github.com/ashkulz/NppFTP/releases/tag/v0.28.0 which contains updated libssh version 0.8.6 with performance improvements.

@babunadze Maybe as workaround, if you have a limited amount of folders, you could use multiple profiles for the same server and add there different initial remote dirs.

@HeliTeknik With which kind of FTP type? Plain, FTPS, FTPES, SFTP. Maybe working with something like described here: http://board.gulli.com/thread/421361-cmd-gt-ftp-gt-ueber-proxy-wie/ , so adding: User (proxy.mycompany.com: (none)): [email protected] as user name in...

As stated the reload is a n++ feature and most probably the nppftp plugin even doesn't get any notification that a reload is executed. I will need to check that....

This is no supported feature. Some work was done, see PR #15 , but not in a mergeable state and the creator seems not to care for corrections.

@sconeu @gbritton1 Could you please retest with version v0.27.0, as some similar crashes are fixed with this release, see https://github.com/ashkulz/NppFTP/releases/tag/v0.27.0

@sconeu See https://github.com/ashkulz/NppFTP/pull/132 regarding ussing z/OS like dir structure with . as separator. Probably this will not be supported by NppFTP, but at least it shouldn't create a crash.