slickstack icon indicating copy to clipboard operation
slickstack copied to clipboard

Expose additional options for ss remote backup

Open romfeo opened this issue 1 year ago • 2 comments

Following our discussion on discord:

I would like to request to be able to set the port number for RClone in ss-config.

Additionally, I would like to request to be able to connect to Rsync via ssh like:

rsync --progress -e 'ssh -p23' --recursive <local_directory> @.your-storagebox.de:<target_directory>

romfeo avatar Feb 06 '24 11:02 romfeo

Thanks for posting this @romfeo

Can you also include the Rclone command syntax that Hetzer told you to use? Technically SlickStack only supports B2 buckets for Rclone right now, because supporting multiple vendors is a huge challenge.

jessuppi avatar Feb 07 '24 10:02 jessuppi

Related:

https://github.com/rclone/rclone-webui-react/issues/55

https://forum.rclone.org/t/rclone-custom-ip-port/12835

jessuppi avatar Mar 05 '24 04:03 jessuppi