I want to to download some subtitle files, stored in rar files form http://subs.sab.bz/ The site provides rss feeds for its new releases. Unfortunately, the link provided will open a download page, but will not get the file.
The download page has a button in the middle, and clicking on it will trigger the download of the desired file.
I don't want to have public link for downloading and sharing which obfuscates the file name and file type like for example: http://ubuntuone.com/3y88jj4O7noyEngvCnxG88 (sample link, won't work).
Instead, is it possible to obtain a link which shows the file name and file extension?
Hi everybody,
I read about treads realted to this issue but they did not resovle issue given below.
Please help me resolve issue given below
I have html file under /srv/www/htdocs/actual_folder
Code:
ls actual_folder/
test.html
and following link works
http://mysystem/actual_folder/test.html
then I created symbolic link
Code:
ln -s actual_folder symbolic_
Hi everybody,
I read about treads realted to this issue but they did not resovle issue given below.
Please help me resolve issue given below
I have html file under /srv/www/htdocs/actual_folder
Code:
ls actual_folder/
test.html
and following link works
http://mysystem/actual_folder/test.html
then I created symbolic link
Code:
ln -s actual_folder symbolic_
I wrote a small android app that features a link to a PDF file on the web. The problem is, that the link is a generic link without a proper file suffix.
I'm used to nautilus in Mint where you simply right click on a file or folder and do Make Link.
What is "link to executable" ? I'm trying to understand what "gcc" is. If I open Properties of it in Unity UI it says "link to executable".
I googled it. Tried following commands
link
readlink
ln
I'm confused. What command I should use in order to:
check whether file is link or not
view where link points to
change destination of a link (I need to repoint gcc to gcc 4.7 in my case)
When a .desktop file is clicked on in dolphin, instead of the URL being used in Konqueror, some cache file is used. The file is apparently a copy of the page pointed to by the URL.
I am trying to download an epub from a link, the link I got it by right clicking and copying the link address in a common browser such as Google Chrome, paste the link to start the download, however in my code, the connect to this link redirects to a html, and at the end instead of downloading the epub, download the html, anyone know how I can avoid that redirects the download link?
This is part