User Activity

  • Modified ticket #27 on Grsync

    Please support the XDG basedir specification

  • Posted a comment on ticket #27 on Grsync

    Hello, It should already be like that: grsync_dir = g_strconcat(g_get_user_config_dir(), "/grsync", NULL); if (!g_file_test(grsync_dir, G_FILE_TEST_EXISTS | G_FILE_TEST_IS_DIR)) { g_free(grsync_dir); grsync_dir = g_strconcat(g_get_home_dir(), "/.grsync", NULL); if (!g_file_test(grsync_dir, G_FILE_TEST_EXISTS | G_FILE_TEST_IS_DIR)) { g_free(grsync_dir); grsync_dir = g_strconcat(g_get_user_config_dir(), "/grsync", NULL); } } i.e. it tries to load from .config/grsync, if it doesn't find it it tries...

  • Modified ticket #28 on Grsync

    Rsync output box: make maximized

  • Posted a comment on ticket #28 on Grsync

    thanks for your report.

  • Modified ticket #27 on Grsync

    Result of cmd "sudo apt install grsync" on Ubuntu 24.04

  • Posted a comment on ticket #27 on Grsync

    Hello, This is a question for the ubuntu maintainer. Anyway, did you have a look at launchpad to see if the version you want is available there?

  • Modified ticket #26 on Grsync

    Copy of command line construction (for pasting elsewhere)

  • Posted a comment on ticket #26 on Grsync

    Hello, The feature is already available: click the file menu and "rsync command line". Also, the output panel is made selectable and copyable at the end of the run.

View All

Personal Data

Username:
orsoni
Joined:
2010-02-03 13:42:53

Projects

This is a list of open source software projects that Piero Orsoni is associated with:

  • Project Logo Grsync   Last Updated:

Personal Tools