Scripting help needed

Come here to discuss FileZilla and FTP in general

Moderator: Project members

Locked
Message
Author
scroskey
500 Command not understood
Posts: 1
Joined: 2022-09-28 20:39
First name: Scott
Last name: Croskey

Scripting help needed

#1 Post by scroskey » 2022-09-28 20:47

I have purchased FileZilla Pro with CLI

I have created a scheduled task for Windows

When I run the task I get an error that "user input is needed in standalone mode

My script is as follows:

connect --user User --pass password site

lcd z:

get "filename" Overwrite

running the command in batch mode is prompting for you to type in overwrite/skip

any help would be greatly appreciated!

User avatar
boco
Contributor
Posts: 26899
Joined: 2006-05-01 03:28
Location: Germany

Re: Scripting help needed

#2 Post by boco » 2022-09-28 23:41

### BEGIN SIGNATURE BLOCK ###
No support requests per PM! You will NOT get any reply!!!
FTP connection problems? Please do yourself a favor and read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
### END SIGNATURE BLOCK ###

Locked