This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
howto:move_files_recreating_the_folder_structure [2014/04/04 13:41] lupo73 [How to move files recreating the folder structure] |
howto:move_files_recreating_the_folder_structure [2014/10/04 10:39] (current) |
||
---|---|---|---|
Line 18: | Line 18: | ||
It works also with other actions like Copy, Compress, Extract and in general with all the actions that have a path as destination. | It works also with other actions like Copy, Compress, Extract and in general with all the actions that have a path as destination. | ||
- | To do it, you only need to create an association that uses ''%SubDir%'' and/or ''%DroppedDirName%'' in destination. The following examples give more info about it. | + | You only need to use ''%SubDir%'' and/or ''%DroppedDirName%'' abbreviations in your destinations. For example, to move the files as described above, you will use these respective destination folders:\\ |
+ | ''C:\Destination\%SubDir%''\\ | ||
+ | ''C:\Destination\%DroppedDirName%\%SubDir%'' | ||
\\ | \\ |