Upload folder over-writing existing files.

FTP client for Android handsets.
Post Reply
akshaymathur39
Posts: 1
Joined: Thu Jul 19, 2012 5:37 am
AntiSpam sum: 8

Upload folder over-writing existing files.

Post 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?

support
Posts: 853
Joined: Sun Apr 20, 2008 4:40 pm

Re: Upload folder over-writing existing files.

Post by support »

We would need to improve intent to provide an overwrite popup. Currently, it's not available.

Post Reply