FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

14110 questions

16769 answers

27528 comments

53886 members

0 votes
1,035 views 0 comments
by
Is there a script (bash, perl) that allows you to download a backup?

1 Answer

0 votes
by

Hello,

Use sysupgrade -b backup.tar.gz to generate a backup file. Then use scp (for Linux) or WinSCP (for Windows) to copy the file from the router.

Info on how to upload/download files from the router:

https://wiki.teltonika.lt/index.php?title=How_to_upload_and_download_files_from_the_router_(Linux)%3F
https://wiki.teltonika.lt/index.php?title=How_to_upload_and_download_files_from_the_router_(Windows)%3F

Best answer