Re: How to edit files that save on the persons computer
First, there's nothing like "WinSCP SFTP server". WinSCP is an SFTP client. You server has nothing to do with WinSCP, apart from you using WinSCP to access it.
In general, you cannot make an SFTP server push files to another machine. Your friend has to setup some kind of synchronization on his machine.
He can use this script:
Keep local directory up to date (download changed files from remote SFTP/FTP server)
In general, you cannot make an SFTP server push files to another machine. Your friend has to setup some kind of synchronization on his machine.
He can use this script:
Keep local directory up to date (download changed files from remote SFTP/FTP server)