Closed GoogleCodeExporter closed 9 years ago
Every time need to upload file to ftp server it need to check is file exist
before upload and this will slow down uploading. So i don't like to add
directory and file checks before upload.
Original comment by flexy...@gmail.com
on 31 Jan 2013 at 9:57
Probably https://code.google.com/p/sharex/issues/detail?id=293 this solved your
issue about overwriting. So i'm closing this issue because i don't want to slow
down ftp uploads with additional file checks. Because ftp already slow compared
to http uploads because of so many requests happening in background like
connecting to ftp server and setting current directory for upload.
Original comment by flexy...@gmail.com
on 20 Apr 2013 at 1:28
Original issue reported on code.google.com by
motor...@motordom.me
on 27 Jan 2013 at 6:00