Re: When remotely editing files with WinSCP with mult. users, have WinSCP only save changes.
Is there any way around this? Is there a way to make an FTP save the changes to a file only. I don't quite understand how synchronous file editing works, maybe the file has to be being edited on the server and not on the remote computers for this to work.
In general the best solution is to have support for this on the server. I can recommend you using CVS, which allows SSH authentication. If I would add the funtionality to the WinSCP I would do it the way CVS does. But I would not like to reinvent the wheel.