Hi.
I have a new problem, this time with SFTP in Visualcron.
I'm running Visualcron 6.0.6 on a Win 2008 r2 64bit server.
I get a CSV-file containing around 9400 rows, via SFTP.
The first time I ran this job, I got the file correctly.
But since then it cuts the file between rows 9331 and 9339.
If I get the file with Filezilla I get the complete file.
If I compare the file i get with Visualcron with the file I get with Filezilla, there is no strange characters where Visualcron cuts the file.
Is there a limitation in Visualcron that cuts the file?
The settings in the SFTP task is:
Main settings: Encoding utf-8
SFTP settings: None of the source checkboxes is checked.
Transfer type is set to binary.
To further complicate this, I can tell you that before we started the SFTP-job we got this file with FTP on a Win 2003 server and it worked fine up until the last time we ran the job, then we got the same problem we have had after that.