|
If the test works then that means the FTP path is there and it can see it when the game attempts to test-connect. Then if it is giving you the error that it can not open the directory when you attempt to actually do the upload, that usually is a sign that the folder permissions on the server is not correct.
ie: You have the directory on the server, but it is not set up to allow write access to it via the ftp account you are using.
|