550 cant check for file existence

Core FTP client questions and answers
Locked
mdvye201
Posts: 1
Joined: Sat Jul 17, 2010 5:12 am

550 cant check for file existence

Post by mdvye201 »

Im trying to upload an mp3 file I created to my web site and I can't for some reason..here's what happens.....

TYPE I
200 TYPE is now 8-bit binary
PASV
227 Entering Passive Mode (209,190,85,248,223,125)
STOR 06 - Track 6.mp3
Connect socket #2140 to 209.190.85.248, port 57213...
150 Accepted data connection
226-File successfully transferred
226 178.662 seconds (measured here), 43.28 Kbytes per second
06 - Track 6.mp3 - 7918281 bytes transferred
MDTM 20100717032925 06 - Track 6.mp3
550 Can't check for file existence
Transfer time: 00:03:00

..and the file never appears in my file manager...can anyone help?
Rock Chick Promotions
Posts: 1
Joined: Fri Jul 15, 2011 8:13 am

Re: 550 cant check for file existence

Post by Rock Chick Promotions »

[quote="mdvye201"]Im trying to upload an mp3 file I created to my web site and I can't for some reason..here's what happens.....

TYPE I
200 TYPE is now 8-bit binary
PASV
227 Entering Passive Mode (209,190,85,248,223,125)
STOR 06 - Track 6.mp3
Connect socket #2140 to 209.190.85.248, port 57213...
150 Accepted data connection
226-File successfully transferred
226 178.662 seconds (measured here), 43.28 Kbytes per second
06 - Track 6.mp3 - 7918281 bytes transferred
MDTM 20100717032925 06 - Track 6.mp3
550 Can't check for file existence
Transfer time: 00:03:00

..and the file never appears in my file manager...can anyone help?[/quote]

I noticed that you hadn't had a reply but did you figure this out in the end. I have the same problem?
ForumAdmin
Site Admin
Posts: 1011
Joined: Mon Mar 24, 2003 4:37 am

Post by ForumAdmin »

All this means is that the timestamp couldn't be updated. The files we're transferred though.
Locked