Search found 1 match

by corneliuzuzu
13.06.2016, 12:07
Forum: Discussion
Topic: Will FTP be added to the XE Version?
Replies: 11
Views: 28493

Re: Will FTP be added to the XE Version?

Just FYI, an alternative until a FC plugin for FTP comes out (tested on my 64-bit Windows 10 machine):

1. install http://www.ferrobackup.com/map-ftp-as-disk.html

2. create a ftp_autostart.bat file, e.g.:
@echo off
start "" "<ftpuse.exe path>" F: <ftp url here> <ftp pass here> /USER:<ftp user ...