FTP Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsSystem AdministrationFTP Help

Closed Thread
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old May 19th, 2010, 04:09 PM
stefangs stefangs is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2010
Posts: 14 stefangs User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 36 m 39 sec
Reputation Power: 0
Another 'can't delete directory' problem

i've hunted around for a solution why i can't delete some directories and somehow the explanation of hidden files always comes up which need to be made visible.

in my case i can see all files, but they aren't being deleted. i'm on a mac, tried cyberduck and filezilla. the file in question is Icon and 0 bytes in size. when i want to explicitly delete that by right-clicking it (instead of the containing folder), filezilla reports this (private data blocked out):

Status: Resolving address of mydomain.de
Status: Connecting to xx.xxx.xx.xx:21...
Status: Connection established, waiting for welcome message...
Response: 220 FTP Server ready.
Command: USER nyname
Response: 331 Password required for myname
Command: PASS ********
Response: 230 User myname logged in
Status: Connected
Command: CWD /dirA/dirB/dirC
Response: 250 CWD command successful
Command: DELE Icon
Response: 550 Icon: No such file or directory

-
so filezilla displays the 0bytes file, asks to delete it, gets an ok from the server and then says it doesn't exist. which means i can't delete the three nested directories above. what to do? any advice?

thanks,
stefan

Reply With Quote
  #2  
Old May 23rd, 2010, 04:37 PM
mjawwad mjawwad is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2010
Posts: 22 mjawwad User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 h 47 m 56 sec
Reputation Power: 0
It is possible FileZilla is simple caching the remote directory listing and the concerned file really does not exist. Right-Click on the remote directory window and select 'Refresh', this should clear the cache. Then try again.

Reply With Quote
  #3  
Old May 31st, 2010, 05:27 PM
stefangs stefangs is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2010
Posts: 14 stefangs User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 36 m 39 sec
Reputation Power: 0
Quote:
Originally Posted by mjawwad
It is possible FileZilla is simple caching the remote directory listing and the concerned file really does not exist. Right-Click on the remote directory window and select 'Refresh', this should clear the cache. Then try again.


hi,

thanks for the hint, but that did not work. i refreshed and the listing is the same. in fact, there are a couple of nested directories, all of which include a 0bytes Icon file and non of the directories can be deleted. i don't even know where these icons are coming from, but i assume from the mac file system. they're probably hidden on the mac, but i can see them in filezilla.

any more ideas?

thanks,
stefan

Reply With Quote
  #4  
Old May 31st, 2010, 06:20 PM
mjawwad mjawwad is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2010
Posts: 22 mjawwad User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 h 47 m 56 sec
Reputation Power: 0
What version of FileZilla are you using? Try updating it and see what happens, if the issue still persists provide a screen-shot of the FileZilla GUI illustrating the issue.

Reply With Quote
  #5  
Old May 31st, 2010, 08:02 PM
stefangs stefangs is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2010
Posts: 14 stefangs User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 36 m 39 sec
Reputation Power: 0
Quote:
Originally Posted by mjawwad
What version of FileZilla are you using? Try updating it and see what happens, if the issue still persists provide a screen-shot of the FileZilla GUI illustrating the issue.


i just installed an upgrade to 3.3.2.1. it's not the very latest, but the latest i could find for tiger. didn't work either... i can't imagine a basic function such as deleting a file not working in a v3 release. anyway, i made a screenshot, but i can't post the image or a link to it, because i'm a new user! duh!

so to quote the interface: when filezilla gets to the icon file. it says
250 Icon: No such file or directory

when it tries to delete the directory containing the Icon file (and it's the only file in the directory), it says:

550 <dirname>: Operation not permitted.

does that help?

thanks,
stefan

Reply With Quote
  #6  
Old May 31st, 2010, 08:19 PM
mjawwad mjawwad is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2010
Posts: 22 mjawwad User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 h 47 m 56 sec
Reputation Power: 0
550 error code

Error code 550 means that you don't have permission on the directory. In your first post the debug shows the same 550 error, this is probably the reason FileZilla does not find the file, can you delete the same file in another client program?

Reply With Quote
  #7  
Old June 1st, 2010, 05:33 PM
stefangs stefangs is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2010
Posts: 14 stefangs User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 36 m 39 sec
Reputation Power: 0
Quote:
Originally Posted by mjawwad
Error code 550 means that you don't have permission on the directory. In your first post the debug shows the same 550 error, this is probably the reason FileZilla does not find the file, can you delete the same file in another client program?


the only other ftp client i have is cyberduck and it can't delete the icon files or directories either.

stefan

Reply With Quote
  #8  
Old June 1st, 2010, 05:36 PM
mjawwad mjawwad is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2010
Posts: 22 mjawwad User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 h 47 m 56 sec
Reputation Power: 0
Permissions issue

550 is a permissions issue, thats why you cannot delete in either filezilla or cyberduck. You need to contact your server administrator to give you appropriate permissions on the concerned folder, this is not a client side issue.

Reply With Quote
  #9  
Old June 4th, 2010, 04:57 PM
stefangs stefangs is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2010
Posts: 14 stefangs User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 36 m 39 sec
Reputation Power: 0
Quote:
Originally Posted by mjawwad
550 is a permissions issue, thats why you cannot delete in either filezilla or cyberduck. You need to contact your server administrator to give you appropriate permissions on the concerned folder, this is not a client side issue.


that's odd. why would i not have permission? it's my webspace...

but anyway, i went into the control panel of my web space explorer or whatever they call it. it's something i don't usually like to do because it's cumbersome. even there i wasn't able to delete the Icon file, but i was able to delete the otherwise empty directories *including* the icon files. very strange, but all is well now. thanks all for your suggestions!

stefan

Reply With Quote
Closed Thread

Viewing: Dev Shed ForumsSystem AdministrationFTP Help > Another 'can't delete directory' problem

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap