Re: ReceiveNotification:EXCEPTION Failed to read b (General questions)
this is what server returns
SSH-2.0-SSHD
This is how I use put file method
sftpClient.PutFile(localFile, remotePath);
where localfile = C:Folder1file
remotePath = /Inbound/Encrypted/file
Hi,
Unfortunately we need more information in order to identify why this problem occur.Can you please go to command prompt and type:
telnet your.hostname 22
and send us first line returned. That should give us information about your server.
Also did you maybe try to upload file using our samples? You can find samples in component Samples folder.
Please make sure that you are using full local and remote path inside PutFile Method.
Regards,
Drazen
Complete thread:
- ReceiveNotification:EXCEPTION Failed to read binar - carsimex, 2010-07-16, 21:21
- Re: ReceiveNotification:EXCEPTION Failed to read b - wodDamir, 2010-07-16, 21:46
- Re: ReceiveNotification:EXCEPTION Failed to read b - carsimex, 2010-07-20, 12:38
- Re: ReceiveNotification:EXCEPTION Failed to read b - woddrazen, 2010-07-20, 12:50
- Re: ReceiveNotification:EXCEPTION Failed to read b - carsimex, 2010-07-20, 19:44
- Re: ReceiveNotification:EXCEPTION Failed to read b - wodDamir, 2010-07-20, 20:50
- Re: ReceiveNotification:EXCEPTION Failed to read b - carsimex, 2010-07-22, 01:15
- Re: ReceiveNotification:EXCEPTION Failed to read b - wodDamir, 2010-07-20, 20:50
- Re: ReceiveNotification:EXCEPTION Failed to read b - carsimex, 2010-07-20, 19:44
- Re: ReceiveNotification:EXCEPTION Failed to read b - woddrazen, 2010-07-20, 12:50
- Re: ReceiveNotification:EXCEPTION Failed to read b - carsimex, 2010-07-20, 12:38
- Re: ReceiveNotification:EXCEPTION Failed to read b - wodDamir, 2010-07-16, 21:46