‎2011 Jul 25 12:31 PM
Hi,
I have a Invoice in the directory abc/test on the application sever but when the third party is trying to access the same thru FTP it says that Ur not authorised even though he is able to see the file.
Could any body tell me what might be the reason and how to resolve the same
with rgds
Ranjith Singh
‎2011 Jul 28 5:13 AM
Hi,
I think you can see a file in application server, but you need some authorizations to read or modify it, which can be restricted to some users in the system. So check if there are required authorizations given to third party user ID.
Thanks,
Venkatesh.
Edited by: venkatesh333 on Jul 28, 2011 6:14 AM
‎2011 Jul 27 8:58 PM
permissions to view the file content as well as view the contents of the folder?
‎2011 Jul 27 10:31 PM
‎2011 Jul 28 5:13 AM
Hi,
I think you can see a file in application server, but you need some authorizations to read or modify it, which can be restricted to some users in the system. So check if there are required authorizations given to third party user ID.
Thanks,
Venkatesh.
Edited by: venkatesh333 on Jul 28, 2011 6:14 AM
‎2011 Jul 28 5:31 AM
Hi,
Usaully FTP connections are password protected. Check with user having FTP user and password for authorization.
You can debug the FM 'FTP_CONNECT' as well .
Regards,
Partha