Hi,
i have premium account for rapidgator and use cookie to get the download link like this
Code: 
wget --load-cookies cookies.txt http://rapidgator.net/file/2670913/somefilename.html
inside that html page is download link
Code: 
http://pr10.rapidgator.net//*****download/index&session_id=IWI4e8So5Wqkd36U77oZYmd29gzYZKvc
the session id is what matters. Now when I use wget or curl to download from direct link I either get 500-file is already downloading or 404-session not found.
When I try the method with the browser it works.
Anyone can help with this please?
Thanks
Mutikasa Reviewed by Mutikasa on . rapidgator download from command line Hi, i have premium account for rapidgator and use cookie to get the download link like this wget --load-cookies cookies.txt http://rapidgator.net/file/2670913/somefilename.html inside that html page is download link http://pr10.rapidgator.net//*****download/index&session_id=IWI4e8So5Wqkd36U77oZYmd29gzYZKvc the session id is what matters. Now when I use wget or curl to download from direct link I either get 500-file is already downloading or 404-session not found. When I try the method Rating: 5