Hi everybody,
I'm using FTP to send images to our server. The android device is often in very "hard" places and comunication is not very well. During FTP trasfer the communication drops and partially sent files are left on server. Then we try to send files again there is already on partial file on server side and transfer fails.
There are two ways: one is to restart transfer from last block or delete the file on server side.
The first seem uninmplemented, the other requires a comand. There is also an override existance check on client side. What are the feasible solutions at present? Thank you!
Regards
Mauro
I'm using FTP to send images to our server. The android device is often in very "hard" places and comunication is not very well. During FTP trasfer the communication drops and partially sent files are left on server. Then we try to send files again there is already on partial file on server side and transfer fails.
There are two ways: one is to restart transfer from last block or delete the file on server side.
The first seem uninmplemented, the other requires a comand. There is also an override existance check on client side. What are the feasible solutions at present? Thank you!
Regards
Mauro