Quantcast
Channel: 2BrightSparks
Viewing all 9303 articles
Browse latest View live

SyncBackPro (commercial) • Script to create Profiles

$
0
0
I have SyncBackPro 6.5.38.0 running on Windows 2008 r2.

I need to create a fairly large number of new profiles and would rather not do it manually. Is it possible to write a script that will create profiles?

Statistics: Posted by c0t0d0s0 — Mon Feb 01, 2016 4:46 pm



OnClick Utilities • New versions of OnClick released (February 2016)

SyncBack Touch • SyncBack Touch V1.1 (2nd February 2016) has been released for Windows

$
0
0
SyncBack Touch V1.1 (2nd February 2016) has been released for Windows.

For details on where to download:

viewtopic.php?f=31&t=11060

Changes in this version

New (Windows): Support user impersonation which allows connecting to SyncBack Touch using the host computer's Windows login accounts.

Statistics: Posted by mickyj — Tue Feb 02, 2016 8:21 am


SyncBackPro (commercial) • Re: Backup with date in folder

$
0
0
1) use a Variable such as %DATE% in the Destination path, e.g.

X:\main folder\%DATE%\
X:\main folder\Backup_%DATE%\

Help -> Search > 'variables' for a full list, including 'components' you can use to make a DATE in a different format, such as %YEAR%_%MONTH%_%DAY% to achieve 'YYYY_MM_DD (and so on)

2) not supported. You could arguably write a callable script (that you call in Programs-After) to do the housekeeping, though if you give sufficient thought when designing such a script (and bear in mind you would be designing for a specific case/format, using rules you decided, based on parameters you decided to use - whereas 2BS would need to provide something 'general'), it may give some insight into why there isn't any built-in automated functionality to mass-delete stuff that can handle any situation that other profile parameters (also, usage patterns...) might create.

Many people elect to use a 'cycling' Variable (such as %DAYOFWEEKNAME% ) to point to such named locations in turn, and let the profile simply update the earliest location used next time it comes around. This does require 'systematic' use (e.g. daily) to get the best out of such a scheme, though. It's not really suitable for 'ad hoc' run-frequency, as you can quickly lose (mental) track of which day-name (etc) contains the latest backup (dated when?).

Or, you could simply use a static Destination in a profile configured to use Versioning set to keep [in your case, 3] Versions for [as long as you like], and if necessary use the Rollback facility ('nearest to, but no later than specified date/time') that Versioning makes possible during any Restore (if you need one). This method does auto-delete superfluous/expired Versions, because the process of creating them is fixed-mechanism/format, and would not have to handle a 'user-configured, could be (have been / may have changed) anything' situation. Versioning also has the added advantage in that it only keeps one copy of any given incarnation of any file it makes a Version of, and does not make extra copies of files which haven't changed at all (which your idea would), so is potentially hugely less 'space-costly' (thus you can likely afford to keep more old Versions for longer). You can also 'turn down the volume' if you do find space becoming an issue (just reduce the [number] and/or [age] parameters and run the profile again to strip oldest stuff)

Statistics: Posted by cliffhanger — Tue Feb 02, 2016 11:34 am


SyncBackPro (commercial) • Re: Script to create Profiles

SyncBackPro (commercial) • Re: Overall speed/bandwidth throttle

$
0
0
Hi, see viewtopic.php?f=15&t=12066 ?

As I understand it, this is complicated by the issue that the REST APIs that 2BS (in common with any other 3rd-party developer) have to use for the various cloud services do not support rate-capping, so any bandwidth limiting is restricted to 'burst' mode (transmit/pause...with attendant risk of arbitrary timeout decisions by cloud server). See contextual Help on Cloud -> Advanced settings page re 'Limit bandwidth...' setting.

Plus, of course, the fact that not only could you have multiple profiles running in parallel (not sure how wise that would be if you want to reduce throughput, but some people surely will...), it's also possible to have multiple instances of Pro running (one 'foreground', one or more Scheduled or triggered by other CLI means) - all parts of which would need to inter-communicate in this respect. I'm guessing this fits in the 'do not hold breath' category.

Statistics: Posted by cliffhanger — Tue Feb 02, 2016 12:02 pm


SyncBackPro (commercial) • Re: Profile and last copy log

$
0
0
Hi, there's a facility to send a copy of the run log (Modify -> Expert -> Log -> Email Log and Advanced sub-page), though not sure what you mean by 'last state'. There are various options you can switch in/out on the Advanced sub-page, but if you were hoping for per-file info on Size, LastMod date/time and so on, that's not included.

