Skip to content

Instantly share code, notes, and snippets.

View alxschwarz's full-sized avatar

Alexander Feller alxschwarz

View GitHub Profile
@alxschwarz
alxschwarz / goofys_empty_folder.log
Created January 21, 2018 09:22
goofys_empty_folder.log
Jan 21 09:07:04 pl-active-vhwj goofys[29698]: 2018/01/21 09:07:04.324986 fuse.DEBUG Op 0x00000001 connection.go:396] <- init
Jan 21 09:07:04 pl-active-vhwj goofys[29698]: 2018/01/21 09:07:04.325086 fuse.DEBUG Op 0x00000001 connection.go:479] -> OK ()
Jan 21 09:07:04 pl-active-vhwj goofys[29698]: 2018/01/21 09:07:04.325107 main.INFO File system has been successfully mounted.
Jan 21 09:07:07 pl-active-vhwj goofys[29698]: 2018/01/21 09:07:07.622202 fuse.DEBUG Op 0x00000002 connection.go:396] <- GetInodeAttributes (inode 1)
Jan 21 09:07:07 pl-active-vhwj goofys[29698]: 2018/01/21 09:07:07.622590 fuse.DEBUG GetAttributes 1 []
Jan 21 09:07:07 pl-active-vhwj goofys[29698]: 2018/01/21 09:07:07.622689 fuse.DEBUG Op 0x00000002 connection.go:479] -> OK ()
Jan 21 09:07:10 pl-active-vhwj goofys[29698]: 2018/01/21 09:07:10.173971 fuse.DEBUG Op 0x00000003 connection.go:396] <- OpenDir (inode 1)
Jan 21 09:07:10 pl-active-vhwj goofys[29698]: 2018/01/21 09:07:10.174195 fuse.DEBUG OpenDir 1
@alxschwarz
alxschwarz / goofys_empty_s3debug.log
Created January 22, 2018 09:07
goofys_empty_s3debug.log
Jan 22 09:01:45 pl-active-zvhp goofys[27451]: 2018/01/22 09:01:45.026997 s3.DEBUG DEBUG: Request s3/ListObjects Details:
Jan 22 09:01:45 pl-active-zvhp goofys[27451]: ---[ REQUEST POST-SIGN ]-----------------------------
Jan 22 09:01:45 pl-active-zvhp goofys[27451]: GET /bucket?delimiter=%2F&max-keys=1&prefix=folder%2Fym%3D2018-01%2F HTTP/1.1
Jan 22 09:01:45 pl-active-zvhp goofys[27451]: Host: storage.googleapis.com
Jan 22 09:01:45 pl-active-zvhp goofys[27451]: User-Agent: aws-sdk-go/1.8.25 (go1.9.2; linux; amd64)
Jan 22 09:01:45 pl-active-zvhp goofys[27451]: Accept-Encoding: identity
Jan 22 09:01:45 pl-active-zvhp goofys[27451]: Authorization: AWS4-HMAC-SHA256 Credential=GOOGM3WZIEPV54Q7BHJC/20180122/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5880b508cb281a88332bee9e52a3c56bde2212c0e4a00b5cad7131576cf299a9
Jan 22 09:01:45 pl-active-zvhp goofys[27451]: X-Amz-Content-Sha256: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
Jan 22 09:01:45 pl-active-
@alxschwarz
alxschwarz / sshfs-sshpass-systemd.service
Created February 12, 2018 10:59
systemd.mount sshfs und sshpass
[Install]
WantedBy=multi-user.target
[Unit]
Description=mount script
Requires=network-online.target network.target
After=network-online.service network.target
[Mount]
What=remote_user@host:/home/remote_user