GetFile fails, but file downloaded successfully; wrong expectedByteCount;...
I've upgraded my ftp2 activex control at the last version in last days; during my tests in some case I had some GetFile error message that with earlier version I did not have; there were messages like...
View ArticleAndroid: using Example for CkHttp and QuickGetStr - not working
Hello, I started to try out Chilkat-library with Android. I was able to print out the Chilkat-Version in a first Test, which I show in a TextView.But if I try to output the result of a String I receive...
View Articlewrite file with control chars
I'm having some issues with the chilkat lib to write to a file in my raspberry pi. Link to my question on stackoverflow
View ArticleUnlockComponent return 58783072 and hang
Activex Code:Dim lngRet As LongSet clsZip = New ChilkatZip2Lib.ChilkatZip2lngRet = clsZip.UnlockComponent("#######_UZp7eD##GoX")lngRet = 58783072 <===== Rare codeLastErrorText:SomethingAsync:...
View Articlejava.lang.UnsatisfiedLinkError: dlopen failed:
Hi all, I am trying Chilkat for Androidâ„¢ Java Library I am getting the below error. I included the library file libchilkat.so in armeabi and armeabi-v7a, arm64-v8a, x86 and java source files in the src...
View ArticleCkOAuth2 response_type as token
How can I set response_type=token in CkOAuth2 object?By default it takes as response_type=code
View ArticleSend Email with Read Receipt, and also save to Sent Folder?
When sending email with Chilkat (via the SendEmail method), how can I get the email placed into the "Sent" email folder. Also, how do I send with a Read Receipt?
View Articlecan't ftp over tmobile 28.4 in iOS
I used Ftp2 to upload/download file in iphone/ipad app, and it ran well more than one year.I guess tmobile upgrade the network. my app can work on ipad(tmobile 28.3), but can't work on iPhone(tmobile...
View ArticleSFTP Save File
Hi Sir,I know that SFTP is different from FTP, the way it works and everything. However I want to use SFTP to create a directory on the server and upload a file to that directory. Example: SFTP Server...
View ArticleSocket connection failure for t-mobile only on iOS 10.2
We are doing SSL certificate verification using Chilkat. T-Mobile enforces IPV6 in iOS 10.2. SSL socket connection using Chilkat always fails for us on this particular operator / OS combination....
View ArticleAWS S3 object name ("folder" + "file")
Hi, I am going to use the Chilkat Http functions for AWS S3 in the Visual FoxPro application and I have an object name issue in the Http.S3_UploadFile function. I would like to create an object...
View ArticleRead last n lines using Chilkat FileAccess library
I need to read only the last n lines from the file using Chilkat library (FileAccess) - https://www.chilkatsoft.com/refdoc/xCkFileAccessRef.html. Because the file size would be large(upto 5GB). I can...
View ArticleSFTP download partial file
Hello, I'm downloading a TXT file via SFTP with command:success = sftp.DownloadFileByName(remoteFilePath, localFilePath); and it works but the file is missing of last chars. The log tell me the file is...
View ArticleSigned file not find in EML!!
hi, I develop a simple program in C# to download mail from pop3 / Imap server.I Use Chilkat 9.3.1.0 for MS Framework 3.5 When EML email file contains pkcs7-signed attachment file (Content-Type:...
View ArticleFeature Request: SMTPQ Throttle
Many SMTP service providers impose limits on number of emails per time period. Please consider adding a Sleep_After_Send property to smtpQ that allows setting a sleep period (in milliseconds) after...
View ArticleFileaccess lightning fast
Hi,needed to read an UTF-8 encoded XML file into a string in VBA.adodb stream .readText method: about 60 secondschilkat FileAccess .ReadEntireTextFile: < 1 secondTHANK YOU.Alex
View ArticleChilkat and php 7.x TS...
Hi I see Chilkat is avaiable for php 7.x x32/x64 NTS.. But is possible to compile also for TS (Thread Safe) Version?Because I can test in Xampp windows for example.. Ioncube compile own loader for php...
View ArticleChilkat stopped working
After I load library and Unlock Bundle done. When i connecting to SSH, i get error. You can see pictures. Please help me. i use ChilkatSSHhttp://i.imgur.com/6C677SJ.pnghttp://i.imgur.com/jny0hsw.png
View ArticleChilkat SSH cant connect to ssh
LogChilkatLog:AuthenticatePw: DllDate: May 25 2017 ChilkatVersion: 9.5.0.68 Architecture: Little Endian; 64-bit Language: Windows Java VerboseLogging: 0 login: support sshAuthenticatePw:...
View ArticleJava - application has failed to start because its side-by-side configuration...
I get the following error with the Chilkat Java DLL on a Windows Server 2008 system: java.lang.UnsatisfiedLinkError: N:\FTP\myApp\chilkat\chilkat.dll: The application has failed to start because its...
View Article