开发者

How do I access a mounted ftp drive in windows via terminal (or git bash)?

开发者 https://www.devze.com 2023-03-02 13:28 出处:网络
Pretty straight forward. I\'m running windows through vmware to gain access to a read/write filesystem over FTP. I know on mac, I can mount in finder then access as a VOLUME (not as an f开发者_运维知识

Pretty straight forward. I'm running windows through vmware to gain access to a read/write filesystem over FTP. I know on mac, I can mount in finder then access as a VOLUME (not as an f开发者_运维知识库tp, since if I run in FTP, I lose git command ability) in terminal.

Since Windows mounts as r/w, how can I mount the FTP, then open it as a volume in terminal or git bash?


If you want to create a virtual disk with a letter, that will pick the data from FTP, you need a third-party solution such as ExpanDrive or WebDrive.

0

精彩评论

暂无评论...
验证码 换一张
取 消