move dependencies?

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
Teh
Posts: 1
Joined: 08 Sep 2019 12:25

move dependencies?

Post by Teh »

Hi, quick question because i can't seem to find it.

Is it even possible to make a file move automatically depended on something like file size. For example, do not move when file size is the same or move/copy and rename to <name<(2) if it's not.

highend
Posts: 13277
Joined: 06 Feb 2011 00:33

Re: move dependencies?

Post by highend »

No, not if you script that...

E.g. the moveto command has an on_collision flag with
1 = Overwrite if newer

and if this is really just about file size (and it doesn't matter if the file to move is
older...), again, script it...
One of my scripts helped you out? Please donate via Paypal

Post Reply