Kodi Community Forum
Cannot delete file over FTP - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: OS independent / Other (https://forum.kodi.tv/forumdisplay.php?fid=228)
+---- Thread: Cannot delete file over FTP (/showthread.php?tid=222075)



Cannot delete file over FTP - bigzdog - 2015-03-22

Lubunutu 14.10
Kodi 14.1

FTP server has permissions set to allow deletion and changes to files. I can delete and rename files through an FTP client so I know the server is set correctly.

When I bring up the menu in Kodi, there is no option to delete files. If I access the same files over SMB, I can delete the files. What do I need to change in Kodi to delete FTP files?


RE: Cannot delete file over FTP - ssamak - 2015-05-04

UP because same exact issue here. Any FTP software or SMB allows me to interact (read, write, delete) with the files but I am not able to do so via file manager in KODI resulting on not being able to use the File Cleaner addon.


RE: Cannot delete file over FTP - Ned Scott - 2015-05-04

HOW-TO:Submit a bug report (wiki)


RE: Cannot delete file over FTP - bigzdog - 2015-05-04

Thanks for confirming this bug Ned. I wasn't sure since step 2 said to post on forums first before submitting bug report.


RE: Cannot delete file over FTP - Ned Scott - 2015-05-05

I'm not confirming anything. I'm asking for more information. Step three says "Right, so what information do you guys need?".


RE: Cannot delete file over FTP - bigzdog - 2015-05-05

This should be what you need Ned to add an FTP source and attempt to delete files.

Steps to reproduce (assuming you already have "allow file renaming and deletions enabled in settings")

1. Add FTP video source
2. Browse to file on FTP video source
3. Press C to bring up menu
4. Observe there is no delete or rename option as there are when using other sources (SMB, local disk)

Debug log


RE: Cannot delete file over FTP - ssamak - 2015-05-07

It does not work. Option activated in the settings to "delete and rename files", when SMB source added, C context menu shows "rename, delete". Although when FTP source is added, C context menu does not bring options to delete or rename, more specifically when using "AfterWatch" which gives you the option to delete a movie file after watching it, I get the error "you do not have permissions for this action". Which is clearly a problem with Kodi and FTP because I can totally delete, rename and do whatever I want with my file on FTP through any other software like FileZilla. Unless anybody had experienced this issue and have a fix.


RE: Cannot delete file over FTP - exodus1984 - 2019-04-23

Hello,
I still have this error on version 18.1 (android). Is there any way to delete data from a source connected via ftp


RE: Cannot delete file over FTP - Klojum - 2019-04-23

Two things:

- The Delete option in Kodi must be enabled.
- Proper file rights need to be in place on your FTP server.


RE: Cannot delete file over FTP - exodus1984 - 2019-04-24

I have the delete option enabled (for the smb source it normally deletes)
The rights are correct (even 777 can not be deleted). The ftp clients normally delete.


RE: Cannot delete file over FTP - Klojum - 2019-04-24

In that case: submit a bug report via Kodi's bug tracker on GitHub.