FTP server Error connecting to sync server
Posted: September 15th, 2020, 12:48 pm
Hello CSPro users. I am getting the following error when trying to sync data with an FTP server:
CSEntry Error 100119
Error connecting to sync server:
it.sauronsoftware.ftp4j.FTPDataTransferException: I/O error in data transfer
Does anyone know how to resolve this issue? Deploying to the FTP server was successful, but syncing from the tablet always returns the error. The sync.log output is below with the FTP server name replaced with "xxxxxx.xxx":
2020-09-02 12:29:02,463 INFO: Connect to server ftp://sftp.xxxxxx.xxx using saved credentials
2020-09-02 12:29:02,464 INFO: Connect to server ftp://sftp.xxxxxx.xxx
2020-09-02 12:30:31,081 INFO: Connection successful. Server id: ftp://sftp.xxxxxx.xxx
2020-09-02 12:30:31,124 INFO: Downloading application deployment package list
2020-09-02 12:30:31,124 INFO: FTP list application packages
2020-09-02 12:30:37,903 ERROR: Error downloading package list: it.sauronsoftware.ftp4j.FTPDataTransferException: I/O error in data transfer
CSEntry Error 100119
Error connecting to sync server:
it.sauronsoftware.ftp4j.FTPDataTransferException: I/O error in data transfer
Does anyone know how to resolve this issue? Deploying to the FTP server was successful, but syncing from the tablet always returns the error. The sync.log output is below with the FTP server name replaced with "xxxxxx.xxx":
2020-09-02 12:29:02,463 INFO: Connect to server ftp://sftp.xxxxxx.xxx using saved credentials
2020-09-02 12:29:02,464 INFO: Connect to server ftp://sftp.xxxxxx.xxx
2020-09-02 12:30:31,081 INFO: Connection successful. Server id: ftp://sftp.xxxxxx.xxx
2020-09-02 12:30:31,124 INFO: Downloading application deployment package list
2020-09-02 12:30:31,124 INFO: FTP list application packages
2020-09-02 12:30:37,903 ERROR: Error downloading package list: it.sauronsoftware.ftp4j.FTPDataTransferException: I/O error in data transfer