View Single Post
Old 09-20-2012, 06:20 PM  
blacktiger63
Junior Member
 
Join Date: Jun 2009
Posts: 5
Default 550 'filename.ext' cannot be listed

I am wondering about this "problem" which is happening for some time now.
In spite of other postings I've found about this notice, in my case the file IS uploaded, so nothing is going wrong.

But I'm wondering why it's giving this error notice, and if it can be fixed.

For example I place a lot of files and then this happens (I mangled ip adresses)

Code:
[R] PASV
[R] 227 Entering Passive Mode (217,xxx,x,xx,139,245).
[R] Opening data connection IP: 217.xx.x.xx PORT: 35829
[R] STOR cron.php
[R] 150 Opening ASCII mode data connection for cron.php
[R] 226 Transfer complete
[R] MFMT 20110402131934 cron.php
[R] 213 Modify=20110402131934; cron.php
Upload: cron.php 16 KB in 2 seconds (9,4 KB/s)
[R] MLST edit_active_auction.php
[R] 550 'edit_active_auction.php' cannot be listed
[R] PASV
[R] 227 Entering Passive Mode (217,xx,x,xxx,138,33).
[R] Opening data connection IP: 217.xx.x.xx PORT: 35361
[R] STOR edit_active_auction.php
[R] 150 Opening ASCII mode data connection for edit_active_auction.php
[R] 226 Transfer complete
[R] MFMT 20110117152902 edit_active_auction.php
[R] 213 Modify=20110117152902; edit_active_auction.php
Upload: edit_active_auction.php 6 KB in 0,03 second (6,1 KB/s)
[R] MLST edit_data.php
[R] 550 'edit_data.php' cannot be listed
[R] PASV
[R] 227 Entering Passive Mode (217,xx,xx,xx,138,32).
[R] Opening data connection IP: 217.xx.xx.xx PORT: 35360
[R] STOR edit_data.php
[R] 150 Opening ASCII mode data connection for edit_data.php
[R] 226 Transfer complete
[R] MFMT 20110630181812 edit_data.php
[R] 213 Modify=20110630181812; edit_data.php
Upload: edit_data.php 9 KB in 0,05 second (9,7 KB/s)
And this happens with multiple files.
At this point I'm uploading a script to my website. It also happens when I upload my forum files to my site. Not only on this hosting server, also on others.

I even wonder why Flashfxp is doing the mlist command after every file, because I think uploads would go a lot quicker if that would not be done.

But what is going wrong and how can I fix this?
As I said it's just a minor little problem, because on the end, all files -are- uploaded, so nothing is missing, just that error notice is irritating me and I have the (maybe faulty) thought that if this would go OK, the upload would be faster too.
blacktiger63 is offline