restic/backend/sftp
Klaus Post 2dcb527828 Only use Setsid on Unix.
Setsid is not a part of syscall.SysProcAttr on Windows, so we only set that on
systems that have it.
2015-08-14 15:32:07 +02:00
..
doc.go Add minimal documentation for backend/{local,sftp} 2015-05-09 12:54:45 +02:00
sftp.go Only use Setsid on Unix. 2015-08-14 15:32:07 +02:00
sftp_unix.go Only use Setsid on Unix. 2015-08-14 15:32:07 +02:00