Questions tagged [transfer]
27 questions
1
vote
1 answer
Need to replace the HDD on a single disk system
I need to replace the HDD on a single disk system used as a pbx (CentOS-6 based FreePBX). The existing partition structure is:
ls -l /dev/sd*
brw-rw---- 1 root disk 8, 0 Apr 17 2018 /dev/sda
brw-rw---- 1 root disk 8, 1 Apr 17 2018…

James B. Byrne
- 337
- 1
- 4
- 14
0
votes
1 answer
How to quickly transfer email files from one server to another?
I was wondering what is the fastest way to transfer emails from one server to another, because i'm sure that i can get this done a lot faster than it is now.
My servers are on the same location (Hetzner CX22, Nurnberg, Germany), both of them are…

Ljubisa Livac
- 173
- 1
- 7
0
votes
5 answers
File transfer speed in LAN network
I transfer from 1 linux host to another linux host around 15TB data.
The sender host have those network cards:
[44.206701] igb: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow
Control: RX/TX
[44.274112] bonding: bond0: link status definitely up…

Shlomi
- 331
- 2
- 9
- 19
0
votes
0 answers
OpenVPN: Weird file transfer issues
I am having issues with OpenVPN while transferring a file through the SMB protocol.
The issue is that the speed begins high for the file transfer, goes down and then it keeps going up and down at regular intervals.
Probem
Both the server and the…

Scudelari
- 1
- 3
0
votes
0 answers
Is storing data in S3 cheaper than paying for cross-az data transfer?
Imagine I have two EC2 instances A and B, in the same region/vpc, but in different AZs.
I want to transfer 1TB from A to B.
Now let's imagine two scenarios:
I send the data from A to B directly.
I upload the data from A to S3, then download the…

foo
- 170
- 8
0
votes
1 answer
The server's host key is not cached in the registry
There is a scheduled job to send files via psftp command (psftp -bc -v -P 22 -l username -pw password -b upload220506.ftp ftpsitename) in windows server. It is already cached by running exe file manually from command prompt as administrator.…

Formula One
- 1
- 1
- 2
0
votes
1 answer
Post Domain Transfer - What are the risks associated with updating NameServers of a live website?
I recently transferred a domain name from NameCheap to GoDaddy. When I tried to manage the DNS records on GoDaddy, GoDaddy showed me a message that my NameServers are not managed by them. The website associated with the domain name is live. What…

Naina
- 1
0
votes
2 answers
How to copy with robocopy the time attributes without re-copying the files
I transferred the files to a new disk but found that files with the wrong year (1980) and these files I can't open with Photoshop.
I would like to copy the time attributes from the first drive to the second without re-copying files.
A large amount…

kiloponge
- 1
- 1
0
votes
1 answer
How to setup primary DNS as OCI DNS and secondary DNS as EasyDNS?
I want to setup primary DNS as OCI DNS for a domain example.com.
Want to setup it's secondary DNS in easyDNS.
I found a documentation here to setup secondary DNS with easyDNS: https://kb.easydns.com/knowledge/secondary-dns/
Here is an example with…

AnjK
- 135
- 1
- 5
-1
votes
1 answer
rsync speed is going down and up between 10 MB/s ~ 40 MB/s
I'm transfering large files between 2 linux servers.
They are on the same network with 1 Gbit NIC's, connected to 1 gbit switch, with cat6 ethernet cables.
So I started to transfer files to Disk #1 and the average speed was 37 MB/s which is fine.
I…

Shlomi
- 331
- 2
- 9
- 19
-1
votes
1 answer
How to remove a Domain Controller from a Forest to a Single Domain
I have a server which is a domain controller in a Forest. I want to remove that server from the forest and place it in its own domain so it becomes a single domain controller.
So say we have eight domain controllers in domain A I want to remove one…

Varkanoid
- 11
-1
votes
2 answers
New host without transferring domain or effecting emails.
My client has a website hosted at "website.com"
They purchased hosting from a new provider. I have log in details but can't get to the hosting because the client's domain is pointing to their existing hosting.
I need to
a) Remove the existing site…

Riddle
- 1