Go Back   FlashFXP Forums > ioFTPD Forum > ioFTPD > ioFTPD beta > Bug Reports

Bug Reports If you discover any bugs that we are not aware of, please post it here so it may be corrected.

Reply
 
Thread Tools Rate Thread
Old 09-13-2003, 05:13 AM   #1
Senior Member
FlashFXP Beta Tester
ioFTPD Scripter
 
Join Date: Aug 2003
Posts: 521
Default Possible to move files/dirs into a write-protected dir

/folder1/ is CHMOD'ed 555 so users only have read access. they can't make directory's or upload files right into it.

/folder2/ is CHMOD'ed 777 so all access.

if a user uploads a file or makes a directory in /folder2/, he can move it to /folder1/, bypassing the read-only restriction.

PWD
257 "/folder2/" is current directory.
MKD test
257 "test" created.
RNFR test
350 File exists, ready for destination name.
RNTO /folder1/test
250 RNTO command successful.

ioFTPD version: beta 5.0.11 (r)
ADDiCT is offline   Reply With Quote
Old 09-13-2003, 08:38 AM   #2
Disabled
FlashFXP Registered User
ioFTPD Administrator
 
darkone's Avatar
 
Join Date: Dec 2001
Posts: 2,234
Default

Yep.. seems like there was minor bug (it was checking parent's permissions, but ignoring result of this check )
darkone is offline   Reply With Quote
Reply
Create a free account to browse our forums without ads



Thread Tools
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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Does FlashFXP Support SFTP Sites? Pennix General Discussions 18 09-28-2008 11:58 AM


All times are GMT -5. The time now is 01:22 PM.