Find Jobs
Hire Freelancers

Getting size of FTP directory via PHP from remote server

$10-15 USD

Completed
Posted about 10 years ago

$10-15 USD

Paid on delivery
Hi I want to figure out a way to get FTP directory size via php from remote server I am using this PHP script to calculate folder size in same account which runs the script but this is not working for remote FTP account folder $pathx = "/home/user/public_html/xfolder"; function filesize_recursive($pathx){ if(is_file($pathx)) return filesize($pathx); $totalSize = 0; foreach(glob($pathx."/*") as $fn) $totalSize += filesize_recursive($fn); return $totalSize; } I believe we can combine both the above script with the following function getRecDirSize ($connection, $dir){ $temp = ftp_rawlist ($connection, "-alR $dir"); foreach ($temp as $file){ if (ereg ("([-d][rwxst-]+).* ([0-9]) ([a-zA-Z0-9]+).* ([a-zA-Z0-9]+).* ([0-9]*) ([a-zA-Z]+[0-9: ]*[0-9]) ([0-9]{2}:[0-9]{2}) (.+)", $file, $regs)){ $isdir = (substr ($regs[1],0,1) == "d"); if (!$isdir) $size += $regs[5]; } } return $size; } Let see who can get folder site of FTP account
Project ID: 5827538

About the project

4 proposals
Remote project
Active 10 yrs ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
Awarded to:
User Avatar
Lets do it Lets do it Lets do it Lets do it Lets do it Lets do itLets do it Lets do it Lets do it Lets do it Lets do it Lets do it
$20 USD in 1 day
4.9 (58 reviews)
5.6
5.6
4 freelancers are bidding on average $30 USD for this job
User Avatar
hi, my name is shahid, i am working in web development from past four year. Surely will provide you quality work and we will have long term relationship in web development. let me know if i can help you. thanks
$17 USD in 1 day
4.8 (91 reviews)
4.9
4.9
User Avatar
Looks easy for me. Please contact me through your pm, Thanks. ################################################################################################################
$34 USD in 1 day
5.0 (7 reviews)
3.8
3.8

About the client

Flag of OMAN
muscat, Oman
4.9
12
Payment method verified
Member since Oct 14, 2012

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.