Thanks for the advice.
I will look into using http for reading the file. Building my own revolutionary ftp software is a bit out of my range :)
If all went well, i will post the working version here. Thanks
User Profile
Collapse
-
Is it possible to download a large file in smaller parts over ftp?
I was wondering if it was possible to download a large txt file from an ftp server in smaller parts.
For example download a file of 1GB into 2 files of 500 MB.
Is this possible without having to download 1 GB in one time? -
-
Is it a bad idea to declare an array as array(-1) ?
I got the question from someone at the office. He was converting some code to php code.
He saw "$var = array(-1);" somewhere.
On the internets people say it's better to use (0) then (-1), but no-one says why exactly.
Can harm come from the array(-1) ?
No activity results to display
Show More
Leave a comment: