lftp  

Re: {Spam?} Raw Commands

Matt Moore
Fri, 23 Apr 2010 05:59:06 -0700

Hey Max,

I think what you are looking for is the quote command.  Inside your lftp
script use:

quote STAT

That should send the command to the server..  Awesome software - thanks to
the team!

On Tue, Apr 20, 2010 at 1:57 AM, Max Exo <maximusexo...@gmail.com> wrote:

> Hi,
> First of all thank you for this awesome program. Saved me countless hours
> on linux! Secondly, how would I go about executing RAW FTP commands through
> lftp. I tried some commands from here:
> http://en.wikipedia.org/wiki/List_of_FTP_commands but all said "Unknown
> command" For example Unknown command `STAT'. when I tried STAT -l.
>
> Any ideas?
>
> Thanks
>
>
>