Uploading image - 'No such file'

I'm trying to upload .JPG files to my webspace.

Each time I drag a file across from my local directory, it 'lands' correctly, but displays '0 bytes'. The status box says 'No such file or directory'

Anyone know what I'm doing wrong?

Is the file stuck in the transfer queue window (at the bottom)? If yes double click it to get the log. Then post the log here.

Regards,
Mat

Is the file stuck in the transfer queue window (at the bottom)? If yes double click it to get the log. Then post the log here.

Regards,
Mat

Well, it did appear in the tranfer queue when I tried it yesterday. And it appeared in the Web window with a size of 0KB. Today it doesn't even do that.

However, here is an extract from the log:

[20:39:15] 257 "/www/templates/vj-08/images" is current directory.
[20:39:15] PASV
[20:39:16] 227 Entering Passive Mode (212,78,206,140,228,210).
[20:39:16] Opening data connection to 212.78.206.140 Port: 58578
[20:39:16] LIST -aL
[20:39:16] 150 Opening ASCII mode data connection for file list
[20:39:16] 896 bytes transferred. (7.00 KB/s) (125 ms)
[20:39:16] 226 Transfer complete.
[20:39:25] TYPE I
[20:39:25] 200 Type set to I
[20:39:25] SIZE pool.JPG
[20:39:25] 550 pool.JPG: No such file or directory
[20:39:52] SIZE pool.JPG
[20:39:52] 550 pool.JPG: No such file or directory
[20:39:52] The operation has been added to the Transfer Queue. Check the Transfer Queue for the status.
[20:39:53] SIZE pool.JPG
[20:39:53] 550 pool.JPG: No such file or directory

.. last two lines go on repeating.

update:

Sorry, I had the transfer queue window closed.

This is the content:

[20:49:01] 257 "/" is current directory.
[20:49:01] CWD /www/templates/vj-08/images
[20:49:01] 250 CWD command successful
[20:49:01] PWD
[20:49:01] 257 "/www/templates/vj-08/images" is current directory.
[20:49:01] Remote file exist check: "pool.JPG".
[20:49:01] TYPE I
[20:49:01] 200 Type set to I
[20:49:01] SIZE pool.JPG
[20:49:01] 550 pool.JPG: No such file or directory
[20:49:01] File exist check failed. File not found or permission denied.
[20:49:01] PASV
[20:49:01] 227 Entering Passive Mode (212,78,206,140,221,236).
[20:49:01] Opening data connection to 212.78.206.140 Port: 56812
[20:49:01] STOR pool.JPG
[20:49:01] 550 pool.JPG: Permission denied
[20:49:01] 0 bytes transferred. (0 bytes/s) (15 ms)
[20:49:01] Transfer failed.

From the log you can see that you have no permissions to upload to the server:
[20:49:01] STOR pool.JPG
[20:49:01] 550 pool.JPG: Permission denied

Please contact your web hosting provider for assistance.

From the log you can see that you have no permissions to upload to the server:
[20:49:01] STOR pool.JPG
[20:49:01] 550 pool.JPG: Permission denied

Please contact your web hosting provider for assistance.

Thanks for your assistance, Mat

Thanks for your assistance, Mat

I've contacted Lycos Webhosting and they gave me a number of steps:
Reset permissions to my FTP account,
Delete temporary internet files and cookies
Delete the file ".htaccess"

After I did all that, I found I could upload to some directories in the remote browser - but still not the directory that I want to use. There is still a 'Permission denied' error, as well as 'No such file or directory'. This is very frustrating!

Any help would be appreciated.

VAL.

Make sure that you are uploading the files to the correct folder on your server. As long as you get the permission denied error there is something wrong on the server side.

Make sure that you are uploading the files to the correct folder on your server. As long as you get the permission denied error there is something wrong on the server side.

Thanks for sticking with this one, Mat.

Yes I've checked that I'm uploading to the correct folder. I'm trying to upload an image to a Veero template, and on Veero's advice am accessing www/templates/vj-08/images.

Keith

Then its a permission problem. Please contact your web hosting provider. They should be able to fix it.