Hi,
I'm trying to use gftp to connect to my school using ssh so i can transfer files etc.
In my ssh options i have the "Need SSH User/Pass" checked, if i check any other option it seems to error
out. I have also filled in the ssh2 sftp server path with : /usr/libexec/openssh/sftp-server
this is the output
xsftpbash: /usr/libexec/openssh/sftp-serverOpening SSH connection to myschool.edu
Running program ssh -e none -l loginname -p 22 myschool.edu "echo -n xsftp ; /usr/libexec/openssh/sftp-server/sftp-server"
warning: Need basic cursor movement capability, using vt100
This computer is for authorized usage only
loginname's password:
Authentication successful.
xsftpbash: /usr/libexec/openssh/sftp-server
it then hangs there and i still cant transfer files
any help would be appreciated