Bug 242765

Summary: Archive extraction through Dolphin drag & drop popup menu to a SFTP folder fails, writes on local directory instead
Product: [Applications] ark Reporter: Alvaro Manuel Recio Perez <amrecio>
Component: generalAssignee: Peter Penz <peter.penz19>
Status: RESOLVED DUPLICATE    
Severity: normal CC: adaptee, finex, frank78ac, rakuco
Priority: NOR Keywords: reproducible
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Alvaro Manuel Recio Perez 2010-06-25 11:22:00 UTC
Version:           unspecified (using Devel) 
OS:                Linux

Dolphin shows an option on a popup menu when the user drags a compressed archive with the option to decompress it. This menu is also shown when dropping an archive to a remote SFTP folder. However, in this case, when Dolphin decompress the archive it does it into the local folder where the archive is present not into the remote folder as expected.

Reproducible: Always

Steps to Reproduce:
- Open two Dolphin windows.
- On the first window, open a folder with an archive file (tested with a tar.bz2 file).
- On the second window, open a remote folder through SFTP.
- Drag the archive from the first window to the second.
- Select "Extract here" in the popup menu.

Actual Results:  
Dolphin extracts the contents of the archive into the local folder (first window) instead of into the remote folder.

Expected Results:  
Dolphin should have extracted the archive on the remote folder.

OS: Linux (x86_64) release 2.6.32-22-generic
Compiler: cc
Comment 1 FiNeX 2010-08-29 21:34:55 UTC
I've reproduced the bug but the final result is a bit different: the file is uncompressed in my home directory even if the source file is in a subdirectory of ~/.
Comment 2 Jekyll Wu 2011-12-31 02:03:04 UTC
maybe related with bug 263533
Comment 3 Jekyll Wu 2012-01-09 02:25:09 UTC

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