I am new to all of this. However, I set up the filezilla server. I took down the firewall protections on the computer trying to obtain the file via the hosting computer's server. When I tried to access it I received a 550 couldn't open the file or directory error. Not sure what is going on and I have tried numerous things to troubleshoot the issue.
Some help would be appreciated. Also, when someone receives these types of errors, is it usually the fault of the hosting computer or the computer trying to get access to the file? So, if I tried to grant access to this file to another computer-which isn't in this local network-they may be able to access it? Or, if it doesn't work for a computer in my local network then it will not work at all?
Thank you and I appreciate you and your help
set up a FTP server and received 550 error
Moderator: Project members
-
- 504 Command not implemented
- Posts: 6
- Joined: 2023-10-05 11:33
Re: set up a FTP server and received 550 error
Could you please post a complete log showing this error?
-
- 504 Command not implemented
- Posts: 6
- Joined: 2023-10-05 11:33
Re: set up a FTP server and received 550 error
"Date/Time","Info","Type","Message"
"21-11-2023 09:50:35","FTP Session 6 10.0.0.143 pen","Command","CWD /penauto/"
"Date/Time","Info","Type","Message"
"21-11-2023 09:50:35","FTP Session 6 10.0.0.143 pen","Response","550 Couldn't open the file or directory"
When I try to open the folder on the other computer, it says: "An error occurred opening the folder on the FTP server. Make sure you have permission to access this folder. Details: 550 Couldn't open file or directory."
"21-11-2023 09:50:35","FTP Session 6 10.0.0.143 pen","Command","CWD /penauto/"
"Date/Time","Info","Type","Message"
"21-11-2023 09:50:35","FTP Session 6 10.0.0.143 pen","Response","550 Couldn't open the file or directory"
When I try to open the folder on the other computer, it says: "An error occurred opening the folder on the FTP server. Make sure you have permission to access this folder. Details: 550 Couldn't open file or directory."
Last edited by pythonprogram on 2023-11-22 12:14, edited 1 time in total.
-
- 504 Command not implemented
- Posts: 6
- Joined: 2023-10-05 11:33
Re: set up a FTP server and received 550 error
and thank you for the response; you are appreciated
Re: set up a FTP server and received 550 error
The client you are using tries to access a directory that does not appear to exist.
Try instructing the client to access a directory that does exist.
Try instructing the client to access a directory that does exist.
-
- 504 Command not implemented
- Posts: 6
- Joined: 2023-10-05 11:33
Re: set up a FTP server and received 550 error
@botg
Thank you it worked; I appreciate you for helping me with this issue.
Thank you it worked; I appreciate you for helping me with this issue.