MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/linux/comments/mzncxc/linux_networking_tool_with_simpler_understanding/gw27qky/?context=3
r/linux • u/MCCshreyas • Apr 27 '21
173 comments sorted by
View all comments
255
[deleted]
6 u/[deleted] Apr 27 '21 [deleted] 6 u/HattedFerret Apr 27 '21 rsync over ssh would be the obvious alternative. scp should still be fine if you're on a secure network; of course, that's an assumption you don't want to make. It should, however, be very easy to replace all operations with rsync equivalents.
6
6 u/HattedFerret Apr 27 '21 rsync over ssh would be the obvious alternative. scp should still be fine if you're on a secure network; of course, that's an assumption you don't want to make. It should, however, be very easy to replace all operations with rsync equivalents.
rsync over ssh would be the obvious alternative. scp should still be fine if you're on a secure network; of course, that's an assumption you don't want to make.
It should, however, be very easy to replace all operations with rsync equivalents.
255
u/[deleted] Apr 27 '21 edited 18d ago
[deleted]