Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: Automatic transfert down...

Please post complete log.
GLDF

Automatic transfert down...

Hi !
I use WinSCP for automatic datas transfert since few years and everything was fine.
I mostly use this :
get *.* d:\doc\mvt\ -neweronly -delete

or
get -neweronly -delete *.* d:\doc\mvt\

On the version 6.5.1, those instructions don't work anymore and I don't really understand why. Nothing changed between the past few years and today. I use ftp://login:password@ip on FileZilla 0.9.54 beta to connect to the distant server where is defined my "Home directory".

I checked both FileZilla and WinSCP logs. In one hand, no error on FileZilla... In the other hand, WinSCP tell me:
. 2025-06-11 14:17:26.569 Copying finished: Transferred: 0, Elapsed: 0:00:00, CPS: 0/s
. 2025-06-11 14:17:26.569 Script: Failed
. 2025-06-11 14:17:26.569 Script: Exit code: 1

This is an S.O.S...
Thanks by advance!!