StoneyCreeker
- Total activity 42
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 12
Comments
Recent activity by StoneyCreeker-
You might look into using the "Transfer Tool" if you are copying from one cpanel server to another. Go to "Transfers" in your WHM. I used to use open source software HTTrack to download websites y...
-
That information was key to solving my problem! I figured out how to access my client's accounts using SFTP with SmartFTP. I looked into my client's B/U software, SyncBack Pro, and it does suppo...
-
Can I ask a stupid question? If I have my client use SFTP to backup their data can I set the FTP server selection to none? I just noticed I can still log into my Root using SmartFTP with SFTP af...
-
I tried that but the situation continues. I just set the FTP server selection to none until I can find a better solution somewhere. Brute force, but effective. I will have to manually re-enable it ...
-
I am using ConfigServer firewall and it is blocking most attempts after 3 failed logins. I get hundreds of emails a day from it showing blocked attempts like this: Time: Mon Mar 21 10:06:58 2016 ...
-
Yes you can if I understand your question. here is an example that might help: $h_from: contains "name@" or $h_from: contains "@domain.com" Both will work but are very powerful if not made very...
-
You need to either change the document root of the account or simply move the files up one directory. To change the document root from /home//public_html to /home//public_html/cm, follow these step...
-
I see it is just in another menu. Thank You Michael
-
After many hours of attempts to block "cialis" and not specialist or socialist unsuccessfully... The regex I found to work is: [^(spe)]cialis\b After running it through "Account Level Filtering...
-
I hope I can ask another very similar question: My cialis filter rule just caught it's first false positive because the headers contained "specialists". Here is the rule: #cialis ANY HEADER if ...