Hello
I would like to kick a user while is downloading a file from server. My purpose is to abort his download.
I know how to do it using the "FileZilla Server Interface.exe" software.
But how can i do it using the "FileZilla server.exe" software?
I presume that i have to modify a parameter value in the "FileZilla Server.xml" configuration file and call "FileZilla server.exe /reload-config". But which parameter value do i have to change?
Thank for your answer.
abort a download
Moderator: Project members
Re: abort a download
You cannot. Running transfers are not affected by /reload-config
-
- 500 Command not understood
- Posts: 3
- Joined: 2010-12-14 20:53
- First name: david
- Last name: david
Re: abort a download
So killing a running transfert is possible only if i use the GUI "FileZilla Server Interface.exe" software. Correct?
Re: abort a download
If you want to be selective, yes. You could, however, kill all running transfers and connections by simply stopping the service (and then starting it again).
### BEGIN SIGNATURE BLOCK ###
No support requests per PM! You will NOT get any reply!!!
FTP connection problems? Do yourself a favor and read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
### END SIGNATURE BLOCK ###
No support requests per PM! You will NOT get any reply!!!
FTP connection problems? Do yourself a favor and read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
### END SIGNATURE BLOCK ###
-
- 500 Command not understood
- Posts: 3
- Joined: 2010-12-14 20:53
- First name: david
- Last name: david
Re: abort a download
ok
Thanks for your answer.
Thanks for your answer.