SearchFAQMemberlist Log in
Reply to topic Page 1 of 1
List files and directorys from a volume
Author Message
Post List files and directorys from a volume 
Hi,


Is it possible get the list of file from a especific volume?

For example:

I have a job to an incremental backup today at 15:00h.
I would like to know what files were backuped since the last job.


Any reference would be great.


Thanks.
--
Eduardo Jśnior
GNU/Linux user #423272
http://eduardojunior.eti.br

:wq

Post List files and directorys from a volume 
On 06/13/2012 01:25 PM, Eduardo Jśnior wrote:

Hi,


Is it possible get the list of file from a especific volume?

For example:

I have a job to an incremental backup today at 15:00h.
I would like to know what files were backuped since the last job.

Try this SQL query:

select Client.Name, Path.Path, Filename.Name from File join Filename on
File.FilenameId = Filename.FilenameId join Path on File.PathId =
Path.PathId join Job on Job.JobId = File.JobId join Client on
Job.ClientId = Client.ClientId where Job.JobId = [your job ID here];

In my case, using last night's incremental backup of the machine I'm
working at right now, this returns 5597 rows in 0.06 seconds.



--
Phil Stracchino, CDK#2 DoD#299792458 ICBM: 43.5607, -71.355
alaric < at > caerllewys.net alaric < at > metrocast.net phil < at > co.ordinate.org
Renaissance Man, Unix ronin, Perl hacker, SQL wrangler, Free Stater
It's not the years, it's the mileage.



------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Bacula-users mailing list
Bacula-users < at > lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Post List files and directorys from a volume 
Hello,

2012/6/13 Eduardo JĆŗnior <ihtraum18 < at > gmail.com ([email]ihtraum18 < at > gmail.com[/email])>

Hi,


Is it possible get the list of file from a especific volume?

For example:

I have a job to an incremental backup today at 15:00h.
I would like to know what files were backuped since the last job.


Any reference would be great.



In bconsole use a command:
* list files jobid=<job_id>
Ā 
Best regards



--
Radosław Korzeniewski
radoslaw < at > korzeniewski.net ([email]radoslaw < at > korzeniewski.net[/email])

Post List files and directorys from a volume 
Hi,

thanks Phil and Rados³aw.



On Wed, Jun 13, 2012 at 4:53 PM, Rados³aw Korzeniewski <radoslaw < at > korzeniewski.net ([email]radoslaw < at > korzeniewski.net[/email])> wrote:
Hello,

2012/6/13 Eduardo Jśnior <ihtraum18 < at > gmail.com ([email]ihtraum18 < at > gmail.com[/email])>

Hi,


Is it possible get the list of file from a especific volume?

For example:

I have a job to an incremental backup today at 15:00h.
I would like to know what files were backuped since the last job.


Any reference would be great.




In bconsole use a command:
* list files jobid=<job_id>
 
Best regards



--
Rados³aw Korzeniewski
radoslaw < at > korzeniewski.net ([email]radoslaw < at > korzeniewski.net[/email])



--
Eduardo Jśnior
GNU/Linux user #423272
http://eduardojunior.eti.br

:wq

Display posts from previous:
Reply to topic Page 1 of 1
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
  


Magic SEO URL for phpBB