Jump to content

Map Network Drive Remotely

Snotrap

Hello All,

 

I believe I have asked this in the past, with no successful solutions I am back.

 

How would I go about mapping my network drives remotely? I need to access code for school, don't feel like offloading 10+GBs of code to my laptop.

 

Any ideas? Preferably not the windows VPN server, I have had many unsuccessful attempts.

My Machines:

 

I know. I need to update this. And I will. Eventually. 

 

 

 

Link to comment
Share on other sites

Link to post
Share on other sites

ftp or webdav is what comes to my mind.

mY sYsTeM iS Not pErfoRmInG aS gOOd As I sAW oN yOuTuBe. WhA t IS a GoOd FaN CuRVe??!!? wHat aRe tEh GoOd OvERclok SeTTinGS FoR My CaRd??  HoW CaN I foRcE my GpU to uSe 1o0%? BuT WiLL i HaVE Bo0tllEnEcKs? RyZEN dOeS NoT peRfORm BetTer wItH HiGhER sPEED RaM!!dId i WiN teH SiLiCON LotTerrYyOu ShoUlD dEsHrOuD uR GPUmy SYstEm iS UNDerPerforMiNg iN WarzONEcan mY Pc Run WiNdOwS 11 ?woUld BaKInG MY GRaPHics card fIX it? MultimETeR TeSTiNG!! aMd'S GpU DrIvErS aRe as goOD aS NviDia's YOU SHoUlD oVERCloCk yOUR ramS To 5000C18

 

Link to comment
Share on other sites

Link to post
Share on other sites

FTP? I wouldn't suggest using straight FTP but as long as you understand certificate signing use FTPS instead.

 

Failing that you could use a HTTP server program like HFS...

https://www.rejetto.com/hfs/

Main Rig:-

Ryzen 7 3800X | Asus ROG Strix X570-F Gaming | 16GB Team Group Dark Pro 3600Mhz | Corsair MP600 1TB PCIe Gen 4 | Sapphire 5700 XT Pulse | Corsair H115i Platinum | WD Black 1TB | WD Green 4TB | EVGA SuperNOVA G3 650W | Asus TUF GT501 | Samsung C27HG70 1440p 144hz HDR FreeSync 2 | Ubuntu 20.04.2 LTS |

 

Server:-

Intel NUC running Server 2019 + Synology DSM218+ with 2 x 4TB Toshiba NAS Ready HDDs (RAID0)

Link to comment
Share on other sites

Link to post
Share on other sites

1 minute ago, Levent said:

ftp or webdav is what comes to my mind.

Yeah, got FileZilla up and running but it's not secure and also not as streamlined. What's webdav?

My Machines:

 

I know. I need to update this. And I will. Eventually. 

 

 

 

Link to comment
Share on other sites

Link to post
Share on other sites

1 minute ago, Snotrap said:

Yeah, got FileZilla up and running but it's not secure and also not as streamlined. What's webdav?

if you cant set it up properly nothing is secure.

mY sYsTeM iS Not pErfoRmInG aS gOOd As I sAW oN yOuTuBe. WhA t IS a GoOd FaN CuRVe??!!? wHat aRe tEh GoOd OvERclok SeTTinGS FoR My CaRd??  HoW CaN I foRcE my GpU to uSe 1o0%? BuT WiLL i HaVE Bo0tllEnEcKs? RyZEN dOeS NoT peRfORm BetTer wItH HiGhER sPEED RaM!!dId i WiN teH SiLiCON LotTerrYyOu ShoUlD dEsHrOuD uR GPUmy SYstEm iS UNDerPerforMiNg iN WarzONEcan mY Pc Run WiNdOwS 11 ?woUld BaKInG MY GRaPHics card fIX it? MultimETeR TeSTiNG!! aMd'S GpU DrIvErS aRe as goOD aS NviDia's YOU SHoUlD oVERCloCk yOUR ramS To 5000C18

 

Link to comment
Share on other sites

Link to post
Share on other sites

1 minute ago, Snotrap said:

Yeah, got FileZilla up and running but it's not secure and also not as streamlined. What's webdav?

Use SFTP (FTP over SSH) or FTPS (FTP-SSL) for security.

Main Rig:-

Ryzen 7 3800X | Asus ROG Strix X570-F Gaming | 16GB Team Group Dark Pro 3600Mhz | Corsair MP600 1TB PCIe Gen 4 | Sapphire 5700 XT Pulse | Corsair H115i Platinum | WD Black 1TB | WD Green 4TB | EVGA SuperNOVA G3 650W | Asus TUF GT501 | Samsung C27HG70 1440p 144hz HDR FreeSync 2 | Ubuntu 20.04.2 LTS |

 

