Cannot figure out syntax for command line argument

Need help with FileZilla Client? Something does not work as expected? In this forum you may find an answer.

Moderator: Project members

Post Reply
Message
Author
micnet-rpse
500 Command not understood
Posts: 4
Joined: 2019-09-13 16:37
First name: Michael
Last name: N

Cannot figure out syntax for command line argument

#1 Post by micnet-rpse » 2019-12-11 16:40

I'm trying to set up a shortcut to log into a given site and open a specific directory. I've tried the following:

Code: Select all

"D:\Program Files\FileZilla FTP Client\filezilla.exe" --site="0/Responder M2/dir1/dir2/dir3/dir4/dir5"
as well as

Code: Select all

"D:\Program Files\FileZilla FTP Client\filezilla.exe" --site="0/Responder M2/bookmark name"
The message is "This site is not valid"
What am I missing? Thanks

User avatar
botg
Site Admin
Posts: 35566
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: Cannot figure out syntax for command line argument

#2 Post by botg » 2019-12-11 17:34

Hows does it look inside the Site Manager?

Post Reply