Not exactly;
Probably what you want to do is tunneling.
FTP protocol and SSH service serve two very different purposes; you can however tunnel a lot of services through SSH, but FTP is not among them.
You rather use scp to securely move files across machines.
here is an example of syntax
assuming that you want to move file1 from home/user1 into another machine
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.