On Thu, Feb 09, 2006 at 12:17:59PM -0600, Javier E. Mosqueda Farias wrote: > 1.- When you say "params" in the ls command of lftp, what commands do > you have available? The default listing is alphabetic, but do you have > some by date?. I tried -a, -b, etc., some fail, the ones which success > all give the same as with no params including the -F you mentioned in > one question before.
ls parameters are passed to ftp server. When using a protocol but ftp, these parameters are handled by lftp's protocol backend. There is cls command which interprets the parameters itself. See `help cls'. > 2.- There is a site in Germany, servage.net, I can not use lftp to > access them, but I can use gftp. They don't seem to understand what's > wrong. Any suggestion that you have to give them a hint? Turn on debug in lftp and see what's going on. If you don't understand ftp protocol, send the debug output to me. -- Alexander..
