Search found 3 matches

by n88n
Thu Aug 30, 2018 7:43 pm
Forum: Client - General
Topic: command line random "Can't establish connection"
Replies: 4
Views: 13836

Re: command line random "Can't establish connection"

I was collecting the wrong value. i looked up another way to fire off the command line and test the return. I am not sure why it is failing but i retry the upload a couple of times if it fails. It seems to be working ok now. Thanks for pointing me in the right direction.
by n88n
Tue Aug 28, 2018 4:39 pm
Forum: Client - General
Topic: command line random "Can't establish connection"
Replies: 4
Views: 13836

Re: command line random "Can't establish connection"

just for more information i also use the CoreFTP program and that never seems to fail when i grab and stack of files and transfer them.

I will give your suggestion a try and see if i can capture the return value.
by n88n
Tue Aug 28, 2018 2:49 pm
Forum: Client - General
Topic: command line random "Can't establish connection"
Replies: 4
Views: 13836

command line random "Can't establish connection"

So i recently bought a new computer and moved a VB.net program to this new computer. my program uses coreftp to transfer some files up to my webserver. On the new computer i randomly get some files that do not transfer up to the server. My program transfers one file at a time with the following comm...