Copy files from external server using ssh
Better way - using SCP protocol.
scp [switch] [source content location] [destination content location]
Example:
scp -r user1
- Подробнее о Copy files from external server using ssh
- Войдите, чтобы оставлять комментарии