@Snell Have a limitation of only 11parts, what if I got 30 parts to upload ?
- yes if your file size big you can add more line your-domain.com.part11.rar 12, 13, 14, as u like
PHP Code: 
echo curl -"$x"_your-domain.com.part1.rar ftp.hotfile.com --user HF-USERNAME:HF-PASSWORD >> up.sh 
@Snell What the need of creating another script (up.sh) and putting all the command into it to execute ?
- yes this code auto creat new script (up.sh) after upload up.sh will remove (All function auto no need to creat manually)


@Snell I think you have missed the part for deleting the files
- Add