File Type MT940, Download success but Null Record

Core FTP client questions and answers
Post Reply
ollopsoft
Posts: 4
Joined: Fri May 23, 2014 3:45 am

File Type MT940, Download success but Null Record

Post by ollopsoft »

I'm developing SFTP Server using CoreFTP Version 2.2 Build 1796
this is still Trial Version, i'm now processing the PO to CoreFTP to get the license, now waiting the DO.

My SFTP Server will be use for banking purpose in my office, so will send .txt files to bank server and then we download the payment result using MT940 file type

Testing Result
Upload Test: No Issue,
Download Test:
- on CoreFTP Screen, we succeed downloading the file, CoreFTP screen shows the file size
- But in windows explorer, it shows file size zero, when open the file it blank/null/no records on it.
- But if we download the file using command, not using CoreFTP. it's all finish without issue.

How to solve this?
Did it occur because i was using Trial Version?

please help me :cry:[/img]
ForumAdmin
Site Admin
Posts: 987
Joined: Mon Mar 24, 2003 4:37 am

Post by ForumAdmin »

Post the log after the download attempt (scrolling text at the top of the screen, right click, select all, copy/paste).
ollopsoft
Posts: 4
Joined: Fri May 23, 2014 3:45 am

Post by ollopsoft »

[quote="ForumAdmin"]Post the log after the download attempt (scrolling text at the top of the screen, right click, select all, copy/paste).[/quote]

here are the log rows:

06/02/14 14:33

RETR /BTMUTP36T99/%BTMUGP01T99%BTMUTP36T99%BOTKPGCM140522%ACCEPTED%0bte0l008ogvjg9b000beb8f

%BTMUGP01T99%BTMUTP36T99%BOTKPGCM140522%ACCEPTED%0bte0l008ogvjg9b000beb8f - 0 bytes transferred in 1 seconds

RETR /BTMUTP36T99/%BTMUGP01T99%BTMUTP36T99%BOTKPGCM140522%ACCEPTED%0bte0l008ogvjg9b000beb8f

%BTMUGP01T99%BTMUTP36T99%BOTKPGCM140522%ACCEPTED%0bte0l008ogvjg9b000beb8f - 0 bytes transferred in 1 seconds

RETR /BTMUTP36T99/%BTMUGP01T99%BTMUTP36T99%BOTKPGCM140522%ACCEPTED%0bte0l008ogvjg9b000beb8f

disconnected%BTMUGP01T99%BTMUTP36T99%BOTKPGCM140522%ACCEPTED%0bte0l008ogvjg9b000beb8f - 0 bytes transferred in 0 seconds

RETR /BTMUTP36T99/%BTMUGP01T99%BTMUTP36T99%BOTKPGCM140522%ACCEPTED%0bte0l008ogvjg9b000beb8f

%BTMUGP01T99%BTMUTP36T99%BOTKPGCM140522%ACCEPTED%0bte0l008ogvjg9b000beb8f - 0 bytes transferred in 1 seconds

Transfer time: 00:00:07
vfedorov
Posts: 15
Joined: Tue Jul 05, 2011 9:32 pm

RE:

Post by vfedorov »

You will need to use the PuTTY compatibility option that can be enabled by -putty command line option or in the advanced site options under SSH
Post Reply