no, what you need to do is setup an ftp server
you could probably write up a fairly simple shell script to sort all of them into folders. Something like
For $i in 'ls blink*.mp3
'mv $i ~/blink'
or something. My shell scripting abilities are non-existent.


Reply With Quote
) and then inside there I had all their songs. If an artist had more than one song in my collection, I created a folder for it. Otherwise it got put in the "Misc" directory.

Bookmarks