Summary: | Support for continue download (reget) by smb (samba) protocol | ||
---|---|---|---|
Product: | [Applications] kget | Reporter: | Alexander Sashnov <sashnov> |
Component: | general | Assignee: | KGet authors <kget> |
Status: | REPORTED --- | ||
Severity: | wishlist | CC: | nate, sitter, wbauer1 |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Alexander Sashnov
2006-05-27 17:23:02 UTC
I just found smbget in Debian testing repository, you can look how it implemented there: Package: smbget Depends: libc6 (>= 2.3.2-1), libpopt0 (>= 1.7), libsmbclient (>= 2.2.2-11) Description: Downloader for the SMB/CIFS protocol smbget is a simple wget-like tool for the SMB/CIFS protocol. . Features: * Resume KGet uses for SMB the KIO functionality of KDE. Is this still a problem? I am sure I've seen transfer-resume support in kio smb. Actually currently is worse :) KGet-19.04 doesn't support smb:// protocol.
Tested on Fedora-KDE-Live-x86_64-31-1.9.iso
Steps to reproduce:
1. Open Dolphin filemanager
2. point to any local SMB resource, for ex. Ctrl+L, smb://192.168.1.208 ENTER
3. Pick any file, right-click and choose 'Download using KGet'
4. As it's the first run of KGet, it will ask about Enable or not integration with Konqueror as the download manager. I chose 'Do Not Enable'. It doesn't matter I think.
Actual result:
Popup at the right bottom showed:
> Protocol unsupported
The following URL cannot be downloaded, its protocol is not supported by KGet:smb://192.168.1.208/Public/IMG_20130731_133215.jpg
Expected result:
The download should at least be started, so I can test if it can re-get now.
moving bug then ^^ |