SFTP - SSH
What ssh libs does Chilkat use?It looks to me as The software mimics Putty, and Putty is not the real Library.
View Articlestartup / installing ChilkatAx-9.5.0-win32.dll on Win10
Hi,I have rightclicked on register_win32.bat and selecting 'exececute as Administrator'. However there is no object with "loEmail = CreateObject('Chilkat_9_5_0.Email')" as proposed the example's. How...
View ArticleDeploy .NET Application using XCOPY?
I would like to deploy my C# application using XCOPY. However, it uses Chilkat, and since Chilkat is a mixed-mode assembly, it requires the vcredist if it does not already exist on the...
View ArticleUsing byte arrays as keys (RSA)
I am trying to use the RSA-512 functions from Delphi (Non ActiveX DLL).I receive the N key (64 bytes) and the E key (4 bytes) in binary form from a connected device.I want to import these keys into the...
View ArticleUWP chilkat csv load and save errors
I'm trying to make a UWP that pulls the data from a csv file and then sorts it alphabetically by column using the chilkat RTC for UWP more specifically the chilkat csv library , with that being said I...
View ArticleIs it possible to specify a chilkat dependency in a maven project?
How can this be done? I am on Java 8. Thanks!
View Articlememory leak with CkoImap (iOS)?
I have been working with retrieving emails and attachments and can not get around a possible memory leak. I tested with this example code and get the same result:...
View ArticleWhere are the release notes for v9.5.0.58
I noticed the new version is available. Where are the release notes so we can learn what changed. Thanks.
View ArticleUpgrading Crypt Library
I'm upgrading from an older version of Chilkat Crypt library for .NET to the 4.5 library (32-bit). The api seems to have significantly changed and can't find an example that loads from the certificate...
View ArticleChilkat on Rasbian on Raspberry Pi 3
Hi,I have been doing some testing with chilkat MONO lib on ubuntu x64 machine, and its working beautifully. Now I need to implement same functionality on Raspberry Pi 3 running on Rasbian. The c# code...
View Article"No such file" error when using OpenFile with createTruncate
I'm trying to create or truncate a file on the server (original code in FoxPro), but I'm getting the following response. I had changed the disposition to "createTruncate,deleteOnClose" when this...
View Articleerror 30 by installation Perl 20 Linux 64bit
Hi,may provider has changed the system to 64bit and Perl 20 Debian GNU/Linux 8 n lI have donwload the file chilkat-9.5.0-perl-5.20-x86_64-linuxOK: gzip -dc chilkat-9.5.0-perl-5.20-x86_64-linux.tar.gz |...
View Articlefailed to conect ftps chilkat 9.5.0.46 and higher
HI, i can`t connect to ftps server using the ftp2 compoment, using the last release version. In the chilkat log : checkServerCertRequirement: (leaveContext) Secure Channel Established. sendCommand:...
View ArticleProblem connecting to pop.gmail.com
Hi all,I use the following code to fetch my mail from Gmail: mailman.MailHost := 'pop.gmail.com'; mailman.PopUsername := '***'; mailman.PopPassword := '***'; mailman.PopSsl := 1; mailman.MailPort :=...
View ArticlesFTP Error on openDir FXP_OPENDIR
Hi.I crawl with sFTP a Directory and get this Error:ChilkatLog: OpenDir: DllDate: Mar 12 2016 ChilkatVersion: 9.5.0.56 UnlockPrefix: XXXXXXX Architecture: Little Endian; 64-bit Language: MAC OS X PHP...
View ArticleError on sFTP Socket
Hi.I've a issue with PHP extensions and sFTP. I get since yesterday the error message below. The days before it runs fine. I don't understand the error message. Pls can anyone have a look to it and...
View Articleemail check without mail server
hello. i'm using trial version of .net assembly. what i want to ask question is ..are there any method or way to check email validity without my smtp server? i found some url but all example in that...
View ArticleHTTP Upload: 404 Not Found
For uploading a file to an HTTP server, I am following the example at https://www.example-code.com/csharp_winrt/http_multipart_form_data_upload.aspI am getting a 404 Not Found error in the...
View ArticleDoes UnzipInto Create the folder if it does not exist?
I would like to know if the UnZipInto method will create the specified folder if it does not exist?Thanks, Simon
View ArticleError creating ftp directory
Hi - when I set my router to use my static IP WAN address the component of my software that uses chilkatftp fails giving me "Error creating ftp directory" error - if I remove static WAN IP address in...
View Article