Help What FTP?

Come here to discuss FileZilla and FTP in general

Moderator: Project members

Post Reply
Message
Author
sstarek
500 Command not understood
Posts: 1
Joined: 2019-11-25 17:04
First name: Sergio
Last name: Santos

Help What FTP?

#1 Post by sstarek » 2019-11-25 17:12

Hello,
Need some help, I never use ftp befor.

I have a 100% offline pc, this pc is wired to a laptop (using Teamviwer) to use the internet mail... But also on the Laptop I have the dropbox, I use alot of files that are on Dropbox on the offline pc ( files like Solidworks, Autocad...). This is very slow and I get alot of errors or the solidworks get slow.

What I whant to do is, get a FTP on the laptop to be the server (getings files from dropbox) and on the computer use ftp to download and sync all files direct from his HD. Its possible? What should I use or buy?

**sorry for my bad English.**

User avatar
boco
Contributor
Posts: 26939
Joined: 2006-05-01 03:28
Location: Germany

Re: Help What FTP?

#2 Post by boco » 2019-11-26 01:32

It depends how Dropbox presents the files to the server PC. If it uses standard Windows APIs to do that, the FTP server might be able to see and provide the stored files to the FTP client running on the offline PC.

However, there is a catch - if Dropbox by itself is slow, then FTP will inherit that slowness. Additionally, it will even be slower, as the files have to be transferred two times - first the server PC must read/transfer them from Dropbox, then the FTP client must transfer them from the FTP server.

Try it, maybe it works OK for you. Long-term, a local NAS system would be much better. No cloud (which could be unavailable at times), and LAN-only transfers are usually blazing fast. NAS offer a vast number of ways to access the stored files, FTP included.
No support requests over PM! You will NOT get any reply!!!
FTP connection problems? Please read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
FileZilla Pro support: https://customerforum.fileZilla-project.org

Post Reply