Go Back   FlashFXP Forums > > > >

ioFTPD General New releases, comments, questions regarding the latest version of ioFTPD.

Reply
 
Thread Tools Rate Thread Display Modes
Old 01-20-2005, 04:37 PM   #1
thunk
Member
 
Join Date: Oct 2004
Posts: 37
Default File uploads suddenly denied

(22:30:06) (thunk_) anyone knows what this means? first time i see it after a year, and i dont have file blocking on etc.. [19:48:54] [R] 550 00-va-file-grp.nfo: Permission denied.
(22:30:26) (thunk_) all other files were blocked too with Permission denied. and all that was left were 0 byte files.
(22:31:01) (thunk_) However i tried to transfer the same file from another server and now its just transferring..
(22:33:02) (thunk_) a few days ago the same thing happened: all files transfered but just mp3 #3 was blocked :???

It looks like an MP3 with all the tags but 0 byte files, they all got a message: Permission denied. They were uploaded by an affil who got these messages. Those files I retried to upload myself from another server and that worked fine :O? I have not touched a setting and this has never happened before in like a year.

What problem should I look for? Thanks.
thunk is offline   Reply With Quote
Old 01-21-2005, 05:42 AM   #2
neoxed
Too much time...
FlashFXP Beta Tester
ioFTPD Scripter
 
Join Date: May 2003
Posts: 1,326
Default

The directory's CHMOD most likely prohibited the other user from uploading to it. Assuming that your account is either a master (flag M) or VFS admin (flag V), since those flags are exempt from such permission checks.

http://www.ioftpd.com/kb/view.php?kbid=31
neoxed is offline   Reply With Quote
Old 01-22-2005, 04:39 AM   #3
thunk
Member
 
Join Date: Oct 2004
Posts: 37
Default

Well, strange thing is. I didnt chance any setting. all chmod has been 777 for about as long as i can remember. first time they can't upload. I asked them to try again a few times later to that daydir and huuu??? :/ the files are just transferring. thats why I'm in a total mistery
thunk is offline   Reply With Quote
Old 01-22-2005, 08:27 AM   #4
thunk
Member
 
Join Date: Oct 2004
Posts: 37
Default

/ redundant

Last edited by thunk; 08-15-2007 at 12:22 PM. Reason: none
thunk is offline   Reply With Quote
Old 01-22-2005, 10:00 AM   #5
thunk
Member
 
Join Date: Oct 2004
Posts: 37
Default

00-va-blabla-grp.jpg failed.
I ask that guy to up the same file again a little later.
Now it just goes well. It seems to deny the permission randomly, how can that be?
thunk is offline   Reply With Quote
Old 01-22-2005, 06:41 PM   #6
Mouton
Posse Member
Ultimate Scripter
ioFTPD Administrator
 
Join Date: Dec 2002
Posts: 1,956
Default

Did u try a chkdsk on the disk where those files are uploaded ?
If the partition a NTFS partition ?
Mouton is offline   Reply With Quote
Old 01-22-2005, 08:32 PM   #7
thunk
Member
 
Join Date: Oct 2004
Posts: 37
Default

/ redundant

Last edited by thunk; 08-15-2007 at 12:22 PM. Reason: none
thunk is offline   Reply With Quote
Old 02-07-2005, 09:42 AM   #8
PopWeasel
Senior Member
ioFTPD Scripter
 
Join Date: Feb 2004
Posts: 181
Default

Then backup the data first?
PopWeasel is offline   Reply With Quote
Old 02-07-2005, 11:27 AM   #9
offline
Junior Member
 
Join Date: Oct 2004
Posts: 7
Default

Code:
/* It is a good idea to prevent crap from filling your hds
 */
$check_mp3_info   		= TRUE;
$audio_bitrate_check	= TRUE;
$audio_year_check		= TRUE;
$audio_genre_check		= TRUE;
$mp3_cache				= TRUE;
$allow_vbr				= TRUE;
// For CBR ONLY
$allowed_bitrates 		= "160,192";
// The settings below apply to VBR/CBR
$allowed_years	  		= "2000,2001,2002,2003,2004,2005";
$banned_genres	  		= "Christian Rap";

In php_psio there is a setting that would deny mp3 who is released 2005 as php_psio default settings doesnt allow 2005 releases. Maybe there is a similar setting in your zs.
offline is offline   Reply With Quote
Old 02-09-2005, 01:24 PM   #10
thunk
Member
 
Join Date: Oct 2004
Posts: 37
Default

/ redundant

Last edited by thunk; 08-15-2007 at 12:23 PM. Reason: none
thunk is offline   Reply With Quote
Old 02-09-2005, 06:33 PM   #11
deo
Banned
 
Join Date: Feb 2005
Posts: 46
Default

bad NAT settings can screw up things, at either end..
deo is offline   Reply With Quote
Reply

Tags
denied, files, permission, thunk, upload

Thread Tools
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
site change ratio suggestion Lunatik Suggestions 3 02-13-2003 09:14 PM


All times are GMT -5. The time now is 05:46 PM.

Parts of this site powered by vBulletin Mods & Addons from DragonByte Technologies Ltd. (Details)