FTPUpload problem

hi there

I'm using Final Builder 5.0,I've set a ftp connection and it goes fine,but the ftp upload action encoiuntered error.

the log says:

Total upload size will be 113KB
Uploading File : C:\Documents and Settings\SAADATMAND\Desktop\ArchivedDistributorSvc\Distributor.cab to : Distributor.cab
Upload failed.
Distributor.cab: Access is denied.
Retrying upload...
Uploading File : C:\Documents and Settings\SAADATMAND\Desktop\ArchivedDistributorSvc\Distributor.cab to : Distributor.cab
Upload failed.
Distributor.cab: Access is denied.

I've checked the write and read option for ftp directory .

Hi Fateme,

The “Access is denied” is being returned by either Windows or your ftp server. Try using the command line ftp client in Windows using the same username/password and see if that returns the same error.

 

I tried it via command line and it didn't work too.

but when I disabled anonymous loggins and used an administrator one it worked out. when I set an administrator user for anonymous loggins it worked fine too(both in command and final builder).

thanks alot Tate.

great - thanks for letting us know.