Giter VIP home page Giter VIP logo

gcloud-backup's People

Contributors

alex13lopez avatar hieione avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

hieione

gcloud-backup's Issues

Better format for emails

It would be nice to have som email formatting to represent more what's happening instead of a plain text message. Something like Veeam has:

What we have:
image

What we could have:

image

Slow upload in Windows

Hello there,

I have been detecting slow uploads in different clients with the same S.O , aka Windows 10, after quite a long research I've detected that the only way to fix it (apart from waiting for Google to fix it) is installing Cygwin and running the gsutil commands through Cygwin.

I say Cygwin and not WSL because Cygwin has the ability to connect to Windows Shares and that might be necessary for some scenarios (at the very least in mine).

As an example, a client of mine has a bandwidth of 500 Mb and the uploads are going at 4.5 MiB instead of 50 like it should, once I installed and tested it with Gsutil cp , the speed increased to the expected.

Write logs to Windows Event System

This might be useful for professional environments with Nagios or any other System Monitor, so we can read those logs directly and monitor gcloud-backup more effectively and precisely.

Bug with getting date if the name has numbers

Known bug that happens if the folder you're uploading has numbers, those numbers will interfere and be recognised as a date when they're not.

As I see it, there's 2 ways of solving this:

  1. Get Modified date for each file from Gcloud.
  2. Remove the folder's name of the string of file's path and then get the date as usual.

The 1st option would be the "pro one" but I'm concerned about performance since you have to get each file's date and 2nd one is easier and does not affect performance.

Indicate Conf File through parameter

It'd be nice to be able to indicate the path of the conf file so we can have several conf files for different backups or for different purposes.

Creation Date of file from Gcloud instead of file

Right now the date of the files is fetched from the filename, as how is the code atm, it would work for Veeam 10, 9 and possibly 8, but there might be changes with the naming convention from the veeam team, not only that, but this could be open for other backup solutions.

For that I think the best idea would be to have a dictionary with the key being the version and program and the value the filename format.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.