Block or Remove Edit Option

Advertisement

gramirez
Joined:
Posts:
7

Block or Remove Edit Option

It would be possible to remove or block edit option in WinScp?

I would like my users use the winscp only to upload and download files and all of them cannot edit files in sessions.

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
40,476
Location:
Prague, Czechia

Re: Block or Remove Edit Option

Do you have control over software installed on their computers? If not you cannot block an edit option.

Reply with quote

gramirez
Joined:
Posts:
7

Re: Block or Remove Edit Option

martin wrote:

Do you have control over software installed on their computers? If not you cannot block an edit option.

Yes of course.
I install all software on my company and this proyect is new, so winscp it will be installed later.

Reply with quote

martin
Site Admin
martin avatar

Re: Block or Remove Edit Option

OK, I'll try to add the 'disabled editor' option to next version of WinSCP. Would 'secret' option in Windows registry be enough?

Reply with quote

gramirez
Joined:
Posts:
7

Re: Block or Remove Edit Option

martin wrote:

OK, I'll try to add the 'disabled editor' option to next version of WinSCP. Would 'secret' option in Windows registry be enough?
I was thinking about a release without edit option. I do not trust on Windows Registry and a option in tools menu will be easy to found.
In the other hand IT dept will be no able to install a release with the edit option.

I apreciate the time you take to do this.

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
40,476
Location:
Prague, Czechia

Re: Block or Remove Edit Option

gramirez wrote:

I was thinking about a release without edit option. I do not trust on Windows Registry and a option in tools menu will be easy to found.
I'm sorry, but I would not do special release just for you. You may compile one if you want, source code is available.
Anyway, since version 3.2 you may disable editor (and opening remote files) by settings registry key HKEY_LOCAL_MACHINE\SOFTWARE\Martin Prikryl\WinSCP 2\DisableOpenEdit to dword:00000001. Since it is in HKEY_LOCAL_MACHINE, you may restrict users to modify it.
Last edited by martin on 2003-09-02; edited 1 time in total

Reply with quote

Guest

Re: Block or Remove Edit Option

martin wrote:

gramirez wrote:

I was thinking about a release without edit option. I do not trust on Windows Registry and a option in tools menu will be easy to found.
I'm sorry, but I would not do special release just for you. You may compile one if you want, source code if available.
Anyway, since version 3.2 you may disable editor (and opening remote files) by settings registry key HKEY_LOCAL_MACHINE\SOFTWARE\Martin Prikryl\WinSCP 2\DisableOpenEdit to dword:00000001. Since it is in HKEY_LOCAL_MACHINE, you may restrict users to modify it.
How much for the special release ?

Reply with quote

martin
Site Admin
martin avatar
Joined:
Posts:
40,476
Location:
Prague, Czechia

Re: Block or Remove Edit Option

gramirez wrote:

I'm so sorry, I couldnt find the key in Register.
Also I tied with F3 in register.
The key of course does not exists, WinSCP never writes to HKEY_LOCAL_MACHINE. You must create it and set its value to dword:00000001.

Reply with quote

Advertisement

You can post new topics in this forum