Alexander V. Lukyanov
Sun, 13 Dec 2009 23:59:20 -0800
On Mon, Dec 07, 2009 at 11:33:18AM +0200, Einar Lielmanis wrote: > When attempting to rename a file using sftp subsystem, it will always > fail with "No such file", as the request rename(newfile, newfile) will > be sent, even though "lftp -d" will print the correct information;
I have fixed it by making dir_file use xstring::get_tmp. -- Alexander.