Archived Forum Post

Index of archived forum posts

Question:

sFTP file upload not working

Jun 12 '13 at 11:01

I have been using chilkat form last 5-6 years for different operations like ftp,zip etc.. Recently we got a requirement for secure file transfer of files. So we decided to use chilkat sftp component. Everything works fine in this, till the point where actual file is being uploaded. Can you please go through and let me know the issue I am not able to upload some files from a local path location using the chilkat4 FTP library to a secure ftp location.

This is the output I get in FTPlasterrortext..can you help me with this…as its very urgent…

ChilkatLog:

UploadFileByName:
DllDate: Aug 3 2011
UnlockPrefix: VIMALBSSH
Username: DNDEMO04-PC:DataNova
Architecture: Little Endian; 32-bit
Language: .NET 4.0
SshVersion: SSH-2.0-SFTP Server
SftpVersion: 3
ChilkatObjectID: 3988
remoteFilename: InboundNOR968442929invoice100009.xml
localFilename: c:invoiceEfakturainvoice100009.xml
filename: InboundNOR968442929invoice100009.xml
access: writeOnly
createDisposition: createTruncate
v3Flags: 0x1a
WindowsError: Systemet finner ikke angitt fil.
File does not exist.
Sent FXP_OPEN
StatusResponse:
Request: FXP_OPEN
StatusCode: 4
StatusMessage:
SshLog: SFTP> Sending SSH_FXP_OPEN TRAN> CHANNEL_DATA TRAN* NumBytes: 56 TRAN< CHANNEL_DATA SFTP< Received SSH_FXP_STATUS
timeToOpenMs: Elapsed time: 187 millisec
Failed to open file.
ResumeInfo: Cannot resume
totalTimeMs: Elapsed time: 187 millisec
Failed.


Answer

DllDate: Aug 3 2011

Make sure to use the current release: http://www.chilkatsoft.com/downloads.asp