Yes, excellent, thanks for your time! And if you delete uploaded pictures from chevereto website, the are removed from Arvixe server or not?
Yeah, I tested the whole thing and it does all the job.
Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.
Please keep in mind:
Yes, excellent, thanks for your time! And if you delete uploaded pictures from chevereto website, the are removed from Arvixe server or not?
Congrats, but this magic does not work for me .. ;/
Please send me the FTP account details to inbox@chevereto.com to test it.
// Check if the file exists
$raw = ftp_raw($this->resource, "SIZE $file")[0];
// Force binary mode
$binary = ftp_raw($this->resource, 'TYPE I'); // SIZE command works only in Binary