Bug 247203

Summary: ark: extract to sftp destination goes to local directory instead
Product: [Applications] ark Reporter: Bryan Stine <bryan>
Component: generalAssignee: Harald Hvaal <metellius>
Status: RESOLVED DUPLICATE    
Severity: normal CC: rakuco
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:

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 ***