Convert filenames to lowercase with synchronize ?

Advertisement

Guest

Convert filenames to lowercase with synchronize ?

How can I synchronize files from windows to unix, converting the filename from uppercase to lowercase in a script?
-- -- --
option transfer ascii
synchronize -criteria=time -filemask="*.html>1D" remote c:\html /apache/htdocs
-- -- --
Those commands work, but it will copy over the uppercase filenames...

Tx,

Werner

Reply with quote

Advertisement

mohi
Guest

synchornizedirectories to lowercase

Hi, what option can I use in synchronisedirectories so that it copies file over as lowercase, and ignores case altogeter?

Reply with quote

Advertisement

You can post new topics in this forum