lavv17 / lftp

sophisticated command line file transfer program (ftp, http, sftp, fish, torrent)
http://lftp.yar.ru
GNU General Public License v3.0
1.1k stars 161 forks source link

any way to redirect lftp paths to other shell commands #695

Open goyalyashpal opened 1 year ago

goyalyashpal commented 1 year ago

Problem/Situtation

Solution thought about

any way to redirect lftp paths to other shell commands

The exclamation can be used to invoke shell commands from within lftp (nice) !<shell-command> ```console $ lftp lftp :~> help ! (commands) ... ```

but how to pass the lftp path to them?

imagined is something like this:

lftp :~> !wget <lftp-pwd>