Well, I haven't this bash command. Where is it? Is it something like ' echo "" > .lftp/transfer_log ' ? What is the difference between this command and to empty this file with an text editor? Why lftp doesn't refill this log file when I empty it with text editor?
El 26 de abril de 2011 21:46, Roger Pixley <[email protected]> escribió: > It's a bash command it essentially says put nothing into this file. (Make > the file empty) >
