SSH Transfer problem

The_cobra666

Verified User
Joined
Jan 6, 2006
Messages
87
Location
Belgium
Hi all,

I want to send a file from my server to another. The only problem is that the other server does not has any commands like: wget, scp. So I'm prety much stuck!

I know directadmin has SSH control but I would need to know what command I can use to transfer the file. Since I don't have root access. It's prety anoying so I'm stuck!

Greetings
 
if you don't know all linux command
install midnight commander !
#yum install mc

there is a integrated ftp client and ssh client easy to handle, rathet than ssh something
 
xemaps said:
if you don't know all linux command
install midnight commander !
#yum install mc

there is a integrated ftp client and ssh client easy to handle, rathet than ssh something

Thanks alot m8

It helped me out ! Server is transfering the file now :) SUPER ! Thank you !
 
Back
Top