martin wrote:
The error comes from the server.
What is /integrations
? Is that a regular file system? Or something special?
Can you upload the file using any other FTP client?
/integrations is a subdirectory on the remote server; that's where the files are supposed to be dropped. Yes, I can upload using Filezilla, and can <sometimes> upload using my SSIS package. For what it's worth, below is a sample of a Filezilla session; I log in, switch to /integrations, and then drag & drop the two files. Sometimes there is an error, as in what shows below, but more often in Filezilla there is no error. Regardless of the error, the files both were finally transmitted successfully without my having to re-try the transfer.
Status: Resolving address of integrations-data.rasa.io
Status: Connecting to 18.237.207.147:21...
Status: Connection established, waiting for welcome message...
Status: Initializing TLS...
Status: Verifying certificate...
Status: TLS connection established.
Status: Server does not support non-ASCII characters.
Status: Logged in
Status: Retrieving directory listing...
Status: Directory listing of "/" successful
Status: Retrieving directory listing of "/integrations"...
Status: Directory listing of "/integrations" successful
Status: Resolving address of integrations-data.rasa.io
Status: Connecting to 18.237.207.147:21...
Status: Resolving address of integrations-data.rasa.io
Status: Connecting to 18.237.207.147:21...
Status: Connection established, waiting for welcome message...
Status: Connection established, waiting for welcome message...
Status: Initializing TLS...
Status: Initializing TLS...
Status: Verifying certificate...
Status: TLS connection established.
Status: Verifying certificate...
Status: TLS connection established.
Status: Server does not support non-ASCII characters.
Status: Server does not support non-ASCII characters.
Status: Logged in
Status: Starting upload of Z:\PPDaily.csv
Status: Logged in
Status: Starting upload of Z:\PPDailyCount.txt
Command: CWD /integrations
Response: 250 Directory successfully changed.
Command: TYPE A
Response: 200 Switching to ASCII mode.
Command: PASV
Response: 227 Entering Passive Mode (18,237,207,147,60,235).
Command: STOR PPDailyCount.txt
Error: GnuTLS error -15: An unexpected TLS packet was received.
Error: Disconnected from server: ECONNABORTED - Connection aborted
Error: File transfer failed
Status: Disconnected from server
Status: Resolving address of integrations-data.rasa.io
Status: Connecting to 18.237.207.147:21...
Status: Connection established, waiting for welcome message...
Status: Initializing TLS...
Status: File transfer successful, transferred 643,260 bytes in 1 second
Status: Verifying certificate...
Status: TLS connection established.
Status: Server does not support non-ASCII characters.
Status: Logged in
Status: Starting upload of Z:\PPDailyCount.txt
Status: Retrieving directory listing of "/integrations"...
Status: Calculating timezone offset of server...
Status: Timezone offset of server is 0 seconds.
Status: File transfer successful, transferred 7 bytes in 1 second
Status: Retrieving directory listing of "/integrations"...
Status: Directory listing of "/integrations" successful
Status: Disconnected from server
Status: Disconnected from server