Change association files

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
xperl
500 Command not understood
Posts: 1
Joined: 2019-07-29 12:27
First name: jose
Last name: martin

Change association files

#1 Post by xperl » 2019-07-29 12:32

I apologize for my English first.

Anyone know how I can change the association of files to open with another program? Thanks a lot!

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

Re: Change association files

#2 Post by boco » 2019-07-29 19:45

Depends. You could use the mechanisms your OS provides. However, especially for Windows (which is a huge pain in the ass, lately), it is best to just define an association override in FileZilla's settings. It's in "File editing - Filetype associations".

Code: Select all

<file extension> <full path to the program>
Example:

Code: Select all

txt "C:\Program Files\Notepad++\Notepad++.exe"
No support requests over PM! You will NOT get any reply!!!
FTP connection problems? Please read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
FileZilla Pro support: https://customerforum.fileZilla-project.org

Post Reply