Skip to content

oliviano/Copy-By-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Copy-By-List

An apple script to Copy files from folder A to folder B Based on a txt list.

Usage:

Compile into app, or run from script editor.

  1. From the dialog prompt select the source folder (file to be copied from)
  2. From the dialog prompt select the destination folder (file to be copied from)
  3. wFrom the dialog prompt select the textlist containing the filename to copy.

Text Files List Specification:

  1. Plain Text with Unicode encoding,
  2. One file name per line such as "filename.extension"

See example in example folder.

Tips:

To Create the file list, one can select a bunch of file in the finder, and paste them into a text editor, choosing "paste and match style" or similar unformatted pasting command.

About

Copy files Based on txt list

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors