5.1.7 Scripting pushes files every time ran; likely DST iss

Advertisement

Hutch8729
Guest

5.1.7 Scripting pushes files every time ran; likely DST iss

Hey guys. Every time I run my script today its sending every file out to my remote computers. Was not happening yesterday. With DST being last night it makes me believe this is the culprit. All remote computers are win7 with filezilla ftp server and the source computer is win7 with winscp 5.1.7 using batch file

"<pathtowinscp>" /console /script=<path>

and script

option batch on
option confirm off
option transfer binary

open ftp://<user>:<pass>@<site>:21 -passive
synchronize remote <localpath> <remotepath>
close 

exit

I have tried adding the -rawsettings ConsiderDST=0 switch to the open command with seemingly nothing changing. Any help or suggestions would be greatly appreciated. Thanks!

Reply with quote

Advertisement

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

Please attach a full log file showing the problem (using the latest version of WinSCP). Ideally on a small subset of the files (even one).

To generate log file, use /log=path_to_log_file command-line argument. Submit the log with your post as an attachment. Note that passwords and passphrases not stored in the log. You may want to remove other data you consider sensitive though, such as host names, IP addresses, account names or file names (unless they are relevant to the problem). If you do not want to post the log publicly, you may email it to me. You will find my address (if you log in) in my forum profile. Please include link back to this topic in your email. Also note in this topic that you have emailed the log.

Reply with quote

Advertisement

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

Re: Log

Thanks for the log.

Can you send me an email, so I can send you back a debug version of WinSCP to track the problem? Please include link back to this topic in your email. Also note in this topic that you have sent the email. Thanks.

You will find my address (if you log in) in my forum profile.

Reply with quote

Advertisement

You can post new topics in this forum