Trouble Uploading Pictures

I'm having trouble uploading pictures to my site. I can upload text files, but when I try to upload a picture, I get the following:


[16:30:17] STAT 058.jpg
[16:30:17] 211-Status of 058.jpg:
[16:30:17] 211--rw-r--r-- 1 (?) (?) 136117 May 16 17:03 058.jpg
[16:30:17] 211 End of Status
[16:30:17] MDTM 058.jpg

Thanks for your help!

Hello ..

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

Regards,
Mat

Thanks for your help!

Here is the entire log of what happens when I try to add the two pictures:

[17:02:56] SmartFTP v3.0.1013.8
[17:02:57] Resolving host name "ftp1.ftptoyoursite.com"
[17:02:57] Connecting to 64.49.219.228 Port: 21
[17:02:57] Connected to ftp1.ftptoyoursite.com.
[17:02:57] 220 ProFTPD 1.2.10 Server (lbftp1.wc1) [172.16.10.22]
[17:02:57] USER dudewithacamera
[17:02:57] 331 Password required for dudewithacamera.
[17:02:57] PASS (hidden)
[17:02:58] 230 User dudewithacamera logged in.
[17:02:58] SYST
[17:02:58] 215 UNIX Type: L8
[17:02:58] Detected Server Type: UNIX
[17:02:58] FEAT
[17:02:58] 211-Features:
[17:02:58] 211-MDTM
[17:02:58] 211-REST STREAM
[17:02:58] 211-SIZE
[17:02:58] 211 End
[17:02:58] PWD
[17:02:58] 257 "/" is current directory.
[17:02:58] TYPE A
[17:02:58] 200 Type set to A
[17:02:58] PASV
[17:02:59] 227 Entering Passive Mode (64,49,219,228,54,21).
[17:02:59] Opening data connection to 64.49.219.228 Port: 13845
[17:02:59] LIST -aL
[17:02:59] 150 Opening ASCII mode data connection for file list
[17:02:59] 1370 bytes transferred. (6.13 KB/s) (218 ms)
[17:02:59] 226 Transfer complete.
[17:03:16] CWD /imgs
[17:03:17] 250 CWD command successful
[17:03:17] PWD
[17:03:17] 257 "/imgs" is current directory.
[17:03:17] PASV
[17:03:17] 227 Entering Passive Mode (64,49,219,228,66,46).
[17:03:17] Opening data connection to 64.49.219.228 Port: 16942
[17:03:17] LIST -aL
[17:03:17] 150 Opening ASCII mode data connection for file list
[17:03:17] 4279 bytes transferred. (20.5 KB/s) (203 ms)
[17:03:17] 226 Transfer complete.
[17:03:23] TYPE I
[17:03:23] 200 Type set to I
[17:03:23] SIZE 059.jpg
[17:03:23] 213 376997
[17:03:23] MDTM 059.jpg
[17:03:23] 213 20080516170405
[17:03:30] SIZE 058.jpg
[17:03:30] 213 136117
[17:03:30] MDTM 058.jpg
[17:03:30] 213 20080516170346
[17:03:33] The operation has been added to the Transfer Queue. Check the Transfer Queue for the status.
[17:03:37] STAT 059.jpg
[17:03:37] 211-Status of 059.jpg:
[17:03:37] 211--rw-r--r-- 1 (?) (?) 376997 May 16 17:04 059.jpg
[17:03:37] 211 End of Status
[17:03:37] MDTM 059.jpg
[17:03:37] 213 20080516170405
[17:03:37] STAT 058.jpg
[17:03:37] 211-Status of 058.jpg:
[17:03:37] 211--rw-r--r-- 1 (?) (?) 136117 May 16 17:03 058.jpg
[17:03:37] 211 End of Status
[17:03:38] MDTM 058.jpg
[17:03:38] 213 20080516170346

Okay. So the question is are there any files stuck in the transfer queue? If not the files are uploaded successfully.

The two (picture) files are stuck in the queue. Every minute or so, SmartFTP tries to upload the files, but they don't go though. They just remain in the queue.

Ugh!

Double click the the file in the transfer queue. the log window opens. Post the log.

Sorry I'm new to this. Here is the log that appeared when I double-clicked the actual file in the transfer window:

[17:47:00] No rule matched. Default Action="Overwrite".
[17:47:00] PASV
[17:47:00] 227 Entering Passive Mode (64,49,219,228,184,176).
[17:47:00] Opening data connection to 64.49.219.228 Port: 47280
[17:47:00] STOR 059.jpg
[17:47:00] 550 059.jpg: Permission denied
[17:47:00] 0 bytes transferred. (0 bytes/s) (15 ms)
[17:47:30] Remote file exist check: "059.jpg".
[17:47:30] STAT 059.jpg
[17:47:30] 211-Status of 059.jpg:
[17:47:30] 211--rw-r--r-- 1 (?) (?) 376997 May 16 17:04 059.jpg
[17:47:30] 211 End of Status
[17:47:30] MDTM 059.jpg
[17:47:30] 213 20080516170405
[17:47:30] Source File: Size=295002, SizeUnit=Byte, Time=2008-08-31T00:36:39, TimeFormat=Exact
[17:47:30] Destination File: Size=376997, SizeUnit=Byte, Time=2008-05-16T17:04:05, TimeFormat=Exact
[17:47:30] RecentTime=2008-08-31T21:47:00
[17:47:30] No rule matched. Default Action="Overwrite".
[17:47:30] PASV
[17:47:30] 227 Entering Passive Mode (64,49,219,228,135,70).
[17:47:30] Opening data connection to 64.49.219.228 Port: 34630
[17:47:30] STOR 059.jpg
[17:47:31] 550 059.jpg: Permission denied
[17:47:31] 0 bytes transferred. (N/A/s) (0 ms)

Thanks

The log tells me that the server does not let you upload due to permissions problems:
[17:47:30] STOR 059.jpg
[17:47:31] 550 059.jpg: Permission denied

I also recommend you to install the latest version from:
https://www.smartftp.com/download

Regards,
Mat

Thank you for figuring out the source of my problem. I will send them an email to get them to resolve this issue.