Closed (fixed)
Project:
FlashVideo
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
10 Mar 2008 at 21:53 UTC
Updated:
10 Apr 2009 at 03:23 UTC
Hello,
Just Freshly installed Drupal 6 and installed the flashnode module, then tried to ftp some flash files to the files/flash folder and it wont let me do it! Using filezilla and have been using it for years so I aint being a dork! get error?
Command: STOR anglia.swf
Response: 553-Can't open that file: Permission denied
Response: 553 Rename/move failure: No such file or directory
Error: Critical error
Status: Disconnected from server
THE FILE EXISTS!!!!
Any ideas?
Comments
Comment #1
marcoBauli commentedhmm..did you check permissions on your ftp server / folder? i don't think this is related to the module, but might be wrong
Comment #2
coderintherye commentedThere is definitely some weird problem with Flash folder, it doesn't show up in the shell, and you can't change file attributes on it. I'll investigate more later.
Comment #3
coderintherye commentedOk so the problem here, which I'm going to assume is the same problem ludo1960 is having, is that the flash folder is being created with 'Apache' as the owner. Thus, one is unable to chmod or chown the file (change the permissions or owner). At least, on my shared hosting space I am unable to make either of these two changes.
*** The Solution *** : Simply download the folder, then rename the original folder on the FTP Server, then re-upload the folder. Now, you have the folder as owned by you and can delete it or make permission changes, etc.
Comment #4
attheshow commentedComment #5
coderintherye commentedI haven't tried this since you closed the issue, but unless you have changed something this is still going to be a problem. You need to create the folder with group ownership.
Comment #6
attheshow commentedCan you try testing with the latest 6.x-1.x-dev code and seeing if this issue is resolved for you?
Comment #7
attheshow commented