I unable to upload whole directory with current lftp. Every attemt to use -d key ends with segfault. I have to create directory before, then cd into it and only after that I can upload files. Here is an example of session with attempt to upload files with "-d" key (w/o explicitly creating target directory): [petro@Sulaco Desktop]$ myftp lftp root.1.2:~> cd - cd ok, cwd=/mnt/video4 lftp root.1.2:/mnt/video4> mput -d House MD/ Ravenous/ South Park: Bigger Longer & Uncut/ The Dark Side of the Sun/ Tmavomodrý svet/ lftp root.1.2:/mnt/video4> mput -d Ravenous/* Segmentation fault [petro@Sulaco Desktop]$ And here is another example, where I was forced to create necessary directory before actual upload: [petro@Sulaco Desktop]$ myftp lftp root.1.2:~> cd - cd ok, cwd=/mnt/video4 lftp root.1.2:/mnt/video4> mkdir Ravenous mkdir ok, `Ravenous' created lftp root.1.2:/mnt/video4> cd Ravenous/ lftp root.1.2:/mnt/video4/Ravenous> mput House MD/ Ravenous/ South Park: Bigger Longer & Uncut/ The Dark Side of the Sun/ Tmavomodrý svet/ lftp root.1.2:/mnt/video4/Ravenous> mput Ravenous/* 4582770688 bytes transferred in 392 seconds (11.16M/s) Total 7 files transferred lftp root.1.2:/mnt/video4/Ravenous> There is no difference between ASCII and non-ASCII directories. No need to say, that everything was OK in Fedora 9 :).
lftp-3.7.14-1.fc11 has been submitted as an update for Fedora 11. http://admin.fedoraproject.org/updates/lftp-3.7.14-1.fc11
lftp-3.7.14-1.fc10 has been submitted as an update for Fedora 10. http://admin.fedoraproject.org/updates/lftp-3.7.14-1.fc10
lftp-3.7.14-1.fc10 has been pushed to the Fedora 10 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update lftp'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F10/FEDORA-2009-5331
lftp-3.7.14-1.fc11 has been pushed to the Fedora 11 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update lftp'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F11/FEDORA-2009-5457
Fixed now. Thanks.
lftp-3.7.14-1.fc11 has been pushed to the Fedora 11 stable repository. If problems still persist, please make note of it in this bug report.
lftp-3.7.14-1.fc10 has been pushed to the Fedora 10 stable repository. If problems still persist, please make note of it in this bug report.