Community discussions

MikroTik App

Search found 3 matches

by haukete
Mon Dec 18, 2023 9:14 am
Forum: General
Topic: Checksum for files
Replies: 2
Views: 1207

Re: Checksum for files

Thanks for your reply. I used ssh/sftp to transfer the files. I understood that binary is the default mode in fetch command in RoS. For future I will explicitly put the switch for it. Meanwhile, I encrypt the files with the password and check on a CHR if decryption is possible. If yes, I assume cont...
by haukete
Sun Dec 17, 2023 11:45 am
Forum: General
Topic: Checksum for files
Replies: 2
Views: 1207

Checksum for files

Hey! Is there any feature to take checksum of files? Like md5, sha256sum... I recently had two times the problem of system backups that run corrupted while file transfer. It was first noticeable on restore, which I find to late. So if someone knows a way, to check backup files before and after trans...
by haukete
Thu Dec 29, 2022 3:25 pm
Forum: General
Topic: cannot establish ovpn connection
Replies: 5
Views: 7794

Re: cannot establish ovpn connection

I just was struggling around with the same issue, reading in this forum and didn't found any solution. After reading the log of the OpenVPN-Android Client more carefully, I found a solution, that I tested working on newest RouterOS (7.6) and latest Android OpenVPN Client (0.7.43) and I want to share...