Transfer files from vps to my pc?

bhjayalaxmi

BANNED
Joined
Mar 14, 2009
Messages
757
Reaction score
72
how to transfer files from vps to my pc? I tried dropbox,it is taking time.Any ideas?
 
You can use google drive for the best results ever.
 
google dive is the best & fast for file upload without any risk
 
google dive is the best & fast for file upload without any risk
Yeah, use all of that free space by transfering all black hat seo tools and links. Great advice!

Use dropbox. If you have slow internet connection, it will take time with any file sharing website. Dropbox will at least make it easy for you to just add everything to dropbox folder.
 
download winspc and download it all files like regular ftp but slower...
 
I think the simplest way is to install a cloud sync software like dropbox / mediafire/onedrive in both VPS and PC.
 
Whatever you'll use if your upload speed sucks, it'd suck. It's not dropbox fault.

I know cause my upload speed sucks :)
i second this

it isn't really his upload speed though, what matters in this equation is the upload speed of the VPS and the download speed of OP, if any of the two sucks, the file transfer will take ages, if he wants to transfer just to dropbox, his download speed won't matter obviously
 
Copy paste through Teamviewer.
 
mega.nz is fast, mail.ru cloud is fast.

i would archive files and use ssh. but if you can work in console.
also you can run little ftp/web server and download directly.

btw no matter linux or windows
 
Since you have mentioned Dropbox, I am assuming you are talking about Windows VPS. In order to transfer files to Windows VPS, you need to do the following.

On your Windows VPS:
Download Filezilla Server:
https://filezilla-project.org/download.php?type=server

Once the download is completed, do the following settings on your VPS.

- Disable the Windows Firewall Temporary.

Here are the configurations you need to setup for Filezilla Server:
# Click on the Displays the user accounts dialog icon.
# In General, click on Add and add a username: BHW (You can add anything else if you want) and hit Ok. Check Enable Account and add a password as per your wish.
# In Shared Folders, click on Add and select Desktop (You can select a particular folder as well if you want) and hit Ok. After that, check Read, write, delete and append for Files and check create, delete, list and +subdirs for directories. Now, make sure to select that new Desktop directory and then set it as home dir by clicking on the Set as home dir button. Once done, hit Ok.

Now, download Filezilla Client on your desktop:
https://filezilla-project.org/download.php
Quickconnect section of FileZila Client:
In the IP address, enter the IP address of your VPS, enter the username & password (leave the port section empty) that you have setup on Filezilla server and hit Quickconnect.

Boom! You are now connected from your PC to your VPS using Filezilla successful, now you can drag and drop all your files from your PC to VPS.

If you want to transfer from your VPS to your PC then follow the exact same process.

Hope this helps.
 
Back
Top