Results 1 to 3 of 3
Hello friends,i am basically on a Fedora 8,but i have some of my files on telnet machine,to which i can log on.There i don't have root privileges though.
How can ...
- 01-29-2009 #1Just Joined!
- Join Date
- Jan 2009
- Location
- Hyderabad(India)
- Posts
- 23
ftp transfer question?
Hello friends,i am basically on a Fedora 8,but i have some of my files on telnet machine,to which i can log on.There i don't have root privileges though.
How can i transfer files from that machine to my machine,using ftp or some other mechanism?
- 01-29-2009 #2
This all assumes there is nothing blocking ftp
- Install the FTP Server on your machine, configure and start it.
- Then telnet to the other machine and ftp to your box.
- Transfer files.
Should you need help setting up ftp on your system use google there is more then enough documentation out there.
- 01-29-2009 #3
if you have SSH access you could use SCP to transfer the files, if you want to get them using a windows machine, try using winscp.


Reply With Quote