Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Shells Virtual Desktop
BMail.ag - Secure Email Service
Server.net
CPLicense.net
VPS Server
Buy VPN
Vultr
VMs for AI
HostDare
ReliableSite White-Label Dedicated Hosting for Resellers
InterServer VPS
BMail.ag - Secure Email Service
Best VPN
High-Performance Bare Metal Server Solutions
Karvl.com
Server Mania Cloud Hosting
DataWagon Hosting
AlphaVPS Hosting
Evoxt.com
Clouvider
VPS Hosting with NVMe
Residential IPs in the US & 4G Mobile Proxies in EU & US with Unlimited Bandwidth
ReliableSite White-Label Dedicated Hosting for Resellers
Rabisu - Hosting Solutions
Shells Virtual Desktop
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Should I buy hostbrr's storage box?

2»

Comments

  • @Turbo_Pascal said:
    For those who don't read code, what does that script do? Genuinely curious.

    @rcy026 said: I made some cleanups and simplifications and renamed it brclone.sh since it's only using rclone now, but you can of course call it whatever you like

    Only a bit upgrade to the original rclone, no danger I think

    Thanked by 1Turbo_Pascal
  • rcy026rcy026 Member
    edited March 2025

    @Turbo_Pascal said:
    For those who don't read code, what does that script do? Genuinely curious.

    It just makes rclone a bit easier to use, you do not have to type in stuff like remote paths and specify config every time.
    For example 'brclone syncup dir' will synchronize the local directory dir to the server, 'brclone syncdown dir' will sync it from the server to local, 'brclone ls' will list the content on the server, 'brclone tree' will print a tree view of the filestructure on the server. Arguments 'get' and 'put' should be pretty self-explanatory.

    Thanked by 1Turbo_Pascal
  • the german box is good.

    US box is slow on remote sshfs mount.

    Thanked by 1admax
  • @Turbo_Pascal said:
    For those who don't read code, what does that script do? Genuinely curious.

    @rcy026 said: I made some cleanups and simplifications and renamed it brclone.sh since it's only using rclone now, but you can of course call it whatever you like

    It just adds a few extra validations.

    It's a simple wrapper. Solves nothing though.

    Thanked by 1Turbo_Pascal
  • @noloudelou said: Speeds were fine worldwide. Not the most amazing but it's a 7/y I'm not complaining.

    It is good for the price and a decent amount of storage for the price. and i hope @Francisco would offer something like this at @NameCrane too at this price (Just ftp would be good enough or even better a sftp / s3)... I wish more providers do these kind of products..

  • Turbo_PascalTurbo_Pascal Member
    edited March 2025

    Thanks for all the replies. Still trying to figure it out.

    Why do people send files this way rather than by using rsync, which appears to be simpler (ie, one simple command)?

    @rcy026 said: It just makes rclone a bit easier to use, you do not have to type in stuff like remote paths and specify config every time.

  • @Turbo_Pascal said:
    Thanks for all the replies. Still trying to figure it out.

    Why do people send files this way rather than by using rsync, which appears to be simpler (ie, one simple command)?

    @rcy026 said: It just makes rclone a bit easier to use, you do not have to type in stuff like remote paths and specify config every time.

    If you use rsync you would still have to type in username, path etc, so it's really not much different from rclone.
    You could modify my script to use rsync instead if that is what you prefer, it should not take more then a few minutes.

    Thanked by 1Turbo_Pascal
  • enough for cold data and small backups.
    I use it as small file storage with selfhosted s3.

  • @rcy026 said: It just makes rclone a bit easier to use

    thanks.
    because rclone is praised everywhere, but the handling is tricky

Sign In or Register to comment.