Community discussions

MikroTik App
 
WCCS43
just joined
Topic Author
Posts: 8
Joined: Tue May 10, 2022 8:03 am

Export to TFTP server

Wed May 18, 2022 3:33 am

WinBox is giving me many "fetch" errors, I have very limited access to the server I am working on and can't change any windows ips or network configurations.

Putty using telnet connects without issue, I have a TFPT server running and waiting, I just need the correct command.

Export file=filename is what I use in winbox, I need to direct this to my TFTP server (or FTP)

Cisco example copy running-config tftp://10.10.10.10/filename.txt
what would be the equivalent for the MikroTik?
thanks for your help!
 
User avatar
own3r1138
Long time Member
Long time Member
Posts: 681
Joined: Sun Feb 14, 2021 12:33 am
Location: Pleiades
Contact:

Re: Export to TFTP server  [SOLVED]

Wed May 18, 2022 6:35 am

export file=export
/tool fetch address=2.2.2.2 src-path=export.rsc user="username" mode=ftp password="password" dst-path="/export.rsc" upload=yes;
2022-05-18_07-58-05.png
You do not have the required permissions to view the files attached to this post.
 
WCCS43
just joined
Topic Author
Posts: 8
Joined: Tue May 10, 2022 8:03 am

Re: Export to TFTP server

Wed May 18, 2022 8:58 pm

export file=export
/tool fetch address=2.2.2.2 src-path=export.rsc user="username" mode=ftp password="password" dst-path="/export.rsc" upload=yes;
2022-05-18_07-58-05.png
Awesome! thx super helpful.

Who is online

Users browsing this forum: Ahrefs [Bot], Bing [Bot], emunt6, Florian, stef70 and 90 guests