Renaming transferred file to remote server
Hi. I came across an issue when I copy a file. If I want to rename a file but want to rename it from *.* to _*_.* (adding underscores in my case) the filename will be changed from foo.bar to _oo_.bar.
In fact, adding any number of characters at the beginning will simply replace the same number characters in the filename.
Is there a reason for this or did I find an anomaly?
In fact, adding any number of characters at the beginning will simply replace the same number characters in the filename.
Is there a reason for this or did I find an anomaly?