Re: [BackupPC-users] Deltacopy - Cant' backup subdir

2018-08-31 Thread Kris Lou via BackupPC-users
Alternatively, this should also work: $Conf{BackupFilesOnly} = { 'MyShareTest' => [ '/photos', '/docs' ] }; -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org!

Re: [BackupPC-users] Deltacopy - Cant' backup subdir

2018-08-31 Thread Omar Speranza
Il 31/08/2018 18:31, Michael Stowe ha scritto: In this case, however, your picture illustrates fairly well what happened — the “BackupFilesOnly” directory isn't associated with the rsyncsharename. You either need to add ‘*’ (to have it apply to all shares) or “MyShareTest” to have it apply to t

Re: [BackupPC-users] Deltacopy - Cant' backup subdir

2018-08-31 Thread Omar Speranza
Il 31/08/2018 18:31, Michael Stowe ha scritto: Excellent — that helps quite a bit, though it would also help to see the “BackupFilesOnly” sections of your config.pl (if any) and the machine-specific config. One possibility is that there are updates to those files that don't show up on the web i

Re: [BackupPC-users] Deltacopy - Cant' backup subdir

2018-08-31 Thread Omar Speranza
Il 31/08/2018 18:31, Michael Stowe ha scritto: Excellent — that helps quite a bit, though it would also help to see the “BackupFilesOnly” sections of your config.pl (if any) and the machine-specific config. One possibility is that there are updates to those files that don't show up on the web i

Re: [BackupPC-users] Deltacopy - Cant' backup subdir

2018-08-31 Thread Michael Stowe
On 2018-08-31 09:18, Omar Speranza wrote: Il 31/08/2018 18:01, Michael Stowe ha scritto: Of course, the usual way of doing this is to specify which directories you want to back up, in the web interface. Thank you Sorry for my english In the web interface I've set the "BackupFilesOnly" parame

Re: [BackupPC-users] Deltacopy - Cant' backup subdir

2018-08-31 Thread Omar Speranza
Il 31/08/2018 18:01, Michael Stowe ha scritto: Of course, the usual way of doing this is to specify which directories you want to back up, in the web interface. Thank you Sorry for my english In the web interface I've set the "BackupFilesOnly" parameter writing "/photos" as directory of "MyS

Re: [BackupPC-users] Deltacopy - Cant' backup subdir

2018-08-31 Thread Michael Stowe
On 2018-08-31 07:24, Omar Speranza wrote: Hi, I'd like to use backuppc to backup some subdir of C drive of my Windows PC. I've installed DeltaCopy on Windows machine and I've created a sharename called "DriveC" that points to C:\ path On backuppc of my Linux server I've created RsyncD xfer pr

[BackupPC-users] Deltacopy - Cant' backup subdir

2018-08-31 Thread Omar Speranza
Hi, I'd like to use backuppc to backup some subdir of C drive of my Windows PC. I've installed DeltaCopy on Windows machine and I've created a sharename called "DriveC" that points to C:\ path On backuppc of my Linux server I've created RsyncD xfer profile with user/pass of deltacopy share.