There's no provision for including a copy of the profile with a log (if that's what you meant). I can't recall anyone else ever asking for that, and not sure why you would want that. You can make your own custom body-text for the email, with various tallies relayed by use of Variables (to which you add your own captions), and so on, but there's no provision for information at the file-level (given that there could be huge numbers of such, which might exceed the capacity of a mail message at one end or the other)

If you meant an on-demand (or routine/scheduled, independently of any actual profile-runs) mass 'send' of the current state (Success, Failure, etc) of all profiles (and maybe their last logs?), then no, that's not supported. Only emailing a profile's run result (optionally with log) at the time of that run is available. There is a Group log (if you Group some or all of your profiles, and trigger them via the Group, not individually), but there's no facility to email any such Group log at the end of such a Group run - you would need to open it manually via the UI. I can see how some users might find such a summary useful by email, but as a Group log's current format embeds hyperlinks to the drive/UNC paths of the individual per-profile logs it lists (also, the group-log of any higher-level group 'involved' - so you can 'drill up' as well as 'drill down'), this functionality obviously only works 'locally', so I guess that's why no email facility has been added.

Statistics: Posted by cliffhanger — Tue Feb 02, 2016 12:50 pm


SyncBackPro (commercial) • network timeout adjustment

$
0
0
Hello,

I am experiencing a failure due to a network timeout while trying to sync a 130GB directory over a remote FTP host.
You mentionned in this topic there exists a network timeout setting.

Could you please explain how to add / adjust this setting ? I am running syncback pro v5.11

Thank you

Statistics: Posted by albanc — Wed Feb 03, 2016 9:15 am



SyncBackPro (commercial) • Re: network timeout adjustment

$
0
0
Hi, the facility you are asking about is here, but it will not help you if you are using FTP. That topic 9668 only affects connections using 'standard network protocol' (as would be used to browse (etc) a device listed under Network in Windows Explorer). Only the FTP-specific options on

Modify -> Expert -> FTP (and sub-pages, especially Advanced, IIRC*)

will have any effect on an FTP connection.

