| .. | 
			
		
		
			
			
			
			
				| 
					
						
							
								
								
								
								
									
										scaffold
									
								
							
						
					
				 | 
				
					
						exclude directories to sync on filer
					
				 | 
				3 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								autocomplete.go
							
						
					
				 | 
				
					
						minor (typos...), done while reading around
					
				 | 
				4 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								backup.go
							
						
					
				 | 
				
					
						backup do not need to use preallocation
					
				 | 
				4 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								benchmark.go
							
						
					
				 | 
				
					
						minor (typos...), done while reading around
					
				 | 
				4 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								command.go
							
						
					
				 | 
				
					
						add "copied from https://github.com/restic/restic/tree/master/internal/selfupdate"
					
				 | 
				3 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								compact.go
							
						
					
				 | 
				
					
						volume vacuum: avoid timeout with streaming progress report
					
				 | 
				4 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								download.go
							
						
					
				 | 
				
					
						refactor: move from io/ioutil to io and os package
					
				 | 
				4 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								export.go
							
						
					
				 | 
				
					
						adjust logging
					
				 | 
				5 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								filer.go
							
						
					
				 | 
				
					
						Improve filer command help, add supported filer store list
					
				 | 
				3 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								filer_backup.go
							
						
					
				 | 
				
					
						exclude directories to sync on filer
					
				 | 
				3 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								filer_cat.go
							
						
					
				 | 
				
					
						filer read empty file may cause OOM in some cases
					
				 | 
				4 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								filer_copy.go
							
						
					
				 | 
				
					
						filer: remove replication, collection, disk_type info from entry metadata
					
				 | 
				3 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								filer_meta_backup.go
							
						
					
				 | 
				
					
						metadata subscription uses client epoch
					
				 | 
				3 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								filer_meta_tail.go
							
						
					
				 | 
				
					
						metadata subscription uses client epoch
					
				 | 
				3 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								filer_meta_tail_elastic.go
							
						
					
				 | 
				
					
						fix compilation
					
				 | 
				3 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								filer_meta_tail_non_elastic.go
							
						
					
				 | 
				
					
						conditionally build elastic, gocdk to reduce binary size
					
				 | 
				4 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								filer_remote_gateway.go
							
						
					
				 | 
				
					
						metadata subscription uses client epoch
					
				 | 
				3 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								filer_remote_gateway_buckets.go
							
						
					
				 | 
				
					
						metadata subscription uses client epoch
					
				 | 
				3 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								filer_remote_sync.go
							
						
					
				 | 
				
					
						metadata subscription uses client epoch
					
				 | 
				3 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								filer_remote_sync_dir.go
							
						
					
				 | 
				
					
						metadata subscription uses client epoch
					
				 | 
				3 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								filer_replication.go
							
						
					
				 | 
				
					
						filer.remote.sync can work now
					
				 | 
				4 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								filer_sync.go
							
						
					
				 | 
				
					
						exclude directories to sync on filer
					
				 | 
				3 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								filer_sync_std.go
							
						
					
				 | 
				
					
						go fmt
					
				 | 
				4 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								filer_sync_windows.go
							
						
					
				 | 
				
					
						filer.backup: escape colon from path on windows
					
				 | 
				4 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								fix.go
							
						
					
				 | 
				
					
						Using positional arguments rather than option flag to enable better shell usage
					
				 | 
				4 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								fuse.go
							
						
					
				 | 
				
					
						Fix error handling
					
				 | 
				4 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								iam.go
							
						
					
				 | 
				
					
						refactor: change masters from a slice to a map
					
				 | 
				4 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								imports.go
							
						
					
				 | 
				
					
						Update tikv client version and add one PC support
					
				 | 
				3 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								master.go
							
						
					
				 | 
				
					
						master: put metadata under instance specific folder
					
				 | 
				3 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								master_follower.go
							
						
					
				 | 
				
					
						refactor: change masters from a slice to a map
					
				 | 
				4 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								mount.go
							
						
					
				 | 
				
					
						Fix link to osxfuse github page
					
				 | 
				3 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								mount_darwin.go
							
						
					
				 | 
				
					
						remove dead code
					
				 | 
				4 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								mount_linux.go
							
						
					
				 | 
				
					
						remove dead code
					
				 | 
				4 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								mount_notsupported.go
							
						
					
				 | 
				
					
						remove dead code
					
				 | 
				4 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								mount_std.go
							
						
					
				 | 
				
					
						add disableXAttr in mount option
					
				 | 
				3 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								msg_broker.go
							
						
					
				 | 
				
					
						master, filer, s3: also listen to "localhost" in addition to specific ip address
					
				 | 
				4 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								s3.go
							
						
					
				 | 
				
					
						s3: add grpc server to accept configuration changes
					
				 | 
				4 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								scaffold.go
							
						
					
				 | 
				
					
						change to util.WriteFile
					
				 | 
				4 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								scaffold_test.go
							
						
					
				 | 
				
					
						fix test
					
				 | 
				6 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								server.go
							
						
					
				 | 
				
					
						Merge pull request #3081 from paochiang/volume_upload_limit_fix
					
				 | 
				3 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								shell.go
							
						
					
				 | 
				
					
						filer: add filer group
					
				 | 
				4 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								update.go
							
						
					
				 | 
				
					
						remove "weed" from UsageLine, or weed will not show usage of weed update
					
				 | 
				3 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								update_full.go
							
						
					
				 | 
				
					
						remove hdfs, add tikv for full version update
					
				 | 
				3 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								upload.go
							
						
					
				 | 
				
					
						use streaming mode for long poll grpc calls
					
				 | 
				4 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								version.go
							
						
					
				 | 
				
					
						inject git version into build
					
				 | 
				6 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								volume.go
							
						
					
				 | 
				
					
						add inflight upload data wait timeout
					
				 | 
				4 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								volume_test.go
							
						
					
				 | 
				
					
						directory structure change to work with glide
					
				 | 
				10 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								webdav.go
							
						
					
				 | 
				
					
						mount: default disable cache
					
				 | 
				4 years ago |