Hi,
I think you using this incorrectly.
It seems that you trying to upload stream into the folder which is obviously impossible.
I would change this line:
Hope it helps.
Thanks,
Oleg
I think you using this incorrectly.
It seems that you trying to upload stream into the folder which is obviously impossible.
I would change this line:
client.Upload(filestream, "/dir/sdcard/filename.zip");
To point to specific file.Hope it helps.
Thanks,
Oleg