Bug 86334 - Symbolic links to directories handled badly in fish: protocol
Summary: Symbolic links to directories handled badly in fish: protocol
Status: RESOLVED DUPLICATE of bug 74824
Alias: None
Product: kio
Classification: Unmaintained
Component: fish (other bugs)
Version First Reported In: 3.2.1
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Jörg Walter
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-31 13:19 UTC by Roland Seuhs
Modified: 2004-10-21 14:42 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Roland Seuhs 2004-07-31 13:19:26 UTC
Version:           3.2.1 (using KDE 3.2.1, SuSE)
Compiler:          gcc version 3.3.3 (SuSE Linux)
OS:                Linux (i686) release 2.6.5-7.95-default

If you have an URL like fish://root@computer/symbolic_link_to_directory, the directory is displayed fine, but if you want to copy a file into the directory (with drag&drop), fish tries to overwrite the link with that file (and not put the file into the dir as it should).
<p>
This is a bug in fish: because the line
<p>
scp somefile.dat root@computer:/symbolic_link_to_directory
<p>
works as intended (somefile.dat is put into the linked directory and the symbolic link is not overwritten)
Comment 1 Nicolas Goutte 2004-07-31 18:19:41 UTC
See also bug #74824
Comment 2 Gioele Barabucci 2004-08-17 14:57:27 UTC
this should be closed as a duplicate of #74824 
Comment 3 Tommi Tervo 2004-10-21 14:42:09 UTC

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