Welcome to World of IPTV

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?

Forum Rules

Our Rules: Read to avoid getting banned!

Advertising

Introduce Yourself to the World with Us!

Resource Database

Find the newest resources around IPTV!

Account upgrade

Upgrade your account to unlock more benefits!

Transfer Movies from older server to newer

cdoc

Extended Member
Ext. Member
Joined
Nov 22, 2019
Messages
12
Reaction score
1
Points
14
Location
thessaloniki
Hello,
I have some movies in a 1.5.4 R1 version LB which I need to transfer to a 1.5.12 version LB. I have only the encoded files, not the original ones.

How can I transfer my movies correctly?
 
Hello,
I have some movies in a 1.5.4 R1 version LB which I need to transfer to a 1.5.12 version LB. I have only the encoded files, not the original ones.

How can I transfer my movies correctly?
rsync method is what you need bud
 
I use lftp pretty much the same as rclone

apt install lftp

On both servers

Then add

Apt install vsftpd

The run nano /etc/ftpusers

And # out root

Save it exit and run

restart vsftpd

Now you need to add credentials to mirror.sh

So nano/var/mirror. sh

lftp -p 1000 "
open IPOFREMOTESERVER
user root PASSWORD

# Source Destination
mirror /home/StorageMedia/ /home/StorageMedia/ -v --ignore-time
"

if port was 1000 for example

22 is assumed


Add correct details to mirror.sh save and exit

Don't forget to run chmod 755 /var/mirror

Then when run

/var/Mirror.sh &
If do correctly you can view process by simply typing

htop
 
Last edited:
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
thank for the methode and also how to add sub title with onligne file
 
shape1
shape2
shape3
shape4
shape5
shape6
Back
Top