Questions tagged [file-transfer]
312 questions
0
votes
1 answer
how to disable file transfert in tightvnc?
Having tested all the VNC servers I found, I choosed Tightvnc.
But it actually has one more feature that I need : file transfert.
How can I disable it ?

dugres
- 241
- 3
- 8
0
votes
2 answers
FTP/SFTP & Fuse web passthrough without using the web server's bandwidth
I'd like to serve files mounted from a remote file store using ftp/sftp using fuse on my web server without using the web server's bandwidth.
The goal is to have the web server transparently serve the files to the user without providing them the…

user53296
- 1
- 1
0
votes
4 answers
how to automatically and periodically upload a file from a windows machine to a unix server?
i have 2 csv files on my windows xp machine that i want to transfer to a unix server every hour (because the 2 files are updated every 30min).
so i search on the web and i found this possibility: to ftp the files from windows to unix using a batch…
daria
0
votes
3 answers
Moving Exchange .EDB and .STM file to other partition
Im trying to move my exchange mailbox store to a new partition and i keep running into an error message saying: "cannot copy insufficient system resources exist to complete the requested service."
The server is a Dell Poweredge 2850 with Dual Xeon…

Jorge Fernandez
- 143
- 6
0
votes
4 answers
synchronization of file locations between two machines
Although similar threads have been asked on this site and its siblings before, I've not managed to glean the answer to this persistent question. Any help is much appreciated.
The situation:
I've got two laptops; both contain a ton of music. …

intuited
- 415
- 1
- 5
- 12
0
votes
6 answers
What is the fastest way to transfer file between home and servers?
I have a 50 megabit connection at home and a 1Gb connection at work, yet transferring files between home and the work servers is extremely slow, about 300KB/s, using HTTP FTP or RD.
What should I do to increase the transfer rate?
EDIT: My home…

edude05
- 321
- 2
- 7
- 14
0
votes
3 answers
how to transfer files from desktop to server when using ssh
I am using ssh to connect to a server. I want to upload local files to the server. Usually I do this by opening the 'New File Transfer Window' However, i'd like to just do this from the command prompt.
what is the command to do this?
Omnipresent
0
votes
1 answer
Notifying an administrator when mail-server wasn't able to upload logs to ftp-server - if condition is failing
I am currently working on a solution, that would notify me whenever my mail-server isn't able to transfer files to my ftp-server. (Right now my logs get rotated once per night and immediately uploaded to a separate ftp-server)
The current config is…

Moritz
- 65
- 9
0
votes
0 answers
SSHFS performance tanks, why?
I have two Ubuntu 22.10 computers connected one to another via SSHFS. When I copy small files there is no problem but... once I start copying several gigabytes of data at a time, the performance sinks to zero for more than half the time. See…

ArekBulski
- 101
- 1
0
votes
4 answers
Win32 software to sync a file system to a FTP server using checksums?
The simple question is how do you sync a Windows file system to an FTP destination periodically while never checking the destination for change unless something bad happens and not relying on file size or date/time changes. Too many other…

Zachary Scott
- 227
- 2
- 14
0
votes
1 answer
Move files from a remote ftp server to a local
I need to pull files from an ftp server regularly and have found that I can get the files easily enough using wget
wget -m --user=yyy --password=xxxx ftps://host.com.au
and that works really nicely. The problem is, it obviously leaves the files…

Peter Nunn
- 452
- 1
- 11
- 25
0
votes
0 answers
transfer file at iperf bandwidth/throughput
I need to transfer a file between 2 servers, the output of iperf is:
TCP window size: 85.0 KByte (default)
------------------------------------------------------------
[ 3] local X.X.X.X port 58986 connected with Y.Y.Y.Y port 5001
[ ID] Interval …

nbari
- 558
- 1
- 9
- 28
0
votes
1 answer
Slow File Transfer Speeds (~300kB/s) Between Hyper-V Guest and Host/Other Remote Machine in Azure
Slow File Transfer Speeds (~300kB/s) Between Hyper-V Guest and Host/Other Remote Machine in Azure
I am seeing extremely slow file transfer speeds between the guest VM and the host VM or directly from the guest VM to another remote VM.
Here are some…

IHelpPeople
- 101
- 1
0
votes
1 answer
Local ethernet file transfers slower than internet downloads
I have an SSD drive connected to my router's USB 3.0 port. My computer is connected to the routeur directly through ethernet (no switch) and runs Windows 10. When downloading files from the internet my download speed tops around 40 MB/s. However,…

user236356
- 1
- 1
0
votes
1 answer
Sync files from several Windows computers to a central Windows/Linux server
Background:
Several production machines produce text files with various information that we want to aggregate centrally.
The machines are running all versions of WinXP, 7, 10.
The machines are tightly locked on segmented networks. They do not have…

AL3
- 23
- 5