Bug 320820 - Drag/drop a file/dir onto a kio'ed ftp directory extracts into $HOME directory
Summary: Drag/drop a file/dir onto a kio'ed ftp directory extracts into $HOME directory
Status: RESOLVED DUPLICATE of bug 204323
Alias: None
Product: ark
Classification: Applications
Component: general (show other bugs)
Version: 2.19
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Raphael Kubo da Costa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-06 14:18 UTC by Christian González
Modified: 2013-06-06 14:27 UTC (History)
0 users

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 Christian González 2013-06-06 14:18:31 UTC
When extracting per drag/drop to a network share, ark instead (without asking!) extracts to $HOME.

Reproducible: Always

Steps to Reproduce:
1. open any .tar.gz archive with ark, e.g. http://ftp.drupal.org/files/projects/services-7.x-3.4.tar.gz
2. open any ftp:// directory you have write access to with dolphin
3. drag the "services" directory onto the opened ftp folder in dolphin
Actual Results:  
the directory and files are silently extracted into your $HOME dirctory: ~/services/*

Expected Results:  
should transparently extract to ftp://, OR, at least, tell me that this is not possible (yet).

I came across it as I extracted it  a second time, as apparently the files weren't there, and ark asked me to "overwrite" the old ones - so I began searching where it had extracted them.
Comment 1 Raphael Kubo da Costa 2013-06-06 14:27:50 UTC

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