Page 1 of 2

FileZilla Server 1.1.0 + motionEye FTP transfer error 450

Posted: 2021-11-19 11:36
by curieux
Hi
I´am getting crazy
I tried to transfer my motioneye MP4 file ( raspberry) to my filezilla server (win10)

Filezilla log error : 450 couldn´t open the directory
Motioneye error : Accessing the upload service failed: 450 Couldn't open the directory

Is the problem on the Raspberry site with chmod/chuser privilege to the motioneye folder or on the win10 site
or is the problem the Motioneye FTP config with virtual path and native path ?

Motioneye --> see attached the motioneye FTP configuration
Filezilla --> config Mount Points

Any help would be appreciated

Re: FileZilla Server 1.1.0 + motionEye FTP transfer error 450

Posted: 2021-11-19 11:42
by oibaf
The "Location" field should contain the virtual path, hence "/FTP".

Re: FileZilla Server 1.1.0 + motionEye FTP transfer error 450

Posted: 2021-11-19 12:22
by curieux
you mean like this ? see attach
the same error "Accessing the upload service failed: 450 Couldn't open the directory"

Re: FileZilla Server 1.1.0 + motionEye FTP transfer error 450

Posted: 2021-11-19 12:31
by oibaf
Does "C:\FTP" exist?

If it does, can you please post the log of the server set to "5 - Debug"?

Re: FileZilla Server 1.1.0 + motionEye FTP transfer error 450

Posted: 2021-11-19 15:06
by curieux
see attach -log plus screen from motioneye and explorer

Re: FileZilla Server 1.1.0 + motionEye FTP transfer error 450

Posted: 2021-11-19 17:36
by oibaf
Hi, thanks a lot for your report!

It turns out it was a regression introduced with the latest changes about impersonation. It's just been fixed, you will find the fix in the next nightly build. Could you please test it out and report if that fixed your problem?

Re: FileZilla Server 1.1.0 + motionEye FTP transfer error 450

Posted: 2021-11-20 03:31
by curieux
hi
Can not delete user ADMIN - see attach and all further actions does not work ( same path error )
uninstall and install again the filezilla server is also unsucessfully

Re: FileZilla Server 1.1.0 + motionEye FTP transfer error 450

Posted: 2021-11-20 03:46
by boco
Download: https://filezilla-project.org/nightly.php?type=server
Install: It's normal installer, just install over.

Take out the colon from the native path, it's not allowed. Then, try again.

Edit: Read next post.

Re: FileZilla Server 1.1.0 + motionEye FTP transfer error 450

Posted: 2021-11-20 09:57
by oibaf
":h" is actually a placeholder for the home directory of the impersonated user, whichever that is, but another regression caused it to show up as an error. That regression too has been fixed and the fix should be available in the most recent nightly build.

Given the multiple meanings of the colon character, it might make sense to use a different syntax for placeholders. Suggestions are welcome.

Re: FileZilla Server 1.1.0 + motionEye FTP transfer error 450

Posted: 2021-11-20 10:29
by boco
You could use the pipe character | - this one is not allowed in filenames and has no other meaning in FileZilla Server "|h".

Re: FileZilla Server 1.1.0 + motionEye FTP transfer error 450

Posted: 2021-11-20 11:36
by curieux
no chance to change -native-path- in this version
always message "native path must be absolute" pop up see attach native-path

if it works anytime what would be the syntax for the native path ?
c|FTP e.g.

Re: FileZilla Server 1.1.0 + motionEye FTP transfer error 450

Posted: 2021-11-20 12:02
by boco
You don't understand. The error you're getting is a bug. You need to wait for the next Nightly and then test it (as the bug has been fixed).

The other discussion is only about a possible replacement of the colon character in this context, in future versions (due to its ambiguity). You can ignore it.

Re: FileZilla Server 1.1.0 + motionEye FTP transfer error 450

Posted: 2021-11-20 12:17
by oibaf
You can get away with it by removing that entry or changing the native path to something else.

Re: FileZilla Server 1.1.0 + motionEye FTP transfer error 450

Posted: 2021-11-20 14:51
by curieux
I can neither removed the user nor user entries with this nightly release
Thats what I want to see .
"native path must be absolute" - that the message which prefends from doing any changes

Re: FileZilla Server 1.1.0 + motionEye FTP transfer error 450

Posted: 2021-11-20 18:11
by oibaf
"H" is not an absolute path, "C:\" is an absolute path.

Just remove that line entirely.