How to upload files to my domain
November 12th, 2013
i was wondering if i can upload file to my domain or website not from my computer but from the net itself.
Please give me php code for it.
i would be more glad if it worked for even rapidshare, megaupload, etc.
1TO10 replied: i was wondering if i can upload file to my domain or website not from my computer but from the net itself.
Just ssh into your server and use
wget http://www.site.com/filename.rar
1TO10 replied: Please give me php code for it.
Just Google it.
http://www.google.com/search?q=php+upload+script
use ftp to upload the file to ur server.
goto http://net2ftp.com/
fill the details and start to upload.
try a program, such as filezilla.
you just need some details concerning your server
and your all good to go
Total commander have good uploading speed and i like it, filezilla is good too but have some bugs time to time.
Shadowic replied: Total commander have good uploading speed and i like it, filezilla is good too but have some bugs time to time.
Filezilla if you want to use an secured connection to a private server.
SmartFTP for functionality at normal hosts, i suggest you search some YT videos before to see hows it done.