Thread: FTP program?
View Single Post
Old 11-24-2007, 07:51 PM   #2 (permalink)
Rose of Cairo
Family Member
 
Join Date: Jul 2007
Location: France -> Germany -> France -> Brazil
Posts: 3,430
Rose of Cairo is absolutely unstoppableRose of Cairo is absolutely unstoppableRose of Cairo is absolutely unstoppableRose of Cairo is absolutely unstoppableRose of Cairo is absolutely unstoppableRose of Cairo is absolutely unstoppableRose of Cairo is absolutely unstoppableRose of Cairo is absolutely unstoppableRose of Cairo is absolutely unstoppableRose of Cairo is absolutely unstoppableRose of Cairo is absolutely unstoppable
Default

If you use windows, you can just use ftp (start -> run -> ftp). It's easy to use, but you'll have to work with console commands. If you don't like that, here's a simple way to do it: open two windows explorers. With one of them, browse your own computer. In the other one, type ftp://<ip address of your goal> and you'll see the other computer just like your own. Then you can browse the goal computer with the windows explorer, delete things, and so on. To download or upload things, you can drag & drop them between the windows explorers.

If you use linux, I recommend ncftp, that's a nice program
Rose of Cairo is offline   Reply With Quote