Re: Synchronizing last file only
There's no option to synchronize last file only automatically.
You can retrieve the last file from listing using some script or using WinSCP .NET assembly, compare the timestamps and do the synchronization manually.
https://winscp.net/eng/docs/library
Or you can select "recent" file(s) using time file mask constraint:
https://winscp.net/eng/docs/file_mask#size_time
You can retrieve the last file from listing using some script or using WinSCP .NET assembly, compare the timestamps and do the synchronization manually.
https://winscp.net/eng/docs/library
Or you can select "recent" file(s) using time file mask constraint:
https://winscp.net/eng/docs/file_mask#size_time