Note: your version of SB Pro is hugely out-of-date and no technical support is provided by 2BS since late 2012 IIRC (even V6 is out of official support since Jan 2015). Similarly, it is very unlikely any fellow users reading this will have V5 installed (I certainly do not) and available settings may be different* now (in function and/or location). In short, you may need to consider upgrading to V7 if you hope to get any response to any issues you may have (there are some details here of what AFAIK is the pricing if you want to investigate). Obviously I cannot guarantee any response from other users (and I don't use FTP myself any more), but if you were using V7 you could contact 2BS for official support via the Contact Support links in the Knowledge Base (and elsewhere on this site), which is an option you do not have at the moment.

Statistics: Posted by cliffhanger — Wed Feb 03, 2016 12:10 pm


SyncBackPro (commercial) • Re: Feature request for bandwidth control

$
0
0
This feature would be of great benefit to my configuration.

Statistics: Posted by Impossible — Wed Feb 03, 2016 1:19 pm


SyncBackSE (commercial) • ZIP individual folder contents

$
0
0
Hi,

I'm looking for a way to replicate my folder structure in backup form, but I'd like each folders content to be zipped individually.

eg.

D:\Photos\2016\01-03 Holiday\Image1.jpg
D:\Photos\2016\01-03 Holiday\Image2.jpg
D:\Photos\2016\01-03 Holiday\Image3.jpg
D:\Photos\2015\12-25 Xmas\Image1.jpg
D:\Photos\2015\12-25 Xmas\Image2.jpg

get backed up to

E:\Photos\2016\01-03 Holiday\01-03 Holiday.ZIP
E:\Photos\2015\12-25 Xmas\12-25 Xmas.ZIP

Is this possible?

Statistics: Posted by smiffy — Thu Feb 04, 2016 3:27 pm


SyncBackSE (commercial) • Re: ZIP individual folder contents

$
0
0
Hi, not supported, as stated here (and I guess several times further in the past). It's also repeated here more recently.

Statistics: Posted by cliffhanger — Thu Feb 04, 2016 6:38 pm


SyncBackFree (freeware) • Mirror profile reversed source & destination?

$
0
0
Monday I ran a profile that I have used before to mirror local files to a network drive.
After the profile finished I noticed that the mirror seems to have actually mirrored the network drive to my local drive.

Since this profile has run before the data on the network was an "old" copy of my local drive. Now my local drive looks just like the network and is "old" while my new local files have been deleted. The logfile confirms that the files on the source were deleted while the (old) files in the destination were copied to the source. Page one of the logfile does not mention that anything was being done other than a mirror. I've run this profile before and not had any issues.

Can someone explain how my source files were deleted and destination files copied to the source given my attached profile?

I've been using SyncBackFree for a number of years and consider myself an experienced user.
Immediately before the profile ran I upgraded to V7.5.19.0
p2.JPG

p1.JPG

Statistics: Posted by j-o — Thu Feb 04, 2016 8:42 pm


SyncBackFree (freeware) • User aborted or the profile run-time limit was reached

$
0
0
Hi,

I'm trying to do a backup of my files to a network share. I've done it a million times before, but now it suddenly stopped working.

User rights and network settings are fine, so I don't understand why this error suddenly occurs? :?

/Allan

Statistics: Posted by tis1980 — Fri Feb 05, 2016 7:27 am


SyncBackFree (freeware) • Re: Mirror profile reversed source & destination?

$
0
0
Hi, the 'Mirror' configuration/rules (i.e. those settings whose Description you included) only govern the default Actions a profile will propose. It's perfectly possible for those default-proposed Actions to then be changed by the user. This can be done manually (either by individual cherry-picking of different Actions per-file by either Action drop-list or by context-menu, and/or by right-clicking a selection of 1-n files and choosing a different Action from the pop-up menu for the selected files). It can also be semi-automated (all proposed Actions re-evaluated 'en masse' to reflect an available different pre-set group of rules) by clicking one of the two override buttons below the main grid in the Differences window. In your case, likely the button on the right-hand-side labelled (in your profile) 'Mirror all files to Source'.

Note that either of those two available override buttons will re-load the Differences window's main grid to display the revised Actions; the user can of course then make further changes before clicking Continue (or, Abort)

Statistics: Posted by cliffhanger — Sat Feb 06, 2016 6:57 am



SyncBackFree (freeware) • Windows login password

$
0
0
Using windows 10 and SB V7.5.5

Windows login password not recognised! I know it is correct.
Getting many network errors when my destination is my NAS with the same password.

Statistics: Posted by vj531 — Sun Feb 07, 2016 11:41 am


SyncBack Touch • Unable to break 100mb/s on a Gig LAN

$
0
0
I have two Windows machines, both are 2012r2.

I have Syncback pro on one machine (Computer A) and syncback touch on the other (Computer B), I have a profile to copy from the pro machine to the touch machine.

The two machines are wired together via 1GB NIC's, Im able to SMB between both machines at 110MB/s without fuss.

When attempting to sync a file around 3GB (3000MB) from A to B within Syncback, i'm unable to transfer faster than 100mbps (im pushing around 10MB/s) in a single profile, if I kick of multiple profiles each of those will hit around a 100mbps limit each. When the profiles are running i'm able to simultaneously copy a large file via SMB during the Syncback profiles and hit my NIC limits.


Any suggestions?

Statistics: Posted by Impossible — Sun Feb 07, 2016 9:18 pm


SyncBack Touch • Not working - HTC M8 Marshmallow

$
0
0
HTC One M8 with Android 6.

SyncBack Touch freezes and I'm not able to sync any files on the external SD card. I did not format it to be used as the new "Internal Storage". I left it as an external SD. I'm able to connect to it from the PC just fine and it also tells me which files need to be synced but the sync always fails. I have one file that needs to be deleted and one that needs to be added to the phone. I get the following two errors:

Code:

- Failed to delete from SyncBack Touch : Delete failed
- Failed to copy from No1 Music : Error: Connection problems, response timed out.


It looks like it's able to read but not write. Maybe a permissions issue on the phone???

I can sync to the internal SD card.

Statistics: Posted by jeffshead — Mon Feb 08, 2016 1:05 am


SyncBack Touch • Re: Not working - HTC M8 Marshmallow

$
0
0
Hi,

Have you enabled access to your SD card on SyncBack Touch? If not, open SyncBack Touch on your device, then go to Menu > Settings > Misc. and click the Enable SD Card button. This will open a form on which you must explicitly select your external SD card and then click the SELECT "SD card" button at the bottom to confirm the selection and close the form. Afterwards, click the Save button to close the settings form and then when you are back at the main form click Menu > Exit to close the app.

Start the app again and retry to see if you can now write content on the SD card.

Thanks,
Kostas
[2bs]

Statistics: Posted by Kostas — Mon Feb 08, 2016 2:16 am


SyncBackPro (commercial) • Re: Differences Window

$
0
0
Hi cliffhanger. Thanks for that.

I find the Differences window to intuitive compared to Goodsyc (sorry to keep coming back to Goodsync but somethings it seems like they are doing better). In Goodsync I get a folder hierarchy in the comparison window. In SyncBack i get a flat list. Seriously im not going to manual assess 200GB of files, so the differences is almost pointless for my use.

Also there is a blue bar down the bottom on the differences window that is part way accross, see attachment. What does that mean, that the simulation has run but not the actual.?

Statistics: Posted by voltaire585 — Mon Feb 08, 2016 8:33 am


Viewing all 9303 articles
Browse latest View live