Code: Select all
C:\Users\Stephen>ftp
ftp> open 192.168.0.6
> ftp: connect :Connection refused
ftp> open 192.168.0.6:1024
Unknown host 192.168.0.6:1024.
ftp> open 192.168.0.6
> ftp: connect :Connection refused
ftp>Code: Select all
C:\Users\Stephen>ftp
ftp> open 192.168.0.6
> ftp: connect :Connection refused
ftp> open 192.168.0.6:1024
Unknown host 192.168.0.6:1024.
ftp> open 192.168.0.6
> ftp: connect :Connection refused
ftp>Code: Select all
sudo apt-get install ftpdDon't do that. It is a MASSIVE security exposure.Hove wrote:Have you installed an FTP server on your Raspberry Pi?
That's all I had to do to access my Pi from other machines.Code: Select all
sudo apt-get install ftpd
FTP is port 20 (data) & 21 (control).rpdom wrote:You shouldn't need to specify a port. 19 and 21 are allocated to ftp be default.
FTP security may not be a concern in the OP's case. The OP is looking to connect from his home windows machine to his home Raspberry Pi, probably on the same internal LAN / WAP. The OP's internet hub will protect his RPi from incoming FTP client requests from the internet. Obviously, if the RPi ever leaves the firewall protection of his home network, then yes, FTP use could be disastrous.DougieLawson wrote: Don't do that. It is a MASSIVE security exposure.
Fair enough - without knowing the experience of the person considering adding an FTP server to their RPi, I agree it's definitely the safest response to just set the blanket rule and suggest secure solutions to avoid avoiding noobies letting the internet into their home network.DougieLawson wrote:The level of security awareness of RPi users is dismal in the extreme.
You are so wrong. I don't install apps on my phone or tablet without reading and understanding what privileges it needs and why it needs those. If they don't meet my level of security I'll not install something, I'll find an alternative or live with it.Joe Schmoe wrote: Basically, the whole concept of "security" is over-rated. Every time you install an "app" on a "smartphone" or whatever; every time you click on "Install" on a Windows PC. Every time you do either of these, you are throwing any concept of "security" to the four corners. You're telling the author of whatever you're installing that you trust them implicitly - to do whatever they want on your system. Think about that the next time you install an app (or click on "Install"). But don't think about it too long; it'll just harsh your buzz to do so.
The era of "security" is over. Get used to it.
I am not wrong. But what I don't get is why you seem to take my posts so personally.You are so wrong. I don't install apps on my phone or tablet without reading and understanding what privileges it needs and why it needs those. If they don't meet my level of security I'll not install something, I'll find an alternative or live with it.
You were ever on Facebook???? OMYGOD!I cancelled my Facebook account because I lost all faith in Facebook.com's security policies.