Copy or Move Last Download to Here

An Alfred Workflow


Short Description

Copy or Move last downloaded file to the current directory

Last Updated

29 Jun 2019

Compatibility

Yosemite
(10.10)
Mavericks
(10.9)
Mountain Lion
(10.8)
Lion
(10.7)
Snow Leopard
(10.6)
Yes Yes Yes Yes Yes
 

Version

3.0
 

Bundle ID

com.bhishanpdl.copylastdownloadtohere
 

Author

This workflow copies or moves last downloaded file to present working directory.

 

In the version  3.0, following commands are supported:

1. cpd ==>  copies the only one last downloaded file to the current working directory.  

2. cpda ==> copies all files/folders in Downloads to the current working directory.

3. cpda EXTENSION ==> For example:  cpda pdf  or cpda txt   This will copy all the pdf/txt files from downloads to current working directory.

4. mvd ==> moves the only one last downloaded file to the current working directory.

5. mvda ==> moves all files/folders in Downloads to the current working directory.

6. mvda EXTENSION ==> For example:  mvda pdf  or mvda txt   This will move all the pdf/txt files from downloads to current working directory.