Error on chdir - path may not exist...

Report bugs or issues with Core FTP Server here
Post Reply
rtech1
Posts: 2
Joined: Wed May 18, 2016 1:20 am

Error on chdir - path may not exist...

Post by rtech1 »

where I am going wrong with this error pls

Error on chdir - path may not exist...

[20160517 22:14:37] 2 domain(s) allowed...
[#2] [20160517 22:14:37] Starting domain - DVR1 (#2)...
[#2] [20160517 22:14:37] DVR1 active...
[#2] [20160517 22:14:41] [192.168.25.9] connected
[#2] [20160517 22:14:42] [admin] USER admin success
[#2] [20160517 22:14:42] [admin] PASS ********* success
[#2] [20160517 22:14:43] [admin] PWD success
[#2] [20160517 22:14:43] [admin] CWD / success
[#2] [20160517 22:14:44] Error on chdir - path may not exist...
[#2] [20160517 22:14:44] [admin] CWD ftp/2016-05-17/03/rec failed
[#2] [20160517 22:14:44] [admin] MKD ftp success
[#2] [20160517 22:14:45] [192.168.25.9] admin disconnected
ForumAdmin
Site Admin
Posts: 1006
Joined: Mon Mar 24, 2003 4:37 am

Post by ForumAdmin »

If using SFTP, specify the complete path:

/ftp/2016-05-17/03/rec
rtech1
Posts: 2
Joined: Wed May 18, 2016 1:20 am

Post by rtech1 »

In coreftp server and in the DVR, configured the folder with name ftp and allow all access. The DVR that is creating the folder 05.17.2016 / 03 / rec failed. The folder would the recording of that day. by clicking on the test dvr ftp, returns message all ok. but in practice the dvr could not create the folder of the camera and day.
Post Reply