Reply to comment

COPYING HELP!!!!!!!!!! PLEASE!!!!!!!!!!!

How can I copy more files at once?
I have list of files, that have to be copied, in ostatakaudio.txt on desktop.
Like this:
"M:\Users\Josip\Music\Klasično\Radetzkijev marš-J. Strauss stariji.mp3" "M:\Users\Josip\Desktop\glazba"
"M:\Users\Josip\Music\Klasično\Za Elizu-L. van Beethoven.mp3" "M:\Users\Josip\Desktop\glazba"
"M:\Users\Josip\Music\Klasično\Carlos Santana-Europa.mp3" "M:\Users\Josip\Desktop\glazba"
"M:\Users\Josip\Music\SVAŠTA!!!!!!!!!!!!!!!!!\Apache.mp3" "M:\Users\Josip\Desktop\glazba"
"M:\Users\Josip\Music\SVAŠTA!!!!!!!!!!!!!!!!!\White Snake - Here I Go Again .mp3" "M:\Users\Josip\Desktop\glazba"
"M:\Users\Josip\Music\SVAŠTA!!!!!!!!!!!!!!!!!\Theme from Forrest Gump.mp3" "M:\Users\Josip\Desktop\glazba"
"M:\Users\Josip\Music\SVAŠTA!!!!!!!!!!!!!!!!!\Chuck Berry - Johnny B. Goode.mp3" "M:\Users\Josip\Desktop\glazba"
"M:\Users\Josip\Music\Klasično\100 Piano Classics Disc 4\06 Shcubert - Musical Moment No 3.mp3" "M:\Users\Josip\Desktop\glazba"
"M:\Users\Josip\Music\Klasično\J. Strauss st.-Glasovi proljeća.mp3" "M:\Users\Josip\Desktop\glazba"

I'll explain. First ist source file ("M:\Users\Josip\Music\Klasično\Radetzkijev marš-J. Strauss stariji.mp3") then space and then destination for copying ("M:\Users\Josip\Desktop\glazba") in my case folder glazba.
My precise question: How to read one line at the time and, like that, copy all of the listed files in ostatakaudio.txt??
How to add that to the above code?
Please answer.

Reply

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <blockquote>
  • Lines and paragraphs break automatically.
  • You may post PHP code. You should include <?php ?> tags.
  • Web page addresses and e-mail addresses turn into links automatically.
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>, <cpp>. The supported tag styles are: <foo>, [foo]. PHP source code can also be enclosed in <?php ... ?> or <% ... %>.
  • Images can be added to this post.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
8 + 10 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.