Using WinSCP version 6.5.5
I have two broad folders.
One contains DNA sequencing data: many files, organised in subfolders, ranging anywhere from 3 to 20 Gb in size.
Another folder contains subfolders with individual analyses using the DNA sequencing data.
To make things a little simpler and not duplicate data, I have a subfolder within each analysis with symbolic links to the relevant files in the DNA sequencing data folder.
If I copy the analyses folders, it seems that by default the sym links are resolved, so I am copying the large sequencing data files from the other folder (the targets of the sym links), which means I am copying some of the same files multiple times. This takes a lot of unnecessary space and time.
Is there any option that I may have missed so that the sym links are NOT resolved when copying folders containing them?
The only idea I have right now is to make the symbolic links "hidden", and then use the "Transfer Settings" menu to tick the "exclude hidden files" box. I haven't tried it yet, in case there's a more direct way to achieve my goal. If there is no direct way, do you see any problem getting around it by using the 'hidden files' trick? I'd rather not go this route as there are some hidden files that I'd like to copy and keep hidden, but it's a smaller problem that I'm willing to live with if I don't find a better way.