Re: lftp 4.0.4 sftp rename fix (WirePath / lc_to_utf8)
"Alexander V. Lukyanov" <[email protected]> Mon, 14 Dec 2009 10:53:30 +0300
| Newsgroups | gmane.network.lftp.devel |
|---|---|
| Message-ID | <[email protected]> |
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.