git-annex/doc/tips
Joey Hess e08691b393
enable-tor: When run as a regular user, test a connection back to the hidden service over tor.
This way we know that after enable-tor, the tor hidden service is fully
published and working, and so there should be no problems with it at
pairing time.

It has to start up its own temporary listener on the hidden service. It
would be nice to have it start the remotedaemon running, so that extra
step is not needed afterwards. But, there may already be a remotedaemon
running, in communication with the assistant and we don't want to start
another one. I thought about trying to HUP any running remotedaemon, but
Windows does not make it easy to do that. In any case, having the user
start the remotedaemon themselves lets them know it needs to be running
to serve the hidden service.

This commit was sponsored by Boyd Stephen Smith Jr. on Patreon.
2016-12-24 12:50:23 -04:00
..
a_gui_for_metadata_operations git-annex-metadata-gui yay! 2016-12-07 16:00:12 -04:00
Accessing_files_in_bare_remotes_without_git-annex Added a comment: Updated 2016-01-12 22:47:49 +00:00
assume-unstaged
automatically_adding_metadata Fix metadata hook behavior when multiple files are added at once. Thanks, Klaus Ethgen. 2016-03-02 12:25:41 -04:00
beware_of_SSD_wear_when_doing_fsck_on_large_special_remotes
Building_git-annex_on_Debian_OR___37____164____35____34____164____37____38____34____35___Haskell__33__
Bup_repositories_in_git-annex Added a comment: bup.bloom must be unlocked 2015-07-17 17:45:24 +00:00
centralised_repository__58___starting_from_nothing rename files containing : 2016-03-12 12:57:18 -04:00
centralized_git_repository_tutorial comment 2016-04-14 15:42:00 -04:00
Decentralized_repository_behind_a_Firewall
Delay_Assistant_Startup_on_Login
downloading_podcasts remove spam 2016-09-05 12:34:05 -04:00
dumb_metadata_extraction_from_xbmc fix typo: datbase -> databae 2015-02-19 15:31:27 +00:00
file_manager_integration Added a comment 2014-10-01 02:02:40 +00:00
finding_duplicate_files Added a comment 2016-01-15 09:34:40 +00:00
flickrannex Added a comment: Dead project, or just working smoothly? Also, which hat color? 2016-10-23 18:23:34 +00:00
fully_encrypted_git_repositories_with_gcrypt Added a comment: gcrypt and map 2015-10-27 10:14:17 +00:00
git-annex_extensions_for_ranger__44___the_file_manager Added a comment: related work 2016-10-11 13:35:08 +00:00
git-annex_on_NFS comment 2016-09-21 15:39:32 -04:00
Git_annex_and_Calibre Added a comment 2016-06-02 18:10:33 +00:00
googledriveannex removed 2016-07-14 15:03:01 +00:00
How_to_retroactively_annex_a_file_already_in_a_git_repo Added a comment: Walkthrough of a prudent retroactive annex. 2016-11-24 11:27:59 +00:00
Internet_Archive_via_S3
largefiles removed 2016-06-21 11:43:09 +00:00
megaannex Added a comment 2014-09-07 21:16:09 +00:00
metadata_driven_views Added a comment: git annex view */=podcast 2014-08-19 06:11:50 +00:00
offline_archive_drives
owncloudannex Added a comment: advantage of owncloudannex over webdav remote? 2015-01-08 18:00:48 +00:00
publishing_your_files_to_the_public Added a comment 2015-05-27 21:50:10 +00:00
recover_data_from_lost+found Added a comment 2015-11-16 09:06:34 +00:00
recovering_from_a_corrupt_git_repository
replacing_Sparkleshare_or_dvcs-autosync_with_the_assistant Added a comment 2013-12-12 19:58:53 +00:00
Repositories_with_large_number_of_files Added a comment 2016-02-02 10:08:06 +00:00
setup_a_public_repository_on_a_web_site Added a comment: post-receive hook 2015-10-09 17:41:51 +00:00
shared_git_annex_directory_between_multiple_users Added a comment 2015-05-27 21:05:24 +00:00
skydriveannex Added a comment 2015-10-03 19:18:24 +00:00
Synology_NAS_and_git_annex comment 2016-04-13 14:06:01 -04:00
The_perfect_preferred_content_settings_for_my_android_phone Added a comment: Pulling *.flac files as well... too much data 2013-12-31 19:26:36 +00:00
transmission_integration split docs and script 2015-01-05 16:12:07 -04:00
unlocked_files Added a comment: workaround to my request 2016-11-05 14:53:36 +00:00
using_Amazon_Glacier response 2015-12-08 11:13:55 -04:00
using_Amazon_S3 comment 2015-07-06 13:45:45 -04:00
using_box.com_as_a_special_remote Added a comment: updated url for drive mount 2013-12-18 20:20:22 +00:00
Using_Git-annex_as_a_web_browsing_assistant doc/: s/amoung/among/gi 2013-12-18 22:09:18 +01:00
using_git_annex_with_no_fixed_hostname_and_optimising_ssh
using_gitolite_with_git-annex Added a comment: Using gitolite 3.6.6 mirror not working with annex 2016-09-28 18:12:56 +00:00
using_Google_Cloud_Storage Added a comment: Coldline 2016-11-21 00:49:23 +00:00
using_the_web_as_a_special_remote Added a comment: how to get access to urls needing authentication without private info in the url 2015-09-22 14:05:45 +00:00
visualizing_repositories_with_gource Added a comment: You can also use it for LIVE display now 2013-12-19 14:29:19 +00:00
what_to_do_when_a_repository_is_corrupted Added a comment 2014-05-24 18:29:03 +00:00
what_to_do_when_you_lose_a_repository response 2016-05-03 15:17:39 -04:00
yet_another_simple_disk_usage_like_utility
a_gui_for_metadata_operations.mdwn 2016-12-05 19:34:55 +00:00
Accessing_files_in_bare_remotes_without_git-annex.mdwn 2016-01-12 00:32:31 +00:00
assume-unstaged.mdwn
automatically_adding_metadata.mdwn The pre-commit-annex hook script that automatically extracts metadata has been updated to also use exiftool. Thanks, Klaus Ethgen. 2016-02-28 11:10:55 -04:00
automatically_getting_files_on_checkout.mdwn
beware_of_SSD_wear_when_doing_fsck_on_large_special_remotes.mdwn
Building_git-annex_on_Debian_OR___37____164____35____34____164____37____38____34____35___Haskell__33__.mdwn
Bup_repositories_in_git-annex.mdwn 2014-08-05 20:14:25 +00:00
centralised_repository__58___starting_from_nothing.mdwn rename files containing : 2016-03-12 12:57:18 -04:00
centralized_git_repository_tutorial.mdwn caps 2015-07-22 18:07:31 -04:00
Crude_Windows_Sync.mdwn
Decentralized_repository_behind_a_Firewall.mdwn
Decrypting_files_in_special_remotes_without_git-annex.mdwn 2016-01-08 07:38:01 +00:00
Delay_Assistant_Startup_on_Login.mdwn
deleting_unwanted_files.mdwn note 2014-10-20 13:44:44 -04:00
disabling_a_special_remote.mdwn turn my forum question into a tip, thanks joeyh! 2015-05-31 12:26:04 -04:00
downloading_podcasts.mdwn better document youtube playlists 2015-04-29 13:05:36 -04:00
dropboxannex.mdwn 2014-01-10 14:35:18 +00:00
dumb_metadata_extraction_from_xbmc.mdwn typo 2014-10-04 23:30:40 +00:00
emacs_integration.mdwn Fixes markup error 2016-08-31 18:43:43 +00:00
file_manager_integration.mdwn Typo fixes in doc/tips/*.mdwn 2015-04-17 18:35:23 +02:00
finding_duplicate_files.mdwn
flickrannex.mdwn 2014-01-10 14:33:01 +00:00
fully_encrypted_git_repositories_with_gcrypt.mdwn New url for git-remote-gcrypt, now maintained by spwhitton. 2016-07-05 11:30:58 -04:00
get_git-annex-shell_into_PATH.mdwn tip for git-annex-shell PATH issues 2015-08-09 18:09:05 -04:00
git-annex_extensions_for_ranger__44___the_file_manager.mdwn added :ga_get and :ga_set 2016-08-11 03:12:04 +00:00
git-annex_on_NFS.mdwn my NFS tricks for git-annex 2015-07-17 22:14:25 +00:00
Git_annex_and_Calibre.mdwn fix typo 2016-08-28 21:19:12 +00:00
googledriveannex.mdwn 2014-01-10 14:34:11 +00:00
How_to_retroactively_annex_a_file_already_in_a_git_repo.mdwn
imapannex.mdwn 2014-01-10 14:33:30 +00:00
Internet_Archive_via_S3.mdwn show how to set up preferred content for IA like the webapp does 2014-02-28 18:42:31 -04:00
largefiles.mdwn note 2016-02-03 19:00:23 -04:00
megaannex.mdwn Typo fixes in doc/tips/*.mdwn 2015-04-17 18:35:23 +02:00
metadata_driven_views.mdwn typo 2014-07-31 05:09:33 +00:00
migrating_data_to_a_new_backend.mdwn
migrating_two_seperate_disconnected_directories_to_git_annex.mdwn Possibly missing space 2014-01-31 13:37:37 +00:00
offline_archive_drives.mdwn 2013-12-16 06:06:46 +00:00
owncloudannex.mdwn 2014-01-10 14:34:55 +00:00
peer_to_peer_network_with_tor.mdwn enable-tor: When run as a regular user, test a connection back to the hidden service over tor. 2016-12-24 12:50:23 -04:00
playlist_fetch.mdwn explain a bit more 2016-03-31 10:55:20 -04:00
powerful_file_matching.mdwn
public_Amazon_S3_remote.mdwn interlink 2015-09-17 09:39:20 -04:00
publishing_your_files_to_the_public.mdwn update 2015-06-05 16:45:32 -04:00
recover_data_from_lost+found.mdwn update 2015-11-13 13:46:11 -04:00
recovering_from_a_corrupt_git_repository.mdwn
remote_webapp_setup.mdwn simplify 2014-03-01 00:41:29 -04:00
replacing_Sparkleshare_or_dvcs-autosync_with_the_assistant.mdwn rework largefiles documentation 2016-02-02 16:50:58 -04:00
Repositories_with_large_number_of_files.mdwn Initial writeup of tips for repos with large file count 2015-06-17 08:28:14 +00:00
setup_a_public_repository_on_a_web_site.mdwn typo 2013-12-20 10:38:17 -04:00
Shamir_secret_sharing_and_git-annex.mdwn update 2014-01-24 01:05:01 -04:00
shared_git_annex_directory_between_multiple_users.mdwn actually, i screwed up, it's actually the litteral "group" 2015-05-27 20:56:05 +00:00
skydriveannex.mdwn 2014-01-11 13:25:48 +00:00
Synology_NAS_and_git_annex.mdwn Typo fixes in doc/tips/*.mdwn 2015-04-17 18:35:23 +02:00
Systemd_unit.mdwn prefer per-user, fix ExecStart syntax 2016-11-10 06:34:44 +00:00
The_perfect_preferred_content_settings_for_my_android_phone.mdwn Tech fix 2013-11-30 15:04:35 +00:00
transmission_integration.mdwn split docs and script 2015-01-05 16:12:07 -04:00
unlocked_files.mdwn fix wording slightly 2016-08-31 10:09:14 +00:00
untrusted_repositories.mdwn
using_Amazon_Glacier.mdwn initremote -> enableremote, pretty sure 2014-02-18 15:53:48 -08:00
using_Amazon_S3.mdwn S3: Publically accessible buckets can be used without creds. 2015-06-05 16:23:35 -04:00
using_box.com_as_a_special_remote.mdwn update my email address and homepage url 2015-01-21 12:50:09 -04:00
Using_Git-annex_as_a_web_browsing_assistant.mdwn
using_git_annex_with_no_fixed_hostname_and_optimising_ssh.mdwn Its vs it's 2015-05-21 05:32:28 +00:00
using_gitolite_with_git-annex.mdwn Typo fixes in doc/tips/*.mdwn 2015-04-17 18:35:23 +02:00
using_Google_Cloud_Storage.mdwn remove my addition; I missed that bgilbert already said the same in a comment 2015-08-11 12:56:15 -04:00
using_the_web_as_a_special_remote.mdwn Typo fixes in doc/tips/*.mdwn 2015-04-17 18:35:23 +02:00
visualizing_repositories_with_gource.mdwn
what_to_do_when_a_repository_is_corrupted.mdwn update 2014-05-16 14:53:45 -04:00
what_to_do_when_you_lose_a_repository.mdwn
yet_another_simple_disk_usage_like_utility.mdwn
ZSH_completion.mdwn 2014-05-27 22:45:20 +00:00