Ram Freedman
- Total activity 31
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
Activity overview
Latest activity by Ram Freedman-
Ram Freedman commented,
Hi @cPRex I added
-
Ram Freedman commented,
Hi, How are you? I guess that I cannot use the new UAPI method and the old API2 call at the same time - right? I mean that I cannot authenticate using the new UAPI method and call an API2 call - ri...
-
Ram Freedman created a post,
How to extract a zip file via the UAPI?
Hi, I upload a file to my server via sftp and now I want to use a UAPI command to extract the file to a certain folder - but I don't see such a command in the documentation in the Fileman::fileop b...
-
Ram Freedman commented,
I'm glad you found a good solution. cPanel doesn't control LFD, but reading through their documentation I'm not finding a way to change that behavior. You might want to reach out to their team at
-
Ram Freedman commented,
Hey there! I don't know about the webhook side of things, but Linux has the auditd system built-in. We have a guide at the following link that explains how the tool works and gives an example of...
-
Ram Freedman created a post,
Webhook when a file changed
Hi, Is there a way to send an alert by webhook or email when a certain file is updated / changed? I have a file that I need to know immediately when it's updated / changed so I can upload a fixed...
-
Ram Freedman commented,
Hi, Thanks for your help. 1 - "Subaccount" is just the general term for the function, but it can be used to make an email account. For example, here's an SSH version of the UAPI call to make an...
-
Ram Freedman created a post,
Do I need to create a Subaccount or should I use the mailbox only when opening a new mailbox via API?
Hi. I'm trying to create a pop mailbox and also to delete such a mailbox via cpanel API and I have some questions: 1. Do I need to create a Subaccount for everyone I want to open a pop mailbox for...
-
Ram Freedman commented,
Dear @cPRex Thanks for your help. The solution was to add everything as one value in the header instead of 2. So instead of having Authorization: cpanel and another one of username:token I used: A...
-
Ram Freedman commented,
In integromat I can send HTTP requests and select: The URL, Method (GET / POST etc.), Headers, Query String, Body type (application/x-www-form-urlencoded or RAW or multipart/form-data) and the Fiel...