abort a download

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

Moderator: Project members

Post Reply
Message
Author
davm.dev
500 Command not understood
Posts: 3
Joined: 2010-12-14 20:53
First name: david
Last name: david

abort a download

#1 Post by davm.dev » 2010-12-14 21:18

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.

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

Re: abort a download

#2 Post by botg » 2010-12-14 21:25

You cannot. Running transfers are not affected by /reload-config

davm.dev
500 Command not understood
Posts: 3
Joined: 2010-12-14 20:53
First name: david
Last name: david

Re: abort a download

#3 Post by davm.dev » 2010-12-14 21:31

So killing a running transfert is possible only if i use the GUI "FileZilla Server Interface.exe" software. Correct?

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

Re: abort a download

#4 Post by boco » 2010-12-15 02:06

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).
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

davm.dev
500 Command not understood
Posts: 3
Joined: 2010-12-14 20:53
First name: david
Last name: david

Re: abort a download

#5 Post by davm.dev » 2010-12-15 19:39

ok
Thanks for your answer.

Post Reply