Page 1 of 1

unrar unzip ?

Posted: Wed Apr 27, 2011 7:59 am
by fimo
Hi,

thank you for this software, i was wondering if it will be possible in future releases
to implement a kind of unrar,unzip via FTP ?

So the idea is that i use AndFTP to login to my server, and then find the files whis are
zipped and then be able to unzip via andftp direcly on my server ?

is this possible ?

Re: unrar unzip ?

Posted: Thu Apr 28, 2011 6:40 am
by support
It's already possible with custom commands through SCP but it requires a Unix/Linux server allowing "unzip" command execution.

Re: unrar unzip ?

Posted: Fri May 06, 2011 9:49 am
by fimo
support wrote:It's already possible with custom commands through SCP but it requires a Unix/Linux server allowing "unzip" command execution.
Thank u for the answer, not 100% sure how to do it ?

"custom command SCP" ?

My server is a linux based but not sure what to do, commands ?
to be able to unzip ?

sorry.....

:oops:

Re: unrar unzip ?

Posted: Sun May 08, 2011 1:12 pm
by support
See the following thread:
viewtopic.php?f=5&t=268

And instead of using "mv" command, use "unzip" with the expected parameter of Linux unzip and it should do the job.