Ubuntu server download files from internet
I want to turn my Ubuntu computer into a server that allows users to download files from it over the internet. However, I want to have it setup so people can just download files by connecting to its external IP address, then enter some folders and download the files with their browser. How should I go about setting this up? Ubuntu has good documentation for setting up a working LAMP stack here.
Although you only really need to pay attenton to the Installing Apache 2 section. Ubuntu Community Ask! Sign up to join this community. The best answers are voted up and rise to the top. Stack Overflow for Teams — Collaborate and share knowledge with a private group.
Create a free Team What is Teams? Learn more. Viewed 42k times. Improve this question. Try winscp client on Windows platform, scp on Linux platforms and so on. Dude, PuTTy comes with psftp. Add a comment. Active Oldest Votes. On Linux Os use command-line tool scp like this.
Add a comment. Active Oldest Votes. Improve this answer. David Foerster 34k 54 54 gold badges 85 85 silver badges bronze badges. Beat me to the punch. But yeah, it's wget [whatever web address].
If you want to choose the location, type cd [local location on your computer. Omio There is no need to run cd. You can just specify output file via -O option. Your examples will not work. Sergey Thanks for the clarification. I haven't had to use wget yet, but I would have to, in the future.
You need to quote or escape it. Generally, you have a shortcut to paste a quoted or escaped version of the string in the clipboard in your terminal. Some servers, however, still allow or require you to use FTP to upload or download files. FTP sites with logins will usually allow you to delete and upload files. Sites that allow you to download files will sometimes provide public or anonymous FTP access.
These servers do not require a username and password, and will usually not allow you to delete or upload files. Some anonymous FTP sites require you to log in with a public username and password, or with a public username using your email address as the password. Windows computers use a proprietary protocol to share files over a local area network. Computers on a Windows network are sometimes grouped into domains for organization and to better control access.
If you have the right permissions on the remote computer, you can connect to a Windows share from the file manager. With NFS, security is based on the UID of the user accessing the share, so no authentication credentials are needed when connecting. You can choose the displayed language by adding a language suffix to the web address so it ends with e.
If the web address has no language suffix, the preferred language specified in your web browser's settings is used. The material in this document is available under a free license, see Legal for details.
For information on contributing see the Ubuntu Documentation Team wiki page.
0コメント