Search found 21 matches

by Jean-Michel
Tue Oct 01, 2024 2:24 pm
Forum: Syncovery on Linux, FreeBSD and NAS Devices
Topic: Uploading files use a much download bandwith
Replies: 5
Views: 16827

Re: Uploading files use a much download bandwith

Thanks
I will try with 1 file and turn-on the logging as you suggested
by Jean-Michel
Tue Oct 01, 2024 11:38 am
Forum: Syncovery on Linux, FreeBSD and NAS Devices
Topic: Uploading files use a much download bandwith
Replies: 5
Views: 16827

Re: Uploading files use a much download bandwith

Hi Tobais

Thanks for your fast response
I don't have "Files" -> "Files" -> "Verify copied files" checked but I have that other "Files" -> "More" -> "Check destination file (again)" checked
The seems to be default, I didn't changed any of those

What I find strange is that each file is large and ...
by Jean-Michel
Tue Oct 01, 2024 6:38 am
Forum: Syncovery on Linux, FreeBSD and NAS Devices
Topic: Uploading files use a much download bandwith
Replies: 5
Views: 16827

Uploading files use a much download bandwith

Hello

I'm trying to use Syncovery 10.15.10 in a docker with Ubuntu 24.04, on a Core i5, 4 CPU, 8GB, HDD (non SAT) to upload files from external, USB3 connected SSD drives to Amazon S3
For now I have 2 SSD connected on 2 different USB ports
2 jobs running, transferring 2 files per SSD each, so a ...
by Jean-Michel
Thu Sep 19, 2024 3:15 pm
Forum: Syncovery on Linux, FreeBSD and NAS Devices
Topic: Failing after exception: File too big for renaming
Replies: 2
Views: 11775

Re: Failing after exception: File too big for renaming

Hi Tobias

Thanks for jumping in quickly
- Files are from 3GB up to 89GB
- Version 10.11.9
- Running as a docker container in AWS fargate: 4 vCPU, 8 GB RAM and 200GB local storage

We have another profile running fine with files of similar size but from a Google Storage bucket to S3
This one is S3 ...
by Jean-Michel
Thu Sep 19, 2024 2:02 pm
Forum: Syncovery on Linux, FreeBSD and NAS Devices
Topic: Failing after exception: File too big for renaming
Replies: 2
Views: 11775

Failing after exception: File too big for renaming

hello,

I'm trying to get 112 files copied from an AWS S3 bucket to another S3 bucket
All files fails with the below status:
Failing after exception: File too big for renaming, Retry Number: 0
Exception File too big for renaming at 000000000112C164.
Filename: S3://redacted-source-bucket-name ...
by Jean-Michel
Wed May 29, 2024 7:24 pm
Forum: Windows Topics
Topic: 421 Maximum session time exceeded
Replies: 1
Views: 6713

421 Maximum session time exceeded

Hello

We have problems moving files from a FTPS server to our S3 bucket
Looks like the connection get closed after 10 minutes with the above error code

From the session log below, could you please confirm that the problem is on the FTPS server and not in our Syncovery configuration or access to ...
by Jean-Michel
Fri Mar 08, 2024 4:28 pm
Forum: Syncovery on Linux, FreeBSD and NAS Devices
Topic: Cloud instances perfomance - running as cluster ?
Replies: 3
Views: 16254

Re: Cloud instances perfomance - running as cluster ?

Hi Tobias

Sorry for the late feedback
Just to update you, we just have purchases a Professional license to complete our month of intensive testing and we are currently in production copying roughly 10TB a day from our customer's Google bucket to our AWS bucket.
We are running Syncovery on a FARGATE ...
by Jean-Michel
Fri Feb 09, 2024 9:07 am
Forum: Syncovery on Linux, FreeBSD and NAS Devices
Topic: Cloud instances perfomance - running as cluster ?
Replies: 3
Views: 16254

Cloud instances perfomance - running as cluster ?

Hello

We are evaluating running Syncovery running in AWS cloud. Currently we have a docker instance running in a 4vCPU / 4GB FARGATE for testing

Last night I started a test between a AWS S3 bucket and a GCS bucket with 220 files with a total of 4TB
The job is running 5 files in parallel
The ...
by Jean-Michel
Fri Feb 09, 2024 8:31 am
Forum: Cloud Storage Related Topics
Topic: Inheriting AWS S3 access rights from instance role
Replies: 3
Views: 19270

Re: Inheriting AWS S3 access rights from instance role

Thanks a lot Tobias

We will live with key credentials for now


Indeed when using the AWS SDK from inside an AWS infrastructure such as a Lambda, a docker task etc ... you assign a role to that instance which can have well defined access rights to the AWS services. In that case, you don't need to ...
by Jean-Michel
Thu Feb 08, 2024 2:31 pm
Forum: Cloud Storage Related Topics
Topic: Inheriting AWS S3 access rights from instance role
Replies: 3
Views: 19270

Inheriting AWS S3 access rights from instance role

Hello,

We have started evaluating running Syncovery as a Docker in AWS Elastic Container Service
On the AWS ECS task we have configured the role to have access to our buckets in order to avoid using AccessKey+SecretKey

So you know if this is supposed to work ?
Anyone had it to work ?

Thanks