Synchronizing last file only

Advertisement

Guest

Synchronizing last file only

Hi everyone,

we're using the "synchronize local" command to be able to sync a server with a local directory.

Does anybody have an idea how to sync the last modified file only instead of syncing the whole directory.

I can't figure out how to do it with the time stamp nor do I come up with another solution.



Thanks a lot

Felix

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
40,476
Location:
Prague, Czechia

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

Reply with quote

Advertisement

You can post new topics in this forum