Hi there,
I am having a problem uploading a file using Chilkat. While I have no issues with my own FTP (with prefix ftp://) I have no luck with sftp:// server. Could anyone know the reason why? Below is the error message I get from Chilkat.
Thanks,
Rio
ChilkatLog: CloseHandle: DllDate: Aug 15 2013 ChilkatVersion: 9.4.1.42 UnlockPrefix: LYRISCSSH Username: LYRVS26:riom Architecture: Little Endian; 32-bit Language: .NET 4.0 VerboseLogging: 0 SshVersion: SSH-2.0-mod_sftp/0.9.7 SftpVersion: 3 handle: 52756350394C closeHandle: handle: 52756350394C Sent FXP_CLOSE StatusResponseFromServer: Request: FXP_CLOSE InformationReceivedFromServer: StatusCode: 4 StatusMessage: Invalid cross-device link --InformationReceivedFromServer --StatusResponseFromServer Received a failed status response. --closeHandle Failed. --CloseHandle --ChilkatLog
When a server provides an error message that is substantial and non-understandable, Google it. I tried by Googling "SFTP Invalid cross-device link". There are many promising search results that are likely to lead to an understanding of this problem..