Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slave is killed on IO errors - File already exists #195

Open
hrxcodes opened this issue Mar 6, 2021 · 0 comments
Open

Slave is killed on IO errors - File already exists #195

hrxcodes opened this issue Mar 6, 2021 · 0 comments
Milestone

Comments

@hrxcodes
Copy link
Contributor

hrxcodes commented Mar 6, 2021

Describe the bug
If the file already exists and is attempted to be moved from elsewhere (like affil-race + site pre) the slave disconnects.

<slavename> went offline: org.drftpd.exceptions.FileExistsException: cannot rename from /media/ftp3/PRE/GRP/REL-GRP to /media/ftp3/X264/REL-GRP, destination exists

To Reproduce
Steps to reproduce the behavior:

  1. Log on FTP, or issue a IRC command
  2. Send a rel to a folder
  3. Pre the same rel to the same section on a slave that has the files

Expected behavior
The slave should not need to disconnect from master here. Possibly we might want to make it at least try the rest of the files to complete the move even though some files could not be moved.

DrFTPD

  • DrFTPD version: 3.1
@ghost ghost added this to the 4.0.1-dev milestone Mar 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant