You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
weechat v3.1
When I download files from irc.undernet.org#bookz, if you download the same file (named file.epub) agian, you'll always get file.epub.1, file.epub.2 ......, seems the /set config doesn't work.
Steps to reproduce
xfer.file.auto_accept_chats boolean on
xfer.file.auto_accept_files boolean on
xfer.file.auto_accept_nicks string ""
xfer.file.auto_check_crc32 boolean off
xfer.file.auto_rename boolean off
xfer.file.auto_resume boolean on
xfer.file.convert_spaces boolean off
xfer.file.download_path string "~/Downloads/weechat"
xfer.file.download_temporary_suffix string ".part"
xfer.file.upload_path string "~"
xfer.file.use_nick_in_filename boolean off
1. set xfer.file like above
2. connect network irc.undernet.org, join #bookz channel
3. search one thing like: @search harry potter, then download one of them;
4. download the file again, you'd get filename.1, again filename.2
Current behavior
Expected behavior
don't download files again when exists.
Suggested solutions
Additional information
WeeChat version: v3.1, installed with brew
OS, distribution and version: macos big sur 11.2.2
Terminal: iTerm
Terminal multiplexer (screen/tmux/…/none): none
The text was updated successfully, but these errors were encountered:
Would you please set the stauts to aborted(XFER_STATUS_ABORTED), people will be confused with the failed msg.
Or maybe add a new status, tell people this is a duplication one.
Bug summary
weechat v3.1
When I download files from irc.undernet.org#bookz, if you download the same file (named file.epub) agian, you'll always get file.epub.1, file.epub.2 ......, seems the /set config doesn't work.
Steps to reproduce
1. set xfer.file like above
2. connect network irc.undernet.org, join #bookz channel
3. search one thing like: @search harry potter, then download one of them;
4. download the file again, you'd get filename.1, again filename.2
Current behavior
Expected behavior
don't download files again when exists.
Suggested solutions
Additional information
The text was updated successfully, but these errors were encountered: