ColinTaylor
Part of the Furniture
Just write you own backup script. Mine is 19 lines long and uses(it all started with the BACKUPMON tbh)
lftp
to send the tar
files to my server.Just write you own backup script. Mine is 19 lines long and uses(it all started with the BACKUPMON tbh)
lftp
to send the tar
files to my server.Agreed. That BACKUPMON was built around my script, which is also about 20 lines in total. Another option would be to useJust write you own backup script. Mine is 19 lines long and useslftp
to send thetar
files to my server.
rsync
.That sounds like what I'll have to do anyway.Just write you own backup script. Mine is 19 lines long and useslftp
to send thetar
files to my server.
cifs-$(CONFIG_CIFS_SMB2) += smb2ops.o smb2maperror.o smb2transport.o \
smb2misc.o smb2pdu.o smb2inode.o smb2file.o
You are comparing kernel 2.6.36 against kernel 4.1. Very different capabilities.Is that the regression that happened? It is perhaps reversible @RMerlin in the next release, or is the problem bigger in terms of dependencies or the CPU capability, etc.?
You're right of course. Just went through the kernel history and it seems only 3.7 properly introduced SMB2You are comparing kernel 2.6.36 against kernel 4.1. Very different capabilities.
None. For starter, most of these 2.6.36 models are now EOL. So even if it was technically possible, it's not worth the effort.is there any future hope of backporting SMB2 support?
This is not applicable to the router being discussed (and was also mentioned in post #1). See the previous posts in this thread.I'm running an AX88U Pro and as long as you add:
/sbin/modprobe md4
to /jffs/scripts/services-start, you will be good to go!
Sorry, I should have been more clear. I believe he will have to do this when he gets his new AX88U Pro router.This is not applicable to the router being discussed (and was also mentioned in post #1). See the previous posts in this thread.
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!