Great. Thank you so much!
- Sieboldianus
winscp.ini
in Git to sync connections across 3 machines. Solving merge conflicts is a pain due to the automatically generated logging entries. It would be great if at least the connection list could be split from the main winscp.ini
.
WinSCP.ini
under Git control to sync my saved connections between two machines. But because of the ini vars JumpList
, LastStoredSession
and RunsSinceLastTip
the WinSCP.ini
is modified all the time even if I just open WinSCP.
WinSCP.ini
into two files? For example WinSCP.ini
for all the real config options and connections and Workspace.ini
for all the permanently changing / temporary vars like JumpList
, LastStoredSession
and RunsSinceLastTip
?