Post a reply

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

Andre1

hello

I could solve the problem with the following parameter.

"put -delete -filemask="*XYZ*.pdf" \\ABC\DEF\GHI" ^

The entry can be closed/deleted
Andre1

webdav share upload

Hi, I'm stuck with the following problem.

Overview:

Files are created in the folder (Local) and should be transferred to wedav(remote). I could solve this with a batch/Winscp.

New requirement:

The files in the Local folder must be checked and files with the name XXXX_YYYY_XXX
to remote(webdav) ABC

And files named XXXX_ZZZZ_XXX should be transferred to remote(webdav) XYZ

Unfortunately, I have only been working with WinSCP for a short time and I am not sure if it can be solved this way.

The best thing would be if I could run this in a batch as a Windows task

I hope you can help me