#1 2023-06-06 19:20

Pawel
Member
Registered: 2023-06-06
Posts: 2

Save to a folder one level up

Hello,
I am asking for help in writing a rule that will allow me to save multiple files at the same time one level higher.

Example:
D:\Photo\1\temp\a.jpg >> D:\Photo\1\a.jpg
D:\Photo\2\temp\b.jpg >> D:\Photo\2\b.jpg
D:\Photo\3\temp\c.jpg >> D:\Photo\3\c.jpg

Offline

#2 2023-06-06 20:57

den4b
Administrator
From: den4b.com
Registered: 2006-04-06
Posts: 3,367

Re: Save to a folder one level up

That's easy. Simply insert "..\" as a prefix to your filenames.

You can inspect the full target path via the "New Path" column.

See also Renaming to another folder.

Offline

Board footer

Powered by FluxBB