Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

using rsync for file management especially for dealing with remotely devices

$ rsync [OPTION...] SRC... [DEST]
###
for dealing with remotely devices it is recommended to use rsync for time and data loss prevention sake
,i.g. when copying data and send it to server it is recommended to transfere data in stream mode
##
Source by www.fossmint.com #
 
PREVIOUS NEXT
Tagged: #rsync #file #management #dealing #remotely #devices
ADD COMMENT
Topic
Name
9+3 =