Server:-

Intel NUC running Server 2019 + Synology DSM218+ with 2 x 4TB Toshiba NAS Ready HDDs (RAID0)

Link to comment
Share on other sites

Link to post
Share on other sites

Yeah, if you don't need a GUI I'd use SSH either in Terminal or use PuTTY. Otherwise you can access the files with something like WinSCP which is a SFTP tool but you'd still have to download the file if you want to edit it with anything fancier than a basic text editor.

 

Only other ideas I have if you really need a remote direct access to it would be to use an encrypted tunnel into your network. Otherwise perhaps just Remote Desktop into your computer and edit the files that way. Use something like Teamviewer. It's free for personal use.

Link to comment
Share on other sites

Link to post
Share on other sites

4 minutes ago, Windows7ge said:

Yeah, if you don't need a GUI I'd use SSH either in Terminal or use PuTTY. Otherwise you can access the files with something like WinSCP which is a SFTP tool but you'd still have to download the file if you want to edit it with anything fancier than a basic text editor.

 

Only other ideas I have if you really need a remote direct access to it would be to use an encrypted tunnel into your network. Otherwise perhaps just Remote Desktop into your computer and edit the files that way. Use something like Teamviewer. It's free for personal use.

How would I create an access point into my network? Team viewer flagged my account as commercial use even after contacting support. 

My Machines:

 

I know. I need to update this. And I will. Eventually. 

 

 

 

Link to comment
Share on other sites

Link to post
Share on other sites

Just now, Snotrap said:

How would I create an access point into my network? Team viewer flagged my account as commercial use even after contacting support. 

If you mean an encrypted tunnel I unfortunately don't have the knowledge to get you started there. I vaguely know of a method or two but that's it. I've never explored it myself.

 

There are other remote desktop software vendors. Google has one. There's one called AnyDesk. I'm told they operate under the same terms as Teamviewer. Free for personal use. I wonder what Teamviewer deemed as commercial activity from you. I believe there are others but I don't know of them.

Link to comment
Share on other sites

Link to post
Share on other sites

So I can't just like forward a port and then map a network drive without a vpn? 

My Machines:

 

I know. I need to update this. And I will. Eventually. 

 

 

 

Link to comment
Share on other sites

Link to post
Share on other sites

1 minute ago, Snotrap said:

So I can't just like forward a port and then map a network drive without a vpn? 

There's HTTP file sharing servers available, I linked one earlier.

Main Rig:-

Ryzen 7 3800X | Asus ROG Strix X570-F Gaming | 16GB Team Group Dark Pro 3600Mhz | Corsair MP600 1TB PCIe Gen 4 | Sapphire 5700 XT Pulse | Corsair H115i Platinum | WD Black 1TB | WD Green 4TB | EVGA SuperNOVA G3 650W | Asus TUF GT501 | Samsung C27HG70 1440p 144hz HDR FreeSync 2 | Ubuntu 20.04.2 LTS |

 

Server:-

Intel NUC running Server 2019 + Synology DSM218+ with 2 x 4TB Toshiba NAS Ready HDDs (RAID0)

Link to comment
Share on other sites

Link to post
Share on other sites

1 minute ago, Snotrap said:

So I can't just like forward a port and then map a network drive without a vpn? 

