lftp  

RE: Execute remote command in one command

Jorge Bastos
Fri, 15 Jan 2010 15:53:40 -0800

Hi Daniel,

> Try
> 
> rm -r /backup/dir
> 
> As "help rm" says though, be careful you got the directory name right
> and you really want to destroy it.

Hum, but that is to local command... what I want to delete Is on the remote
server.
No way to do it?