hello
i have a program which is written with VB6
i used xceed ftp to send a file from a file on pc to an as400 file
it was working well..
but now when some files are sending i get this error 2147213300->The data transfer has been aborted by the FTP server.
(the file append as400 but i think i can't get 'sent' message with xceed) and then get this error..
the files are similar, sent and not sent
only different :
sent files' size: 8.750, 15.230, etc..
error files' size: 8.753, 18.539 ..etc
thirth digit is not zero. when i set the size of error file 8.750, 18.530, the file sent without problem.
what can be the problem?
why is that error?