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 gather around to learn the latest about Chevereto and contribute with ideas to 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