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.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Comments
We are manually activating orders so please allow up to 24 hours for service activation. ouch.
Try garage, looks like it more easily than seaweedfs.
I faced with the same issue on rclone but for s3 bucket where 20k+ files, the listing could take 4min, but
--no-modtimeoption fix it, for now listing 3-5sec.That sounds really cool. Imma try it out
Has anyone been able to get their backup tools connected to their DirectAdmin Storage Boxes?
I can connect via bash and ssh on port 53211 but can’t connect on any file transfer tools or on Synology Hyper Backup. Can’t work with the main user or the one I created, trying to figure out if it’s user error.
rclone works here via sftp. Main user, 53211 port and ssh key because fuck passwords.
Yup; FTP via 21, SCP/SFTP at 53211 and then arbitrary random ports for the Softaculous apps or scripts you use.
I'm still poking around a bit but currently I'm using something like
eval $(ssh-agent); sshfs -oPort=53211,auto_cache,compression=yes,dir_cache=yes,no_check_root,follow_symlinks,noauto,idmap=user,users,reconnect,delay_connect,nomap=error,transform_symlinks,default_permissions,IdentityFile=~/.ssh/sshkeyfile [email protected]:/home/username /mnt/mountpointThe above is cluttery because my SBC is being a bitch and I'm trying new stuff but you probably get the gist of it. Normally you should just be able to do like
sshfs -oPort=53211,follow_symlinks,default_permissions,IdentityFile=file,reconnect [email protected]:/home/path /mount/pointIf you want better performance and/or hate yourself I suggest trying rclone since you can setup cache and shit like that as well.
EDIT: Do note that you are not visibly chrooted most of the time so either manually use /home/username or ~/ so you don't mindfuck yourself needlessly
EDIT2: Tips for troubleshooting;
sshfs -osshfs_debug,LOGLEVEL=DEBUG3
I used bare metal. It is a single binary and many command line switches. You tell it directly where to store the files, so if you want to clean it up, just delete the single binary file and the folder where you told it to store its data. IMO no docker needed.
how do u use immich with this like is it immich backups or something else?
Labze where are you? I need to sleep but I want servers more than sleep
Is FUSE mounting a drive allowed?
What's the latency to storage box from your server? mine is around 150ms and rclone mount feels shitty for immich server.
I missed it too!
Not possible, mount the storage box from another machine instead.
For those who missed BIGBFBOX, BFBOX should still work and gives 40% discount, still very worth it.
in StorageBox
is it allowed store files that nothing to do with hosted website?
@supremasi said:
Yup, you don't have to use the hosting features at all.
Picked up a 2TB storage box yesterday. Transferring some backups today and the speed is excellent - over 65MB/s from rsync.net to the storage box for large files using rclone (with default 4 threads).
How much is the latency to storage box from your server.
What I found out is that, the rclone mount with a lot of small files depend a lot on latency otherwise 1024IOPS is great if the latency is low.
Then create two mounts; one FTP and one SCP
Neither service allows ping so I can't measure that but my estimate is under 20ms since it's Fremont, CA to somewhere in Utah according to ipstack.com.
I also bought a storage VPS in Frankfurt but I'm having some problem getting it set up (waiting for ticket reply). Will report the speed I get from Fremont to Frankfurt when it's working.
How does it solve the problem.
Storage box ain't compatible with garage I guess.
I specifically bought one amd milan vps in frankfurt to mount storage box with less than 2ms latency. Will configure it now.
And wanted to sell the older one in service transfer thread but got flagged as I don't qualify for it because of less than 60 posts:(
One if faster with many small files, the other with few larger.
PING ftpde1.hostypanel.com (89.144.8.124) 56(84) bytes of data.
64 bytes from 89.144.8.124 (89.144.8.124): icmp_seq=1 ttl=57 time=0.812 ms
64 bytes from 89.144.8.124 (89.144.8.124): icmp_seq=2 ttl=57 time=1.02 ms
64 bytes from 89.144.8.124 (89.144.8.124): icmp_seq=3 ttl=57 time=0.780 ms
64 bytes from 89.144.8.124 (89.144.8.124): icmp_seq=4 ttl=57 time=0.749 ms
64 bytes from 89.144.8.124 (89.144.8.124): icmp_seq=5 ttl=57 time=0.765 ms
64 bytes from 89.144.8.124 (89.144.8.124): icmp_seq=6 ttl=57 time=0.828 ms
From my OVZ VPS with Ethernetservers in Frankfurt.
Is that DA box able to use as a s3 storage?
nope.
Man, its way more than usable with rclone ftp mount on a machine located near to frankfurt even for multiple tiny files!
Dirt cheap, high quality storage services man!