FastCopyLab / FastCopy

168 stars 4 forks source link

FastCopy do not respect path selection #259

Closed Dodutils closed 8 months ago

Dodutils commented 8 months ago

Describe the bug

If I select a source for example G:\DCIM\ and destination like F:\RX10Pics\DCIM\ FastCopy will try to find some F:\RX10Pics\DCIM\DCIM\ to compare to and if I start synch it will create a DCIM subfolder inside the DCIM and push all files inside it, this is unexpected behavior, "G:\DCIM\" with a backslash at the end means "content of DCIM", not DCIM folder itself.

To fix that I set F:\RX10Pics\ as destination so Fastcopy will find the DCIM inside RX10Pics but this is not the way it should work.

To Reproduce

All info needed in description to reproduce

Command line options and various settings

Standard options.

Version/Environment

Screenshots

No screenshot needed

shirouzu commented 8 months ago

This is specification. You can set DestDir to F:\RX10Pics\ or F:\RX10Pics\DCIM (Do not add a trailing ) . Please check this out for details. https://fastcopy.jp/help/fastcopy_eng.htm#backslash_behavior