I have the same concern. It stems from the program using a backslash (\) to signal that an entire folder (including title) is to be copied, not just the contents of that folder. This makes it impossible to copy those contents directly to a root directory since there will always be a backslash after the drive/partition letter. I suggest that the program use some other character to indicate that an entire folder is to be copied -- perhaps an ampersand (&) would work better for instance.
[
Return FastCopy / All view / Newest title / New post / Admin
]
![]()
FC from Folder to Root : Gui(11/6/13 22:25)
![]()
Re:FC from Folder to Root : Kent(11/10/8 11:05)
![]()
Re[2]:FC from Folder to Root : Pete(11/10/11 01:26)
![]()
Re:FC from Folder to Root : Fast Copy Master :)(12/9/27 03:56)
805
^[719]
v[807]
Re:FC from Folder to Root
> I want to use FC to copy/compare/verify Source-V:\Folder\ to Dest-H:\
> When I do listing, the destination is automaticly transfered in H:\Folder
> So, off course it will do copy everything!
>
> It should look in H:\ and so only copy newer files or folders!
>
> What am I doing wrong?
> What is the syntax to make this work?
>
> Thank you