Results 1 to 6 of 6
i am running a fc3 webserver. I have just recently got ssh working but I want to be able to upload files to the computer. Is there a way to ...
- 07-01-2005 #1Just Joined!
- Join Date
- Jun 2005
- Posts
- 70
ftp daemon?
i am running a fc3 webserver. I have just recently got ssh working but I want to be able to upload files to the computer. Is there a way to do that with ssh?
If not is there a ftp daemon? I didnt have one in my network services and so I figured I didnt install the package (if one exists) when I installed fc3.
cheers,
- 07-01-2005 #2
ssh has a built-in ftp server. sftp user@host.
"Time is an illusion. Lunchtime, doubly so."
~Douglas Adams, The Hitchhiker's Guide to the Galaxy
- 07-01-2005 #3Just Joined!
- Join Date
- Jun 2005
- Posts
- 70
awesome.
thanks
- 07-01-2005 #4Just Joined!
- Join Date
- Jun 2005
- Posts
- 70
but wait. i am attempting to ssh from a windows machine and I am using putty. So I cant run sftp. is there a way to do it with putty?
It would be a pain to have to reboot into linux everytime I wanted to update the site.
thanks
- 07-01-2005 #5Just Joined!
- Join Date
- Apr 2005
- Posts
- 23
root
service ftpd start
- 07-01-2005 #6Just Joined!
- Join Date
- Jun 2005
- Posts
- 70
just for everyones future reference putty comes with a program called PSFTP which is exactly like sftp but runs on a windows machine of course!
cheers


Reply With Quote