Running VirgoFTP on Windows while connecting to a Unix
ftp server fails to delete files.
For example:
Connected to a unix ftp server and trying to delete:
/home/ftp/example.txt
will issue the command:
DELE /home/ftp\example.txt
so the command will fail.