Re: Trying to ftp things back from my ubuntu server to Windows
You probably need to enable SSH, which is within services, in either the administration or preferences submenu.
You could also try "service sshd up" in a terminal window, you'd probably have to run this command as root, or do an "su" before it.
Also, I wonder if this is firewall related, wonder if either the linux or the windows box is only allowing transfers in one direction.
|