I have 2 computers with linux, How can i send with ftp files from computer1 to computer2 them(shell command)?
Steps that i think should be done (miss shell commands):
- find inner ip of computer1
- open the ftp port (21) of computer1 (make computer1 ftp server)
- send file from computer2 to computer1 with shell command
Thanks
My System:
- router+modem
- computer1 linux
- computer2 linux