Bug 53129 - noatun using sftp slave copies files to ~
Summary: noatun using sftp slave copies files to ~
Status: RESOLVED INTENTIONAL
Alias: None
Product: noatun
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Multimedia Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-18 07:32 UTC by Jason Smith
Modified: 2003-01-19 18:04 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 Jason Smith 2003-01-18 07:32:09 UTC
Version:            (using KDE KDE 3.0.99)
Installed from:    Gentoo Packages
Compiler:          gcc 3.2.1 from Gentoo 1.4
OS:          Linux

I am using the sftp kioslave with noatun to play files on my laptop from a file server on a lan.  Browsing through the tree in the "Open..." window works well; but once I select the files, my laptop does not play them.  (It feels as if the files are all 0 bytes or such.)  At this time, my laptop transfers all of the files in my playlist to $HOME.  Only after a song has finished transferring will noatun play it, presumably as a local file, because a copy now lives as ~/song1.ogg, ~/song2.ogg, ....  I'm worried that one day instead of typing "cd; rm Artist-Disc-*" I'll type "rm Artist-Disc- *" -- a big difference.  If I run noatun from the shell in /tmp, the files still go to my home.

I am not 100% sure this is a noatun problem; but I do not think the sftp slave is doing this, because I do not see the same behavior, when e.g. viewing a pdf on the same server with konqueror.
Comment 1 Jason Smith 2003-01-19 09:10:23 UTC
Just noticed that this happens with the Samba slave as well. 
Comment 2 Charles Samuels 2003-01-19 18:04:13 UTC
this is a noatun feature.  You can change the location it downloads files to in the 
preferences box. 
 
I will not do streaming from all protocols until KDE does away with .part files. 
Comment 3 Jason Smith 2003-01-19 18:27:36 UTC
Subject: Re: noatun using sftp slave copies files to ~

On Monday 20 January 2003 12:04 am, you wrote:
> this is a noatun feature.  You can change the location it downloads files
> to in the preferences box.

I hadn't noticed that option.  Thanks for the resolution.