Page 1 of 1

Upload folder over-writing existing files.

Posted: Thu Jul 19, 2012 5:44 am
by akshaymathur39
I am using custom android app along with AndFTP to upload a folder to my FTP server.
Currently, if the files within that folder are existing on FTP server, they are over-written. What I want is if the files are already existing on FTP server, then the new file should be uploaded as renamed files & should not over-write existing ones.
Please let me know if there is any way to perform. Any intent extra to be provided?

Re: Upload folder over-writing existing files.

Posted: Fri Jul 27, 2012 5:18 pm
by support
We would need to improve intent to provide an overwrite popup. Currently, it's not available.