build 1437 - change mod

Report client bugs
Post Reply
Wombat
Posts: 23
Joined: Tue Oct 18, 2005 12:16 am

build 1437 - change mod

Post by Wombat »

Error: parameter is incorrect

when trying to change a cgi file's properties to 755. I gave up and used webshell without any problem.

Looks like a problem!?
Wombat
Posts: 23
Joined: Tue Oct 18, 2005 12:16 am

Post by Wombat »

Here what I got from them:
220 ProFTPD 1.2.9 Server (Main FTP Server)

In fact, it looks like that coreFTP chmod is useless for me at this time.
I have to use provider's WebShell3 to chmod - this works flawless. :(

They ask me to use Filezilla - maybe it helps u to fix my problem?!
Edit: Just tried Filezilla and it works brilliant :?

Sounds like it's time for a patch..
Wombat
Posts: 23
Joined: Tue Oct 18, 2005 12:16 am

Post by Wombat »

Done this - ERROR: no such file or directory

SITE CHMOD 777 %1

Played around abit - this works as custom command:

SITE CHMOD 755 FormMail.cgi

looks like the %1 is the problem!
Wombat
Posts: 23
Joined: Tue Oct 18, 2005 12:16 am

Post by Wombat »

Bump - edited message above!
Wombat
Posts: 23
Joined: Tue Oct 18, 2005 12:16 am

Post by Wombat »

I know %1 is a substitute for the file name :)


where's the log?
I only see an install.log in the dir
Wombat
Posts: 23
Joined: Tue Oct 18, 2005 12:16 am

Post by Wombat »

I guess u mean the log in the top frame?
It says:
550 %1: No such file or directory


obviously it sees %1 as filename itself?
Wombat
Posts: 23
Joined: Tue Oct 18, 2005 12:16 am

Post by Wombat »

CP wrote:So it is sending the %1! :shock:

What text is in the custom command you entered??
(should be: SITE CHMOD 777 %1)

Also remember you have to have a file selected in order for Core FTP to know which file to set the permissions on (right click on the filename, select custom commands, then the command you wish).
We really do not need to go over it again and again - I am not that dumb :wink:
Wombat
Posts: 23
Joined: Tue Oct 18, 2005 12:16 am

Post by Wombat »

CP wrote:Sorry, I didn't mean to be repetitive... I haven't been able to figure out how this was able to happen. The only way I could reproduce the issue was to not select a file, and then issue the custom command.
Be assured the file IS selected when I right-click it for a custom command.
Wombat
Posts: 23
Joined: Tue Oct 18, 2005 12:16 am

Post by Wombat »

Hmm, looks like I found the problem - the file itself!
I overwrote it with the original one and problem seems gone.

It does not explain why Filezilla saw no problems as well as UserShell3 worked fine changing file's access properties.

Definitely something fishy going on with CoreFTP..
Wombat
Posts: 23
Joined: Tue Oct 18, 2005 12:16 am

Post by Wombat »

Thx, CP!
Post Reply