You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thomas@hybrid:~$ aws s3 sync /home/thomas s3://eusmsbackup/Computer/hybrid/home/thomas --recursive --include "" --exclude "/home/thomas/." --exclude "/home/thomas/Downloads/" --exclude "/home/thomas/tmp/" --exclude "/home/thomas/workspace/"
warning: Skipping file /home/thomas/.config/google-chrome-beta/SingletonCookie. File does not exist.
warning: Skipping file /home/thomas/.config/google-chrome-beta/SingletonLock. File does not exist.
warning: Skipping file /home/thomas/.config/google-chrome-beta/SingletonSocket. File is character special device, block special device, FIFO, or socket.
warning: Skipping file /home/thomas/.config/google-chrome-unstable/SingletonCookie. File does not exist.
warning: Skipping file /home/thomas/.config/google-chrome-unstable/SingletonLock. File does not exist.
warning: Skipping file /home/thomas/.config/google-chrome-unstable/SingletonSocket. File is character special device, block special device, FIFO, or socket.
warning: Skipping file /home/thomas/.icedove/mqap1t7w.default/lock. File does not exist.
warning: Skipping file /home/thomas/.kde/socket-hybrid/kdeinit4__0. File is character special device, block special device, FIFO, or socket.
warning: Skipping file /home/thomas/.kde/socket-hybrid/klauncherM11546.slave-socket. File is character special device, block special device, FIFO, or socket.
warning: Skipping file /home/thomas/.kde/socket-hybrid/klauncherhX4976.slave-socket. File is character special device, block special device, FIFO, or socket.
warning: Skipping file /home/thomas/.local/share/Trash/expunged/2961094095/src/.libs/libprotobuf-lite.la. File does not exist.
warning: Skipping file /home/thomas/.local/share/Trash/expunged/2961094095/src/.libs/libprotobuf.la. File does not exist.
warning: Skipping file /home/thomas/.local/share/Trash/expunged/2961094095/src/.libs/libprotoc.la. File does not exist.
upload failed: Musik/vlc-record-2014-05-18-12h06m32s-Jazz FM-Listen in colour - jazzfm.com.mp3 to s3://eusmsbackup/Computer/hybrid/home/thomas/Musik/vlc-record-2014-05-18-12h06m32s-Jazz FM-Listen in colour - jazzfm.com.mp3
A client error (SignatureDoesNotMatch) occurred when calling the UploadPart operation: The request signature we calculated does not match the signature you provided. Check your key and signing method.
upload failed: Musik/vlc-record-2014-05-18-12h06m32s-Jazz FM-Listen in colour - jazzfm.com.mp3 to s3://eusmsbackup/Computer/hybrid/home/thomas/Musik/vlc-record-2014-05-18-12h06m32s-Jazz FM-Listen in colour - jazzfm.com.mp3
A client error (SignatureDoesNotMatch) occurred when calling the UploadPart operation: The request signature we calculated does not match the signature you provided. Check your key and signing method.
upload failed: Musik/vlc-record-2014-05-18-12h06m32s-Jazz FM-Listen in colour - jazzfm.com.mp3 to s3://eusmsbackup/Computer/hybrid/home/thomas/Musik/vlc-record-2014-05-18-12h06m32s-Jazz FM-Listen in colour - jazzfm.com.mp3
A client error (SignatureDoesNotMatch) occurred when calling the UploadPart operation: The request signature we calculated does not match the signature you provided. Check your key and signing method.
upload failed: Musik/vlc-record-2014-05-18-12h06m32s-Jazz FM-Listen in colour - jazzfm.com.mp3 to s3://eusmsbackup/Computer/hybrid/home/thomas/Musik/vlc-record-2014-05-18-12h06m32s-Jazz FM-Listen in colour - jazzfm.com.mp3
A client error (SignatureDoesNotMatch) occurred when calling the UploadPart operation: The request signature we calculated does not match the signature you provided. Check your key and signing method.
upload failed: Musik/vlc-record-2014-05-18-14h58m53s-Jazz FM-Listen in colour - jazzfm.com.mp3 to s3://eusmsbackup/Computer/hybrid/home/thomas/Musik/vlc-record-2014-05-18-14h58m53s-Jazz FM-Listen in colour - jazzfm.com.mp3
syntax error: line 1, column 0
upload failed: Musik/vlc-record-2014-06-19-15h00m30s-Jazz FM-Listen in colour - jazzfm.com.mp3 to s3://eusmsbackup/Computer/hybrid/home/thomas/Musik/vlc-record-2014-06-19-15h00m30s-Jazz FM-Listen in colour - jazzfm.com.mp3 syntax error: line 1, column 0
upload failed: Musik/vlc-record-2014-05-18-14h58m53s-Jazz FM-Listen in colour - jazzfm.com.mp3 to s3://eusmsbackup/Computer/hybrid/home/thomas/Musik/vlc-record-2014-05-18-14h58m53s-Jazz FM-Listen in colour - jazzfm.com.mp3
syntax error: line 1, column 0
upload failed: Musik/vlc-record-2014-05-18-14h58m53s-Jazz FM-Listen in colour - jazzfm.com.mp3 to s3://eusmsbackup/Computer/hybrid/home/thomas/Musik/vlc-record-2014-05-18-14h58m53s-Jazz FM-Listen in colour - jazzfm.com.mp3
syntax error: line 1, column 0
upload failed: Musik/vlc-record-2014-06-19-15h22m40s-Jazz FM-Michael Buble - Fever.mp3 to s3://eusmsbackup/Computer/hybrid/home/thomas/Musik/vlc-record-2014-06-19-15h22m40s-Jazz FM-Michael Buble - Fever.mp3
A client error (SignatureDoesNotMatch) occurred when calling the UploadPart operation: The request signature we calculated does not match the signature you provided. Check your key and signing method.
The text was updated successfully, but these errors were encountered:
What region are you syncing to? We have run into similar issues specifically for eu-central-1 because it uses sigv4. We have a PR on botocore that should fix the issue: boto/botocore#388
I am syncing between my local debian server and aws s3 bucket as follows:
aws-cli/1.6.4 Python/2.7.8 Linux/3.16.0-4-amd64:
sudo aws s3 sync /home/thomas s3://eusmsbackup/Computer/hybrid/home/thomas --recursive --include "" --exclude "/home/thomas/." --exclude "/home/thomas/Downloads/" --exclude "/home/thomas/tmp/" --exclude "/home/thomas/workspace/"
throughs this error with larger files(?):
thomas@hybrid:~$ aws s3 sync /home/thomas s3://eusmsbackup/Computer/hybrid/home/thomas --recursive --include "" --exclude "/home/thomas/." --exclude "/home/thomas/Downloads/" --exclude "/home/thomas/tmp/" --exclude "/home/thomas/workspace/"
warning: Skipping file /home/thomas/.config/google-chrome-beta/SingletonCookie. File does not exist.
warning: Skipping file /home/thomas/.config/google-chrome-beta/SingletonLock. File does not exist.
warning: Skipping file /home/thomas/.config/google-chrome-beta/SingletonSocket. File is character special device, block special device, FIFO, or socket.
warning: Skipping file /home/thomas/.config/google-chrome-unstable/SingletonCookie. File does not exist.
warning: Skipping file /home/thomas/.config/google-chrome-unstable/SingletonLock. File does not exist.
warning: Skipping file /home/thomas/.config/google-chrome-unstable/SingletonSocket. File is character special device, block special device, FIFO, or socket.
warning: Skipping file /home/thomas/.icedove/mqap1t7w.default/lock. File does not exist.
warning: Skipping file /home/thomas/.kde/socket-hybrid/kdeinit4__0. File is character special device, block special device, FIFO, or socket.
warning: Skipping file /home/thomas/.kde/socket-hybrid/klauncherM11546.slave-socket. File is character special device, block special device, FIFO, or socket.
warning: Skipping file /home/thomas/.kde/socket-hybrid/klauncherhX4976.slave-socket. File is character special device, block special device, FIFO, or socket.
warning: Skipping file /home/thomas/.local/share/Trash/expunged/2961094095/src/.libs/libprotobuf-lite.la. File does not exist.
warning: Skipping file /home/thomas/.local/share/Trash/expunged/2961094095/src/.libs/libprotobuf.la. File does not exist.
warning: Skipping file /home/thomas/.local/share/Trash/expunged/2961094095/src/.libs/libprotoc.la. File does not exist.
upload failed: Musik/vlc-record-2014-05-18-12h06m32s-Jazz FM-Listen in colour - jazzfm.com.mp3 to s3://eusmsbackup/Computer/hybrid/home/thomas/Musik/vlc-record-2014-05-18-12h06m32s-Jazz FM-Listen in colour - jazzfm.com.mp3
A client error (SignatureDoesNotMatch) occurred when calling the UploadPart operation: The request signature we calculated does not match the signature you provided. Check your key and signing method.
upload failed: Musik/vlc-record-2014-05-18-12h06m32s-Jazz FM-Listen in colour - jazzfm.com.mp3 to s3://eusmsbackup/Computer/hybrid/home/thomas/Musik/vlc-record-2014-05-18-12h06m32s-Jazz FM-Listen in colour - jazzfm.com.mp3
A client error (SignatureDoesNotMatch) occurred when calling the UploadPart operation: The request signature we calculated does not match the signature you provided. Check your key and signing method.
upload failed: Musik/vlc-record-2014-05-18-12h06m32s-Jazz FM-Listen in colour - jazzfm.com.mp3 to s3://eusmsbackup/Computer/hybrid/home/thomas/Musik/vlc-record-2014-05-18-12h06m32s-Jazz FM-Listen in colour - jazzfm.com.mp3
A client error (SignatureDoesNotMatch) occurred when calling the UploadPart operation: The request signature we calculated does not match the signature you provided. Check your key and signing method.
upload failed: Musik/vlc-record-2014-05-18-12h06m32s-Jazz FM-Listen in colour - jazzfm.com.mp3 to s3://eusmsbackup/Computer/hybrid/home/thomas/Musik/vlc-record-2014-05-18-12h06m32s-Jazz FM-Listen in colour - jazzfm.com.mp3
A client error (SignatureDoesNotMatch) occurred when calling the UploadPart operation: The request signature we calculated does not match the signature you provided. Check your key and signing method.
upload failed: Musik/vlc-record-2014-05-18-14h58m53s-Jazz FM-Listen in colour - jazzfm.com.mp3 to s3://eusmsbackup/Computer/hybrid/home/thomas/Musik/vlc-record-2014-05-18-14h58m53s-Jazz FM-Listen in colour - jazzfm.com.mp3
syntax error: line 1, column 0
upload failed: Musik/vlc-record-2014-06-19-15h00m30s-Jazz FM-Listen in colour - jazzfm.com.mp3 to s3://eusmsbackup/Computer/hybrid/home/thomas/Musik/vlc-record-2014-06-19-15h00m30s-Jazz FM-Listen in colour - jazzfm.com.mp3 syntax error: line 1, column 0
upload failed: Musik/vlc-record-2014-05-18-14h58m53s-Jazz FM-Listen in colour - jazzfm.com.mp3 to s3://eusmsbackup/Computer/hybrid/home/thomas/Musik/vlc-record-2014-05-18-14h58m53s-Jazz FM-Listen in colour - jazzfm.com.mp3
syntax error: line 1, column 0
upload failed: Musik/vlc-record-2014-05-18-14h58m53s-Jazz FM-Listen in colour - jazzfm.com.mp3 to s3://eusmsbackup/Computer/hybrid/home/thomas/Musik/vlc-record-2014-05-18-14h58m53s-Jazz FM-Listen in colour - jazzfm.com.mp3
syntax error: line 1, column 0
upload failed: Musik/vlc-record-2014-06-19-15h22m40s-Jazz FM-Michael Buble - Fever.mp3 to s3://eusmsbackup/Computer/hybrid/home/thomas/Musik/vlc-record-2014-06-19-15h22m40s-Jazz FM-Michael Buble - Fever.mp3
A client error (SignatureDoesNotMatch) occurred when calling the UploadPart operation: The request signature we calculated does not match the signature you provided. Check your key and signing method.
The text was updated successfully, but these errors were encountered: