|
From: Kai S. <mai...@co...> - 2019-01-22 11:50:51
|
Boris wrote on Fri, 18 Jan 2019 09:50:36 +0100: > How do I get proftd to present the files without the ".\" I think that's the wrong question. Why, in the first place, does your *writing* client do this? It looks a bit like it is configured to write to "./thisfile" (= "this directory thisfile"), which is ".\thisfile" in "Windows speak". Change it to write to "thisfile" only. There is no need for "./" or ".\" at all. Kai |