Bug 247203 - ark: extract to sftp destination goes to local directory instead
Summary: ark: extract to sftp destination goes to local directory instead
Status: RESOLVED DUPLICATE of bug 240716
Alias: None
Product: ark
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Harald Hvaal
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-10 04:50 UTC by Bryan Stine
Modified: 2010-08-10 04:54 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bryan Stine 2010-08-10 04:50:16 UTC
Version:           unspecified (using KDE 4.4.5) 
OS:                Linux

It seems like attempting to extract files to an sftp directory (and perhaps other such network destinations) goes wrong at some point. It may be a KIO issue, but I believe it's more likely a bug in Ark.

Reproducible: Always

Steps to Reproduce:
1. Open an existing archive in Ark.
2. Click the extract button. The extract dialog opens at ~/Documents or similar local directory.
3. Use a shortcut in the sidebar to navigate to a sftp directory.
4. Click ok

Actual Results:  
The directory name chosen for "extraction into subfolder" (if desired) is created normally in the destination sftp directory.

The files are instead extracted into ~/Documents (initially selected by the extract dialog when it first appeared).

This can be verified by checking that directory or attempting to extract again (it will prompt to overwrite files in ~/Documents).

Expected Results:  
All files should be extracted to the correct destination.
Comment 1 Raphael Kubo da Costa 2010-08-10 04:54:10 UTC

*** This bug has been marked as a duplicate of bug 240716 ***