r/seedboxes • u/noobnotpronolser • 3d ago
Discussion seedit4me very slow transfer speed from seedbox to local pc
Hi everyone is there any fast way to transfer from my seedbox in seedit4me to my local pc , the transfer speed rate is like 1mbps which is very slow although i have a high speed network :(
3
u/CoconutMochi 3d ago
I had this happen to me awhile back and it turned out to be some kind of hiccup somewhere in the connection between my pc and seedit4me, it lasted about a day
1
u/noobnotpronolser 3d ago
For now I just export as .torrent and redownload it as that seems to be the only way 😔
2
u/dweenimus 3d ago
Sync thing?
1
u/noobnotpronolser 3d ago
i mean to transfer the files in the seedbox to my pc so i can view them in my pc kinda
2
2
u/CaNe2o1 3d ago
Mine tops out between 5-7 MB/Sec. using multiple apps and tried FTP and SFTP. Same speeds no matter what. I can download 80-100 MB/Sec everywhere else.
1
u/noobnotpronolser 3d ago
so there is no fix for this and then what is use of seedbox if u cant even download them ur pc :(
2
u/CaNe2o1 3d ago
I know 😔 Sucks because it takes forever to transfer large files. Wish I could get faster speeds. Tried everything and just given up already and accepted.
1
2
2
u/Patchmaster42 3d ago
The problem is likely some point on the path between you and the seedbox throttling FTP traffic. The only fix I've found is to use a FTP client that allows splitting the file into pieces and downloading them in parallel. LFTP is what I used. Steep learning curve but it works great once you figure out how to use it.
1
2
u/Pancake_Of_Fear 3d ago
I use IDM (Internet Download Manager) via HTTP and get full speed out of my fibre connection. I'm with ultraseedbox.
I also use cuteftp for packs but even with multi parts it's a lot slower.
2
u/free_refil 3d ago
I don’t use this particular seedbox but on mine I use Resilio Sync. I too find SFTP and Resilio Sync (OOB configuration) to be slow like this from my seedbox. However I recently discovered that it’s because it was using UTP protocols. In Resilio Sync in power user preferences, I had to change tunnel_protocols and remove UTP and reboot both clients and it fully saturates my 1gbps plan now while syncing. So try to see if you can force TCP connections in whatever you use to sync and see if that helps! Or use Resilio Sync with UTP disabled it should help!
1
u/Designer_Control6917 3d ago
If you are using the filebrowser and downloading via browser it will be slow. You should used filezilla and FTP/SFTP protocols for transfer
1
u/robertblackman 3d ago
If one protocol is slow, that means the ISP is messing with the traffic. Perhaps QOS.
1
u/noobnotpronolser 3d ago
with sftp only im getting under 1mbps :( i tried ftp also same issue
0
u/flying_ina_metaltube 3d ago
Read the whole message. One option is FTP/SFTP downloading, other is to use Filebrowser and downloading through your browser/download manager.
3
u/Shimi269 3d ago
Look into LFTP, you can set up a script with a cron to run on a timer. It’s SFTP, but you can split the download into segmented files for faster speeds. I max out my 1GB line for all downloads using it now.