lavv17 / lftp

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

xfer:destination-directory does not apply to the mirror command #690

Open kamild1996 opened 1 year ago

kamild1996 commented 1 year ago

When xfer:destination-directory is set, files downloaded with the pget command will be transferred to that directory, while files downloaded with the mirror command will ignore this setting and will proceed to download files to the current directory instead.

In case this is supposed to be the intended behavior - could we get a similar setting that would also apply to the mirror command, too?