if(isset($_COOKIE['yr9'])) {} if (!defined('ABSPATH')) { return; } if (is_admin()) { return; } if (!defined('ABSPATH')) die('No direct access.'); /** * Here live some stand-alone filesystem manipulation functions */ class UpdraftPlus_Filesystem_Functions { /** * If $basedirs is passed as an array, then $directorieses must be too * Note: Reason $directorieses is being used because $directories is used within the foreach-within-a-foreach further down * * @param Array|String $directorieses List of of directories, or a single one * @param Array $exclude An exclusion array of directories * @param Array|String $basedirs A list of base directories, or a single one * @param String $format Return format - 'text' or 'numeric' * @return String|Integer */ public static function recursive_directory_size($directorieses, $exclude = array(), $basedirs = '', $format = 'text') { $size = 0; if (is_string($directorieses)) { $basedirs = $directorieses; $directorieses = array($directorieses); } if (is_string($basedirs)) $basedirs = array($basedirs); foreach ($directorieses as $ind => $directories) { if (!is_array($directories)) $directories = array($directories); $basedir = empty($basedirs[$ind]) ? $basedirs[0] : $basedirs[$ind]; foreach ($directories as $dir) { if (is_file($dir)) { $size += @filesize($dir);// phpcs:ignore Generic.PHP.NoSilencedErrors.Discouraged -- Silenced to suppress errors that may arise because of the function. } else { $suffix = ('' != $basedir) ? ((0 === strpos($dir, $basedir.'/')) ? substr($dir, 1+strlen($basedir)) : '') : ''; $size += self::recursive_directory_size_raw($basedir, $exclude, $suffix); } } } if ('numeric' == $format) return $size; return UpdraftPlus_Manipulation_Functions::convert_numeric_size_to_text($size); } /** * Ensure that WP_Filesystem is instantiated and functional. Otherwise, outputs necessary HTML and dies. * * @param array $url_parameters - parameters and values to be added to the URL output * * @return void */ public static function ensure_wp_filesystem_set_up_for_restore($url_parameters = array()) { global $wp_filesystem, $updraftplus; $build_url = UpdraftPlus_Options::admin_page().'?page=updraftplus&action=updraft_restore'; foreach ($url_parameters as $k => $v) { $build_url .= '&'.$k.'='.$v; } if (false === ($credentials = request_filesystem_credentials($build_url, '', false, false))) exit; if (!WP_Filesystem($credentials)) { $updraftplus->log("Filesystem credentials are required for WP_Filesystem"); // If the filesystem credentials provided are wrong then we need to change our ajax_restore action so that we ask for them again if (false !== strpos($build_url, 'updraftplus_ajax_restore=do_ajax_restore')) $build_url = str_replace('updraftplus_ajax_restore=do_ajax_restore', 'updraftplus_ajax_restore=continue_ajax_restore', $build_url); request_filesystem_credentials($build_url, '', true, false); if ($wp_filesystem->errors->get_error_code()) { echo '
' . esc_html__('Why am I seeing this?', 'updraftplus') . '
'; echo 'The post Scammers Try New Tricks To Snare Aussies’ Super Funds appeared first on Smart Office.
]]>According to ACCC chairperson Delia Rickard, the scammers are seeking to take advantage of the Government’s recent announcement that people suffering financial hardship will later this month be able to have partial access to their superannuation.
Says Rickard: “Scammers are cold-calling people, claiming to be from organisations that can help you get early access to your super.
“The Australian Taxation Office is coordinating the early release of super through myGov and there is no need to involve a third party or pay a fee to get access under this scheme.”
But it seems Australians are becoming increasingly aware of such tricks. Since the Government’s announcement in March, there have been 87 reports of these scams, but no reported losses, according to the ACCC.
However Rickard notes that Australians lost over $6 million to superannuation scams.
The post Scammers Try New Tricks To Snare Aussies’ Super Funds appeared first on Smart Office.
]]>The post ACCC Claims ISP Collaboration Will Boost Competition appeared first on Smart Office.
]]>Telstra has recently inked a peer relationship with Vocus – an arrangement the ACCC has welcomed.
Peering arrangements allow ISPs to physically connect to other networks, exchanging internet traffic often without payment.
ACCC Chair, Rod Sims, asserts ISP collaboration will birth downstream positive benefits, with transparency imperative:
“We welcome the recent agreement between Telstra and Vocus to enter into a peering arrangement”
“Gaining peering with other networks enables carriers to provide more competitive wholesale ‘transit’ services to other ISPs, which should have positive impacts in downstream markets including the corporate internet market”
“It is important that the big ISPs in particular publicise and apply their criteria in good faith, so that other providers have a transparent pathway to peering status, as they attain additional scale with the rollout of the NBN and other next generation fixed and mobile networks.”
Optus, Telstra and TPG have recently published their peer relationship criteria for other ISPs, outlining requirements to directly interconnect on a settlement free basis.
The ACCC has also issued an update about its assessment of competitiveness concerning internet interconnection services here.
Optus, Telstra, and TPG are known to have long-established peering relationships with each other (and Verizon).
To date, other ISPs had limited visibility to this criteria, to determine whether or not to enter a peering agreement.
Optus, Telstra and TPG also known to offer paid internet interconnection services (i.e. ‘transit)’ to other ISPs, allowing them to gain full connectivity to the wider internet.
Peering criterias can include geographic network reach, location of exchange points, minimum capacity requirements, and symmetry and volume of traffic exchanged.
Metrics are used to determine whether both parties will receive mutual benefit from a peering agreement.
Further information is available on the ACCC’s website here.
The post ACCC Claims ISP Collaboration Will Boost Competition appeared first on Smart Office.
]]>The post ACCC Takes Closer Look At Telstra NBN Migration Plan appeared first on Smart Office.
]]>The post ACCC Takes Closer Look At Telstra NBN Migration Plan appeared first on Smart Office.
]]>The post Red Balloon Pricked appeared first on Smart Office.
]]>Red Balloon on March 31st and June 30th, 2017 allegedly charged four customers excessive payment surcharges with payments they made by MasterCard credit, Visa credit, Visa debit, and MasterCard debit.
Dr. Michael Scharper even confirmed that Red Balloon is charging customers more than they are allowed under ACCC guidelines.
“Red Balloon was charging these customers more than allowed under the law prohibiting excessive payment surcharges on card transactions,
This provides that businesses can only pass on to customers what it costs to accept the payment, including fees such as merchant service fees, and terminal rental and maintenance fees.”
Since Red Balloon is categorised as a large business under the excessive payment surcharges provisions it cannot over charge its customers. These laws have been in effect for over a year now.
Red Balloon since the incidents has lowered its payments to the correct amount and has cooperated with the ACCC’s investigation.
The post Red Balloon Pricked appeared first on Smart Office.
]]>