Re: konqueror: copying files in sequence

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Monday 07 May 2007 18:17:31 Pawel wrote:
> When I copy directory with some mp3 files to my mp3 player I want them be
> ordered by name, because my mp3 player gets them in the order saved in
> filesystem.

I have the same issue with files copied to a compact flash memory card. The 
embedded OS of the target hardware can only present the files in the order 
they were copied. :-(

The workaround I found is as follows:
- Open a Konsole (or whatever you want)
- Move all the files in a subfolder and back again

mkdir tmp
mv * tmp
# Bash complains about copying tmp/ into itself
# - that's perfectly correct and without consequence
mv tmp/* .
rmdir tmp

HTH
-- 
Michel

Attachment: pgpiQflvDiJq7.pgp
Description: PGP signature

___________________________________________________
This message is from the kde mailing list.
Account management:  https://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.

[Index of Archives]     [Trinity (TDE) Desktop Users]     [Fedora KDE]     [Fedora Desktop]     [Linux Kernel]     [Gimp]     [GIMP for Windows]     [Gnome]     [Yosemite Hiking]
  Powered by Linux