Post reply

Warning: this topic has not been posted in for at least 120 days.
Unless you're sure you want to reply, please consider starting a new topic.

Note: this post will not display until it's been approved by a moderator.

Name:
Email:
Subject:
Message icon:

Verification:
Sum of two plus two?:

shortcuts: hit alt+s to submit/post or alt+p to preview


Topic Summary

Posted by: CedricPah
« on: August 10, 2014, 11:35:14 »

Hello,

Maybe you could use my way.
Create a mirror copy of your data (before deletion), delete the file on the orignial folder, and with "freefilesync" software, moves the deleted file from the mirror copy because this software allow to keep directory.

Thank you.
Posted by: CedricPah
« on: August 09, 2014, 17:22:53 »

I'm also very interested with this little tweak !
Posted by: mitul
« on: May 01, 2014, 16:06:54 »

Any progress on this?
Posted by: hsei
« on: March 08, 2012, 22:00:25 »

Shouldn't be too difficult. Instead of saving D:\Dup\Track01.mp3 you have to "subtract" the source root path (here D:\Songs) from full path and append the rest to the target path D:\Dup\Songs. Three string processing calls in Java or C would do the job. It's a standard procedure when moving trees.
Posted by: Admin
« on: March 08, 2012, 18:42:32 »

We see what can be done.
Posted by: mitul
« on: March 06, 2012, 19:33:25 »

We have option to move marked files but can we have option to move files and preserve folder structure.

For example, I mark D:\Songs\Set1\Album1\Track01.mp3
And tell to move to D:\Dup
Then instead of getting file like D:\Dup\Track01.mp3
Can we get at D:\Dup\Songs\Set1\Album1\Track01.mp3