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.
*** This bug has been marked as a duplicate of bug 240716 ***