Never Stuck for FTP Programs Any more!
If you’ve spent any time as a web site maker in a Windows computer, you know that you can go online, and find one of many free ftp programs for the purpose of uploading your web pages to your site. But what happens when you switch to Linux, and it suddenly appears there are no ftp programs? Or else, you’ve chosen a distro (operating system) that doesn’t come with one, and you still don’t know how to install new programs?
Ah, I fretted about those thing for nothing. No need to fret! We have something better than all those ftp programs, right in our Konqueror browser.
I know, i quickly caught on that most linux-ers are using Firefox and merely use Konqueror as their file manager. I did that in no time flat too. But in SuSE 9.3 I found only KBear as an ftp program, and I couldn’t for the life of me seem to get it going. I needed to upload something quickly, so I went on a fast Google search, and discovered that if I created twin windows in Konqueror with a click, I could ftp in one window to my site, and drag and drop files. It was faster and tidier than with an ftp program. I just had to stop to give my password at the beginning of the day. The rest of the day I moved in and out with ease.
Recently I moved all my sites to a new host and the old method of reaching my sites via ftp weren’t working right;
ftp://domainname.com. That just made Konqueror hesitate several minutes, and suddenly it would show a folder icon named pub and the information bar at the bottom said logged in. But I could not find my files already online in that pub folder, and I was stymied.
When I complained to the Support desk they said to download a free ftp program.
Oh no! I want to use my Konqueror. I had learned to love the simplicity of it.
So, time to go find out what there is in that vast cyber library for information. I found it in a forum in a matter of minutes. For this particular host the syntax for reaching my sites is; ftp://username:password@domainname.com Presto! I’m in with lightening speed. I’ve already given the password. If I want to go back into a particular site later in the day, it also remembers that I’m logged in. Good to go.
I’ve just found another instruction:
Simply type ftp://user@host/ and Konqueror will prompt you for a password. If your username contains the ‘@’ sign, replace it with %40.
Maybe we need to look afresh at Konqueror and find out what other tricks it has up its sleeve.
Konqueror is the file manager for the K Desktop environment. It supports basic file management on local UNIX filesystems, from simple cut/copy and paste operations to advanced remote and local network file browsing.
Konqueror is the canvas for all the latest KDE technology, from KIO slaves (which provide mechanisms for file access) to component embedding via the KParts object interface, and it is one of the most customizable applications available.
Konqueror is an Open Source web browser with HTML 4.01 compliance, supporting Java applets, JavaScript, CSS 1, CSS 2.1, as well as Netscape plugins (for example, Flash or RealVideo plugins).
Konqueror is a universal viewing application, capable of embedding read-only viewing components in itself to view documents without ever launching another application.
NOTE: I just tried to find KBear online to see what new information there might be about it, but there is nothing. Even their home page has an error message today. Other links that are suppose to point to Kbear are taken over as ad pages for other things.
Conclusion: smart move is to stay with Konqueror. Why look for anything else when this works so well for ftp? If I end up at a server that has different requirements, I’ll just look for the right syntax in connecting to it in Konqueror.