server uploads don't complete

Hi

Having trouble uploading files to my server. Just installed the latest sftpbeta but still the same problem.

Output from the transfer file....

[16:22:48] Resolving host name "77.74.xx.110" (hidden for security)
[16:22:48] Connecting to 77.74.xx.110 Port: 21
[16:22:48] Connected to 77.74.xx.110.
[16:22:48] 220---------- Welcome to Pure-FTPd [TLS] ----------
[16:22:48] 220-You are user number 3 of 50 allowed.
[16:22:48] 220-Local time is now 16:12. Server port: 21.
[16:22:48] 220-This is a private system - No anonymous login
[16:22:48] 220-IPv6 connections are also welcome on this server.
[16:22:48] 220 You will be disconnected after 15 minutes of inactivity.
[16:22:48] USER tsgtemp
[16:22:48] 331 User tsgtemp OK. Password required
[16:22:48] PASS (hidden)
[16:22:49] 230-User tsgtemp has group access to: tsgtemp
[16:22:49] 230 OK. Current restricted directory is /
[16:22:49] SYST
[16:22:49] 215 UNIX Type: L8
[16:22:49] Detected Server Type: UNIX
[16:22:49] RTT: 173.812 ms
[16:22:49] FEAT
[16:22:49] 211-Extensions supported:
[16:22:49] EPRT
[16:22:49] IDLE
[16:22:49] MDTM
[16:22:49] SIZE
[16:22:49] REST STREAM
[16:22:49] MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*;
[16:22:49] MLSD
[16:22:49] ESTP
[16:22:49] PASV
[16:22:49] EPSV
[16:22:49] SPSV
[16:22:49] ESTA
[16:22:49] AUTH TLS
[16:22:49] PBSZ
[16:22:49] PROT
[16:22:49] 211 End.
[16:22:49] Detected Server Software: PureFTPd
[16:22:49] PWD
[16:22:49] 257 "/" is your current location
[16:22:49] CWD /public_html/templates/redblue1
[16:22:50] 250 OK. Current directory is /public_html/templates/redblue1
[16:22:50] PWD
[16:22:50] 257 "/public_html/templates/redblue1" is your current location
[16:22:50] Remote file exist check: "index.php".
[16:22:50] MLST index.php
[16:22:50] 250-Begin
[16:22:50] type=file;size=2989;modify=20090114141752;UNIX.mode=0644;UNIX.uid=0;UNIX.gid=0;u
nique=16g228080; index.php
[16:22:50] 250 End.
[16:22:50] Source File: Size=2985, SizeUnit=Byte, Time=2009-01-24T15:35:19, TimeFormat=Exact
[16:22:50] Destination File: Size=2989, SizeUnit=Byte, Time=2009-01-14T14:17:52, TimeFormat=Exact
[16:22:50] RecentTime=2009-01-24T16:22:50
[16:22:50] No rule matched. Default Action="Overwrite".
[16:22:50] TYPE I
[16:22:50] 200 TYPE is now 8-bit binary
[16:22:50] PASV
[16:22:50] 227 Entering Passive Mode (77,74,xx,110,162,172)
[16:22:50] Opening data connection to 77.74.xx.110 Port: 41644
[16:22:50] STOR index.php
[16:22:51] 553 Rename/move failure: Permission denied
[16:22:51] Transfer failed.

Any ideas?

It also doesn't seem to like the "download" button in the middle, but will download if you drap and drop.

You have no permissions to upload the file to the folder (/) you are trying to:

[16:22:50] STOR index.php
[16:22:51] 553 Rename/move failure: Permission denied

You probably have to upload to another folder on the server. Please contact your web hosting provider for assistance.

Reards,
Mat