Opened 9 years ago
Closed 9 years ago
#10747 closed Bug report (worksforme)
Problem Upload because of filename
Reported by: | steingau | Owned by: | |
---|---|---|---|
Priority: | high | Component: | FileZilla Server |
Keywords: | Cc: | ||
Component version: | 0.9.55 | Operating system type: | Windows |
Operating system version: | 2012R2 |
Description
I cannot upload a file with the name
db-backup.10.5.4-4.brightmail.Feb-08-16-11-49.full.manual.tar.bz2
(000001) 08.02.2016 11:49:39 - spamfilter (192.168.201.122)> STOR /backup/db-backup.10.5.4-4.brightmail.Feb-08-16-11-49.full.manual.tar.bz2
(000001) 08.02.2016 11:49:39 - spamfilter (192.168.201.122)> 550 Filename invalid
(000003) 08.02.2016 12:49:31 - spamfilter (192.168.201.122)> 150 Opening data channel for file upload to server of "/db-backup.10.5.4-4.brightmail.Feb-08-16-12-49.full.manual.tar.bz2"
(000003) 08.02.2016 12:49:31 - spamfilter (192.168.201.122)> 550 can't access file.
(000007) 08.02.2016 13:21:12 - spamfilter (172.26.100.100)> STOR db-backup.10.5.4-4.brightmail.Feb-08-16-11-49.full.manual.tar.bz2.txt
(000007) 08.02.2016 13:21:12 - spamfilter (172.26.100.100)> 150 Opening data channel for file upload to server of "/db-backup.10.5.4-4.brightmail.Feb-08-16-11-49.full.manual.tar.bz2.txt"
(000007) 08.02.2016 13:21:12 - spamfilter (172.26.100.100)> 550 can't access file.
I can upload other files with more normal filenames successfully in the same session. The problem must have to do with the filename. Windows is able to handle this filename properly, so I think Filezilla should also be able to do that.
Regards
Steingau
Make sure the Windows account the FileZilla Server service runs under has sufficient permissions to access the target files. Make sure that no third-party program keeps an open file handle to these files.