0
votes
2answers
181 views
Uploading file via FTP causes error
I'm getting an error when I use the PutFile method to upload a file via FTP. The error I get is "The server has closed the connection" however upon further inspection it looks lik …
0
votes
1answer
71 views
The channel has been closed" error
I am getting a "The channel has been closed" error when trying to test the upload ability of the SSH class. I've read about turning off compression, but understand it is off by de …