Sftp
For security reasons
beyond my control, this server does not run an FTP server, only SFTP. Worse, in
order to log into this server, one need to first SSH into another server and
hop over from there. What I've ended up doing is transferring my files to one
of my own servers, then downloading from there through the two SSH connections.
It's a pain, but if you have PuTTY and your own FTP server, you should be able
to do it.
beyond my control, this server does not run an FTP server, only SFTP. Worse, in
order to log into this server, one need to first SSH into another server and
hop over from there. What I've ended up doing is transferring my files to one
of my own servers, then downloading from there through the two SSH connections.
It's a pain, but if you have PuTTY and your own FTP server, you should be able
to do it.
I have a win2k pro box with OpenSSH for windows, Filezilla server, and thew Putty SFTP executable.
Do I need to run an SSL enabled ftp server in order to connect to the system above?
Or will the open SSH with filezilla and sftp work??