Search found 1 match

by larce
Sat Jul 03, 2010 5:42 pm
Forum: AndFTP
Topic: Recovery from "Broken pipe" when using Intent
Replies: 1
Views: 5888

Recovery from "Broken pipe" when using Intent

I am having problems uploading files to a ftp server from an Android phone. I am using Intents from inside my own application, as described elsewhere on this forum. Most of the time, things work nicely. Sometimes the transfer fails, for whatever reason (slow connection etc). After a failed transfer,...