Home » Developer & Programmer » Forms » WUT-121 The file transfer has been forbidden by the Administrator (oracle 11g 32-bit, windows7)
WUT-121 The file transfer has been forbidden by the Administrator [message #662394] Sat, 29 April 2017 13:08 Go to next message
shawaj
Messages: 89
Registered: January 2016
Member
Hello everyone,

My webutil.cfg is like

transfer.database.enabled=TRUE
transfer.appsrv.enabled=TRUE
transfer.appsrv.workAreaRoot=D:\EBIZ1\HOME\PIVOT
transfer.appsrv.accessControl=FALSE
#List transfer.appsrv.read.<n> directories
transfer.appsrv.read.1=D:\EBIZ1\HOME\PIVOT
#List transfer.appsrv.write.<n> directories
transfer.appsrv.write.1=D:\EBIZ1\HOME\PIVOT

and i am using code like
webutil_file_trasnfer.client_to_as(
'D:\test1.CSV',
'\\192.168.50.18\D:\EBIZ1\HOME\PIVOT\test1.CSV,
);

and getting error like
WUT-121 The file transfer has been forbidden by the Administrator

Can anyone help me?
Thanks in advance.
Re: WUT-121 The file transfer has been forbidden by the Administrator [message #662396 is a reply to message #662394] Sat, 29 April 2017 14:19 Go to previous messageGo to next message
Littlefoot
Messages: 21806
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
This is what this error means, but - unfortunately - I can't help any further.

WUT-121 This file transfer has been forbidden by the Administrator.
Type       : User
Description: The Administrator has forbidden file transfers in the webutil.cfg file.
Resolution : If the restriction is not deliberate, update your webutil.cfg file with 
             the correct permissions.
Re: WUT-121 The file transfer has been forbidden by the Administrator [message #662399 is a reply to message #662396] Sun, 30 April 2017 07:57 Go to previous messageGo to next message
shawaj
Messages: 89
Registered: January 2016
Member
Thanks for quick response

What is the parameter that i have to change in my webutil.cfg .

transfer.database.enabled=TRUE
transfer.appsrv.enabled=TRUE
transfer.appsrv.workAreaRoot=D:\EBIZ1\HOME\PIVOT
transfer.appsrv.accessControl=FALSE
#List transfer.appsrv.read.<n> directories
transfer.appsrv.read.1=D:\EBIZ1\HOME\PIVOT
#List transfer.appsrv.write.<n> directories
transfer.appsrv.write.1=D:\EBIZ1\HOME\PIVOT

[Updated on: Sun, 30 April 2017 08:18]

Report message to a moderator

Re: WUT-121 The file transfer has been forbidden by the Administrator [message #662401 is a reply to message #662399] Sun, 30 April 2017 08:50 Go to previous messageGo to next message
Littlefoot
Messages: 21806
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Check privileges you have on D:\EBIZ1\HOME\PIVOT directory. You might even try to give full control and see how it behaves.
Re: WUT-121 The file transfer has been forbidden by the Administrator [message #662413 is a reply to message #662401] Mon, 01 May 2017 03:12 Go to previous messageGo to next message
shawaj
Messages: 89
Registered: January 2016
Member
Thanks
problem has been solved
Re: WUT-121 The file transfer has been forbidden by the Administrator [message #662415 is a reply to message #662413] Mon, 01 May 2017 07:52 Go to previous messageGo to next message
joy_division
Messages: 4963
Registered: February 2005
Location: East Coast USA
Senior Member
shawaj wrote on Mon, 01 May 2017 04:12
Thanks
problem has been solved
How?
Re: WUT-121 The file transfer has been forbidden by the Administrator [message #662419 is a reply to message #662415] Mon, 01 May 2017 08:36 Go to previous messageGo to next message
shawaj
Messages: 89
Registered: January 2016
Member
1.Give full control to D:\Ebiz\home\pivot directory.
2.And both destination and source directory should be shared.
3.Set parameter of webutil.cfg
transfer.appsrv.accessControl=FALSE
Re: WUT-121 The file transfer has been forbidden by the Administrator [message #662422 is a reply to message #662419] Mon, 01 May 2017 12:44 Go to previous messageGo to next message
joy_division
Messages: 4963
Registered: February 2005
Location: East Coast USA
Senior Member
Thank you. Someone else may now benefit from those steps.
Re: WUT-121 The file transfer has been forbidden by the Administrator [message #680396 is a reply to message #662419] Mon, 11 May 2020 09:14 Go to previous message
anwar0302
Messages: 8
Registered: February 2011
Location: Dhaka
Junior Member
Hi Shawaj,

Same happened with me. Thanks to you for your suggestions. The steps you mentioned are-

1.Give full control to D:\Ebiz\home\pivot directory.
2.And both destination and source directory should be shared.
3.Set parameter of webutil.cfg
transfer.appsrv.accessControl=FALSE

In my case, step 3 only (setting transfer.appsrv.accessControl=FALSE) worked. I think step 1 and 2 are not required because this is not client-server architecture.

Anyway, big thanks for your help.
Previous Topic: Radio Buttons
Next Topic: base*.htm files question
Goto Forum:
  


Current Time: Thu Mar 28 07:47:34 CDT 2024