now when i tried to dataimport everything went fine but now on the FTP section i says user doesnt have the permission to overwrite...
i Dont know what to put in FTP section....
please help me an new to this...
now when i tried to dataimport everything went fine but now on the FTP section i says user doesnt have the permission to overwrite...
i Dont know what to put in FTP section....
please help me an new to this...
I am not getting an authentication error is I check the log even though oxwall reports it as such.
For some reason I am getting a duplication of the the root folder of the oxwall install.
I am on ubuntu with vsftp and oxwall thinks its is installed in /var/www/var/www
Which it isn't as it should be just /var/www and the above doesn't exist.
The actual error in my ftp log is that it can't create the test directory but authentication worked.
I will have a go at a clumsy hack as it might just be me and my server setup (zentyal)
Tue Jan 29 22:52:21 2013 [pid 2] CONNECT: Client "127.0.0.1"
Tue Jan 29 22:52:21 2013 [pid 1] [ftp-user] OK LOGIN: Client "127.0.0.1"
Tue Jan 29 22:52:21 2013 [pid 3] [ftp-user] FAIL MKDIR: Client "127.0.0.1", "/var/www/var/www/ow_core/test"
this is from vsftp.log on ubuntu with vsftp
ubuntu doesn't usually allow root through shadow passwords and sudo.
I just don't understand where oxwall gets that directory from as it doesn't exist.
It should be trying to create a directory /var/www/ow_core/test
where oxwall gets /var/www/var/www from I am unsure but it doesn't exist.
The oxwall root folder is /var/www
Its not really an oxwall thing to how and what user is setup. You will have to consult your hosting provider for those details.
That is my experience gagan I have a server of my own and self host on a static IP so I am bit rusty and can't offer you more.
Authentication works on my server but the next line is a directory creation error. That is why I posted the above.
For some reason oxwall reports an authentication error but it isn't. I know why as a test it creates a dummy directory. But it isn't actually an auth error but as said directory creation error.
Has anyone got any details of there ftp server log when oxwall tries ftp?
I am just interested, if you have an ftp error what does your ftp server say the error is?
I am sure this might bring some light to the scenario.
Anybody else with FTP errors would you post your log?