Re: Unable to workaround time differences
The
https://winscp.net/eng/docs/rawsettings#timedifference
The easy way to get the right value is to configure it in the GUI. And have it generate the code template for you:
https://winscp.net/eng/docs/ui_generateurl#script
The
What you can also do is to make WinSCP start in a folder, where there's only one specific file that you want to be used for time zone autodetection.
TimeDifference
settings has rather specific format:
https://winscp.net/eng/docs/rawsettings#timedifference
The easy way to get the right value is to configure it in the GUI. And have it generate the code template for you:
https://winscp.net/eng/docs/ui_generateurl#script
The
ListingCommand
has no effect on FTP (it's for SCP only).
What you can also do is to make WinSCP start in a folder, where there's only one specific file that you want to be used for time zone autodetection.