Hi,
I have defined a command in rc file to show an alert when lftp ends:
set cmd:at-exit "!notify-send -i lftp1.png -c 'transfer.complete' 'LFTP' 'Transferencias finalizadas'" It works well but if I replace"!" to "shell" it doesn't work. It gives an error: "Invalid number of options". I guess this error is from notify-send command.
What's the difference between "!" and "shell"?
Regards.
_______________________________________________
lftp mailing list
lftp@uniyar.ac.ru
http://univ.uniyar.ac.ru/mailman/listinfo/lftp

Reply via email to