1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-03-23 00:00:04 +01:00
restic/backend/sftp
klauspost e49b38aca7 Only use Setsid on Unix.
Setsid is not a part of syscall.SysProcAttr on Windows.
2015-08-13 14:57:31 +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-13 14:57:31 +02:00
sftp_unix.go Only use Setsid on Unix. 2015-08-13 14:57:31 +02:00