Created
July 12, 2016 08:26
-
-
Save darkcolonist/87dd9807bf4a30b034fba4a90e668e4b to your computer and use it in GitHub Desktop.
how to create an instant filezilla shortcut
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// nothing to do here, check the comments |
wooo thx!
wooo thx!
glad it helps bro
tx for the info
Thanks, that`s very useful.
Working, thanks.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
guide
contents of the target box:
"C:\Program Files\FileZilla FTP Client\filezilla.exe" --site="0/mysite.com"
note:
if you see this

just make sure that the site-manager entry as well as the --site parameter in the shortcut created matches

note:
it appears, the 0/ is also necessary