Hello, I'm noticing an issue when I perform a get "filename.txt", and the file EXISTS on the local server, but does NOT exist on the remote server.
The local file gets moved to filename.txt~, then the error: remote file doesn't exist happens. Shouldn't the local file be untouched if the remote file doesn't exist? (Similar to the earlier fix for not *creating* the local file if the remote file does not exist, fixed in 3.4.3) Please, if you could let me know your thoughts on this (and if there's something I'm missing on how to avoid it). Regards, Jason P.S. Here's my version info (Running on Solaris 8/9/10 on various machines.) )% lftp --version LFTP | Version 3.6.3 | Copyright (c) 1996-2008 Alexander V. Lukyanov LFTP is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. There is absolutely no warranty for LFTP. See COPYING for details. Send bug reports and questions to <[email protected]>. Libraries used: Readline 5.0, Expat 1.95.7, OpenSSL 0.9.8g 19 Oct 2007, libiconv 1.9 Regards, Jason --------------------------------- Jason Harlow GL TRADE Capital Market Solutions Email: [EMAIL PROTECTED]
