0

im using Pure-ftpd with Acronis true image server

but when i create a Vault acronis try to make a ID file on the ftp server

but using raw ftp command STOR \ID

and im get this error from ftp

553 Prohibited file name: \

ideas how to fix?

1 Answers1

0

How about: STOR /ID

(It's about unix pathnames)

LatinSuD
  • 901
  • 1
  • 8
  • 17