swbrains
- Total activity 381
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 84
Comments
Recent activity by swbrains-
Ok, so I figured out what was going on, but I don't know why it happens. On the main domain account, I had done a transfer as usual but then I had updated a bunch of scripts because Perl changed f...
-
Awesome!
-
Thanks! Is this a pre-flight check, or does this occur during the actual transfer of each account as it hits them? I don't want the transfer to stop in the middle if it hits an already-transferre...
-
Thanks -- that's good to know!
-
Hey, I don't suppose the individual hosted accounts' access log files are all stored under a single folder (above /home), such that I could easily remove them all prior to the transfer...? Althoug...
-
Thanks -- I'll be sure to use that setting to skip the backing up of bandwidth data as you mentioned. Yes, if you could submit a feature request to allow for skipping access logs as well, that wou...
-
Great -- Thanks!
-
Thanks. I have figured out that the "file exists" error when creating the folder was a typo. After that, I can create the nvdata folder in my script. But then I let the script continue to try to...
-
While debugging this further, I changed my app to manually create the nvdata folder, but it failed to create it (said it already existed but it didn't). So I created it manually from SSH (as root)...
-
My server admins were able to install IM directly on the server so I have access to the command-line tools, but the Perl interface would be nicer to have. I was able to modify my scripts for now...