Ok, before I say anything else DEFINITELY don't do that. You'll always want some level of security and if that worked (I don't know if it would) it would open up your network to all sorts of potential breaches. Not to mention people being able to packet sniff what you're doing.

 

What type of editors do you need access to? If you're using something like Microsoft Visual Studios it would still have to download the entire file(s) before it can do anything with it. That would be a pailful experience with the software timing out a lot waiting for the large files to download to the laptop over the Internet.

Link to comment
Share on other sites

Link to post
Share on other sites

43 minutes ago, Snotrap said:

Hello All,

 

I believe I have asked this in the past, with no successful solutions I am back.

 

How would I go about mapping my network drives remotely? I need to access code for school, don't feel like offloading 10+GBs of code to my laptop.

 

Any ideas? Preferably not the windows VPN server, I have had many unsuccessful attempts.

God, all I could notice is your PFP

Link to comment
Share on other sites

Link to post
Share on other sites

9 minutes ago, Windows7ge said:
2 minutes ago, 00100000 said:

God, all I could notice is your PFP

Lmao. Did that during a German class, was bored. 

 

9 minutes ago, Windows7ge said:

Ok, before I say anything else DEFINITELY don't do that. You'll always want some level of security and if that worked (I don't know if it would) it would open up your network to all sorts of potential breaches. Not to mention people being able to packet sniff what you're doing.

 

What type of editors do you need access to? If you're using something like Microsoft Visual Studios it would still have to download the entire file(s) before it can do anything with it. That would be a pailful experience with the software timing out a lot waiting for the large files to download to the laptop over the Internet.

Yeah. Any good, super easy to setup vpn software? Considering I can't get windows server to work. 

My Machines:

 

I know. I need to update this. And I will. Eventually. 

 

 

 

Link to comment
Share on other sites

Link to post
Share on other sites

14 minutes ago, Snotrap said:

 

Yeah. Any good, super easy to setup vpn software? Considering I can't get windows server to work. 

I've got nothing. Sorry. When I need remote access I use SSH/SFTP or Remote Desktop. I've never used an encrypted tunnel.

Link to comment
Share on other sites

Link to post
Share on other sites

On 7/21/2019 at 6:57 PM, Snotrap said:

Yeah. Any good, super easy to setup vpn software? Considering I can't get windows server to work. 

Assuming you truly just want to access files over Windows File Explorer via a mapped drive, VPN is exactly what you need.

 

What's the issue with Windows Server VPN that you can't get working?

 

The best alternative is to setup an OpenVPN server - OpenVPN runs on many OS's - Linux and FreeNAS being quite common.

 

Some routers also have the ability to host a VPN server. That's more commercial grade, but occasionally a consumer one will support it.

For Sale: Meraki Bundle

 

iPhone Xr 128 GB Product Red - HP Spectre x360 13" (i5 - 8 GB RAM - 256 GB SSD) - HP ZBook 15v G5 15" (i7-8850H - 16 GB RAM - 512 GB SSD - NVIDIA Quadro P600)

 

Link to comment
Share on other sites

Link to post
Share on other sites

I can confirm that a VPN is the way to go for this to work, but do bear in mind its not necessarily the optimal way.

 

Windows file sharing is expecting you to be on a LAN with low latency and next to no packet loss.  It can perform far less efficiently than something like SFTP as its expecting the network connection to be perfect at all times.

 

Generally its a bad idea to try opening files directly off a Windows share over a VPN, unless its a small file its going to lag horribly with your limited broadband speed.  The software will likely hang frequently as it waits for the slow network to catch up.  I'd imagine compiling would be completely unusable in this configuration.

Router:  Intel N100 (pfSense) WiFi6: Zyxel NWA210AX (1.7Gbit peak at 160Mhz)
WiFi5: Ubiquiti NanoHD OpenWRT (~500Mbit at 80Mhz) Switches: Netgear MS510TXUP, MS510TXPP, GS110EMX
ISPs: Zen Full Fibre 900 (~930Mbit down, 115Mbit up) + Three 5G (~800Mbit down, 115Mbit up)
Upgrading Laptop/Desktop CNVIo WiFi 5 cards to PCIe WiFi6e/7

Link to comment
Share on other sites

Link to post
Share on other sites

18 minutes ago, Alex Atkin UK said:

I can confirm that a VPN is the way to go for this to work, but do bear in mind its not necessarily the optimal way.

 

Windows file sharing is expecting you to be on a LAN with low latency and next to no packet loss.  It can perform far less efficiently than something like SFTP as its expecting the network connection to be perfect at all times.

 

Generally its a bad idea to try opening files directly off a Windows share over a VPN, unless its a small file its going to lag horribly with your limited broadband speed.  The software will likely hang frequently as it waits for the slow network to catch up.  I'd imagine compiling would be completely unusable in this configuration.

Agreed - if accessing files stored remotely is the end goal (without downloading them, modifying them as needed, then re-uploading them), then remote desktop software seems to be the better result. Teamviewer or RDP or LogMeIn, etc.

 

Of course, I wouldn't run Windows RDP over the Internet unless that was behind a VPN too. However, other solutions already include encryption (such as Teamviewer) so they are generally safe to use as-is.

For Sale: Meraki Bundle

 

iPhone Xr 128 GB Product Red - HP Spectre x360 13" (i5 - 8 GB RAM - 256 GB SSD) - HP ZBook 15v G5 15" (i7-8850H - 16 GB RAM - 512 GB SSD - NVIDIA Quadro P600)

 

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×