Page 1 of 1

Rename File

Posted: Mon Jan 23, 2012 12:02 am
by xavy
Hi All,


I use andftp to sync files between android and my server.

I need the example of code to rename file on server througth andftp?



Does anyone have an idea?


Best Regards,
xavy

Re: Rename File

Posted: Wed Jan 25, 2012 7:56 am
by support
Long press on file you want to rename, then you will see a green checkbox when the file is selected, then Menu->Rename

Re: Rename File

Posted: Thu Jan 26, 2012 1:53 am
by xavy
Hi all,


Thanks by your reply.

I need rename file on server through code, because through user interface of andftp I know.

I would like now if is possible you post here a sample of code to explain how between tags .


Best regards,
Xavy

Re: Rename File

Posted: Mon Jan 30, 2012 9:14 pm
by support
Oh, you mean an Intent?

Re: Rename File

Posted: Tue Jan 31, 2012 1:53 am
by xavy
Yeah,

I need change file name in server throught programming, not throught user interface.
Is to automatic process, I send file to server with extension ".tmp", and when upload finished, I need rename file to ".zip", because I have a listener in folder from server.

I am SW developer and use ANDFTP in my application to agille proccess to send data to server.


Best Regards,
Xavy

Re: Rename File

Posted: Sat Feb 04, 2012 6:36 pm
by support
Currently we don't have this Intent.