Author |
Message |
jeremy.savage Guest
|
Posted: Thu Mar 10, 2016 6:07 pm Post subject: Import a lkist of files paths and copy them to a new path |
|
|
Is there a way to import a list of file paths and copy them to a new share, using vise versa pro? |
|
Back to top |
|
|
Alice
Joined: 29 Jan 2015 Posts: 277
|
Posted: Thu Mar 10, 2016 6:13 pm Post subject: |
|
|
This can't be done as far as I know, other than to edit the .fsf files in a text editor :
Code: | http://www.tgrmn.com/web/forum/viewtopict4709.htm |
|
|
Back to top |
|
|
TGRMN Software Site Admin
Joined: 10 Jan 2005 Posts: 8758
|
Posted: Fri Mar 11, 2016 12:36 am Post subject: |
|
|
Yes, the .fsf is a text file and can be edited with sources and targets.
Also look at the folder variables :
<source> This variable can only be used for targets. It expands to the corresponding source folder. For instance if the source is "C:\source\folder\" and the target is "E:\target\folder\<source>\", the variable expands the target to "E:\target\folder\C\source\folder\".
<sourcewithoutdrive> This variable can only be used for targets. It expands to the corresponding source folder, but without drive. For instance if the source is "C:\source\folder\" and the target is "E:\target\folder\<source>\", the variable expands the target to "E:\target\folder\source\folder\". _________________ --
TGRMN Software Support
http://www.tgrmn.com
http://www.compareandmerge.com |
|
Back to top |
|
|
|
|
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © phpBB Group
|