Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

gerhard

Re: Synchronize and replace filename issues

Thanks for the answer.

martin wrote:

gerhard wrote:

This is what I would like to use (replacing invalid characters with _)

WinSCP supports that (though it cannot be configured in GUI, you would have to set it in registry). Though this can work for downloads only, not for uploads (how do you restore the original character?), so it is useless for synchronization.
Of course translation will be one way only.
It would work for me, as I am in this case interested in syncing from a FTP server (a harddisk recorder).
It is not obvious how to handle implement this.
Any hints how to configure this? (Is there a registry description somewhere other than the code?)

If I can convince my wife, using Replace is probably the way to go.
martin

Re: Synchronize and replace filename issues

gerhard wrote:

This is what I would like to use (replacing invalid characters with _)

WinSCP supports that (though it cannot be configured in GUI, you would have to set it in registry). Though this can work for downloads only, not for uploads (how do you restore the original character?), so it is useless for synchronization.

However "Synchronize Browsing" does not work.

This issue has been added to tracker.
gerhard

Synchronize and replace filename issues

My specific issue is that files on the FTP server have colon ":" in filenames. WinSCP works better than other SW I have tried for this issue, but is not perfect.

* Replace filename unchecked
This is what I would like to use (replacing invalid characters with _), better compatibility with other SW, better readability for transfered files.
Synchronize does not work as described here:
https://winscp.net/forum/viewtopic.php?t=2452

* Replace filename checked
This works for transfering files and directories (I had some issue initially but I cannot reproduce).
However "Synchronize Browsing" does not work.

/Gerhard

WinSCP 4.2.4.610 on Vista 32
FTP to Linux server