ioFTPD General New releases, comments, questions regarding the latest version of ioFTPD. |
11-18-2003, 10:19 PM
|
#16
|
Too much time...
FlashFXP Beta Tester ioFTPD Scripter
Join Date: May 2003
Posts: 1,326
|
Quote:
Originally posted by cez
5.3.4 sometimes crashes when closing it down. Don't know what I have done the times when it does. "0x77f5d61b read memory at 0x00000010" or whatever those messages now say is the debug message
|
Are there users online when your shutting down ioFTPD?
|
|
|
11-18-2003, 10:47 PM
|
#17
|
Junior Member
Join Date: Jan 2003
Posts: 29
|
Quote:
Originally posted by NeoXed
Are there users online when your shutting down ioFTPD?
|
Don't think there was but it's 5am and I'm tired so I might be wrong
|
|
|
11-19-2003, 01:59 AM
|
#18
|
Member
Join Date: Oct 2003
Posts: 79
|
thank, got it.
|
|
|
11-19-2003, 02:43 AM
|
#19
|
Disabled
FlashFXP Registered User ioFTPD Administrator
Join Date: Dec 2001
Posts: 2,230
|
Quote:
Originally posted by NeoXed
Are there users online when your shutting down ioFTPD?
|
Yep, it crashes if there's someone online.. doesn't matter wheter that's sitebot, iogui, ...
|
|
|
11-19-2003, 06:42 AM
|
#20
|
Senior Member
ioFTPD Registered User
Join Date: Sep 2003
Posts: 117
|
Quote:
Originally posted by Pharaoh
some users had problems to upload:
MKD /0DAY/1118/Popup.Free.v1.50U-DYNAMiTE
550 /0DAY/1118/Popup.Free.v1.50U-DYNAMiTE: Permission denied.
CWD /0DAY/1118/Popup.Free.v1.50U-DYNAMiTE
550 /0DAY/1118/Popup.Free.v1.50U-DYNAMiTE: No such file or directory.
Transfer queue completed
So I rolled back to 5.2.15r and no problem there...
|
5.3.4 didn't fix this problem...
|
|
|
11-19-2003, 06:44 AM
|
#21
|
Disabled
FlashFXP Registered User ioFTPD Administrator
Join Date: Dec 2001
Posts: 2,230
|
You need to figure out way for me to replicate that... it works fine on all my test sites.
Btw. you did know that old newday scripts aren't compatible
|
|
|
11-19-2003, 07:41 AM
|
#22
|
Senior Member
ioFTPD Scripter
Join Date: Oct 2002
Posts: 703
|
Isn't it a fact that all permissions and ownerships (.ioFTPD files) from 5.2.x are not compatible with 5.3.x ? You need to chmod your upload dirs to restore the permissions. Would be nice to have a script/util that could update the .ioFTPD format from 5.2.x -> 5.3.x.
|
|
|
11-19-2003, 08:50 AM
|
#23
|
Too much time...
Ultimate Scripter
Join Date: Jul 2003
Posts: 1,430
|
That's a good idea. Are the file format specifications for both of them available somewhere ?
|
|
|
11-19-2003, 09:07 AM
|
#24
|
Disabled
FlashFXP Registered User ioFTPD Administrator
Join Date: Dec 2001
Posts: 2,230
|
I wrote some examples for the older version... but .ioFTPD files shouldn't be directly accessed
http://www.ioftpd.com/~darkone/tmp/VFS.cpp
|
|
|
11-19-2003, 10:01 AM
|
#25
|
Senior Member
ioFTPD Scripter
Join Date: Oct 2002
Posts: 703
|
If not directly altering .ioFTPD files then scan through dirs on site to read 'old' .ioFTPD files and then using chmod and chown etc. to update the dir structure. What more is stored in those files besides chmod permissions and ownership? Dir size, date/time, detailed vfs permissions, chattr etc.? Maybe script that can be run from 5.2.x (reading the .ioFTPD files) automatically creating batch cmd script to run in 5.3.x. Or maybe there is a less haxxor fix way to do it?
|
|
|
11-19-2003, 10:07 AM
|
#26
|
Senior Member
FlashFXP Registered User ioFTPD Scripter
Join Date: Oct 2001
Posts: 236
|
Quote:
Originally posted by darkone
Btw. you did know that old newday scripts aren't compatible
|
What has changed to make them not work?
|
|
|
11-19-2003, 10:18 AM
|
#27
|
Disabled
FlashFXP Registered User ioFTPD Administrator
Join Date: Dec 2001
Posts: 2,230
|
!vfs:add was changed
|
|
|
11-19-2003, 10:24 AM
|
#28
|
Posse Member
Ultimate Scripter ioFTPD Administrator
Join Date: Dec 2002
Posts: 1,956
|
??
All zipscripts use vfs:add to change the permissions of files they created i'd guess...
What has changed ? I don't seem to find any thread where u talk about that change.
|
|
|
11-19-2003, 10:36 AM
|
#29
|
Disabled
FlashFXP Registered User ioFTPD Administrator
Join Date: Dec 2001
Posts: 2,230
|
They shouldn't use !vfs:add .. since files always inherit ownership permissions from parent directory
!vfs:add no longer requires one to define wheter target is a file or directory... (i think it required that before)
|
|
|
11-19-2003, 10:40 AM
|
#30
|
Posse Member
Ultimate Scripter ioFTPD Administrator
Join Date: Dec 2002
Posts: 1,956
|
What if i want to change a file or dir permissions to 000 ?
When I create a file or dir in ioB, I always use vfs:add to tell io what permission and owner i want for it.
And btw, the syntax i use for vfs:add doesn't say file or dir:
("!vfs:add 666 %s:%s %s",uid,gid,filename)
|
|
|
Thread Tools |
|
Display Modes |
Rate This Thread |
Linear Mode
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 09:01 AM.
|